[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. 17303 1726867275.25755: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 17303 1726867275.26216: Added group all to inventory 17303 1726867275.26218: Added group ungrouped to inventory 17303 1726867275.26222: Group all now contains ungrouped 17303 1726867275.26225: Examining possible inventory source: /tmp/network-5rw/inventory.yml 17303 1726867275.41115: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 17303 1726867275.41176: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 17303 1726867275.41203: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 17303 1726867275.41258: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 17303 1726867275.41326: Loaded config def from plugin (inventory/script) 17303 1726867275.41328: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 17303 1726867275.41365: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 17303 1726867275.41454: Loaded config def from plugin (inventory/yaml) 17303 1726867275.41456: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 17303 1726867275.41546: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 17303 1726867275.41984: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 17303 1726867275.41992: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 17303 1726867275.41995: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 17303 1726867275.42001: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 17303 1726867275.42006: Loading data from /tmp/network-5rw/inventory.yml 17303 1726867275.42075: /tmp/network-5rw/inventory.yml was not parsable by auto 17303 1726867275.42145: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 17303 1726867275.42188: Loading data from /tmp/network-5rw/inventory.yml 17303 1726867275.42276: group all already in inventory 17303 1726867275.42285: set inventory_file for managed_node1 17303 1726867275.42290: set inventory_dir for managed_node1 17303 1726867275.42291: Added host managed_node1 to inventory 17303 1726867275.42293: Added host managed_node1 to group all 17303 1726867275.42294: set ansible_host for managed_node1 17303 1726867275.42295: set ansible_ssh_extra_args for managed_node1 17303 1726867275.42298: set inventory_file for managed_node2 17303 1726867275.42301: set inventory_dir for managed_node2 17303 1726867275.42302: Added host managed_node2 to inventory 17303 1726867275.42303: Added host managed_node2 to group all 17303 1726867275.42304: set ansible_host for managed_node2 17303 1726867275.42305: set ansible_ssh_extra_args for managed_node2 17303 1726867275.42308: set inventory_file for managed_node3 17303 1726867275.42310: set inventory_dir for managed_node3 17303 1726867275.42311: Added host managed_node3 to inventory 17303 1726867275.42312: Added host managed_node3 to group all 17303 1726867275.42318: set ansible_host for managed_node3 17303 1726867275.42319: set ansible_ssh_extra_args for managed_node3 17303 1726867275.42322: Reconcile groups and hosts in inventory. 17303 1726867275.42326: Group ungrouped now contains managed_node1 17303 1726867275.42328: Group ungrouped now contains managed_node2 17303 1726867275.42329: Group ungrouped now contains managed_node3 17303 1726867275.42408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 17303 1726867275.42542: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 17303 1726867275.42591: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 17303 1726867275.42618: Loaded config def from plugin (vars/host_group_vars) 17303 1726867275.42621: 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) 17303 1726867275.42628: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 17303 1726867275.42636: 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) 17303 1726867275.42685: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 17303 1726867275.43018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867275.43119: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 17303 1726867275.43160: Loaded config def from plugin (connection/local) 17303 1726867275.43163: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 17303 1726867275.43819: Loaded config def from plugin (connection/paramiko_ssh) 17303 1726867275.43823: 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) 17303 1726867275.44742: 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) 17303 1726867275.44782: Loaded config def from plugin (connection/psrp) 17303 1726867275.44785: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 17303 1726867275.45519: 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) 17303 1726867275.45559: Loaded config def from plugin (connection/ssh) 17303 1726867275.45561: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 17303 1726867275.47511: 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) 17303 1726867275.47556: Loaded config def from plugin (connection/winrm) 17303 1726867275.47559: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 17303 1726867275.47591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 17303 1726867275.47657: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 17303 1726867275.47725: Loaded config def from plugin (shell/cmd) 17303 1726867275.47728: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 17303 1726867275.47758: 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) 17303 1726867275.47826: Loaded config def from plugin (shell/powershell) 17303 1726867275.47829: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 17303 1726867275.47889: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 17303 1726867275.48063: Loaded config def from plugin (shell/sh) 17303 1726867275.48065: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 17303 1726867275.48102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 17303 1726867275.48226: Loaded config def from plugin (become/runas) 17303 1726867275.48228: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 17303 1726867275.48416: Loaded config def from plugin (become/su) 17303 1726867275.48419: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 17303 1726867275.48585: Loaded config def from plugin (become/sudo) 17303 1726867275.48587: 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 17303 1726867275.48623: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17303 1726867275.48952: in VariableManager get_vars() 17303 1726867275.48972: done with get_vars() 17303 1726867275.49103: trying /usr/local/lib/python3.12/site-packages/ansible/modules 17303 1726867275.51983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 17303 1726867275.52102: in VariableManager get_vars() 17303 1726867275.52107: done with get_vars() 17303 1726867275.52109: variable 'playbook_dir' from source: magic vars 17303 1726867275.52110: variable 'ansible_playbook_python' from source: magic vars 17303 1726867275.52111: variable 'ansible_config_file' from source: magic vars 17303 1726867275.52112: variable 'groups' from source: magic vars 17303 1726867275.52112: variable 'omit' from source: magic vars 17303 1726867275.52113: variable 'ansible_version' from source: magic vars 17303 1726867275.52114: variable 'ansible_check_mode' from source: magic vars 17303 1726867275.52114: variable 'ansible_diff_mode' from source: magic vars 17303 1726867275.52115: variable 'ansible_forks' from source: magic vars 17303 1726867275.52116: variable 'ansible_inventory_sources' from source: magic vars 17303 1726867275.52116: variable 'ansible_skip_tags' from source: magic vars 17303 1726867275.52117: variable 'ansible_limit' from source: magic vars 17303 1726867275.52118: variable 'ansible_run_tags' from source: magic vars 17303 1726867275.52118: variable 'ansible_verbosity' from source: magic vars 17303 1726867275.52152: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 17303 1726867275.52470: in VariableManager get_vars() 17303 1726867275.52489: done with get_vars() 17303 1726867275.52543: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 17303 1726867275.52557: 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 17303 1726867275.52791: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 17303 1726867275.52955: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 17303 1726867275.52957: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 17303 1726867275.52996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 17303 1726867275.53021: 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) 17303 1726867275.53195: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 17303 1726867275.53253: Loaded config def from plugin (callback/default) 17303 1726867275.53256: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867275.54401: Loaded config def from plugin (callback/junit) 17303 1726867275.54404: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867275.54446: 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) 17303 1726867275.54518: Loaded config def from plugin (callback/minimal) 17303 1726867275.54520: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867275.54559: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867275.54624: Loaded config def from plugin (callback/tree) 17303 1726867275.54627: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 17303 1726867275.54746: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 17303 1726867275.54749: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17303 1726867275.54779: in VariableManager get_vars() 17303 1726867275.54790: done with get_vars() 17303 1726867275.54796: in VariableManager get_vars() 17303 1726867275.54804: done with get_vars() 17303 1726867275.54807: variable 'omit' from source: magic vars 17303 1726867275.54847: in VariableManager get_vars() 17303 1726867275.54862: done with get_vars() 17303 1726867275.54883: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 17303 1726867275.55418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 17303 1726867275.55492: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 17303 1726867275.55520: getting the remaining hosts for this loop 17303 1726867275.55521: done getting the remaining hosts for this loop 17303 1726867275.55524: getting the next task for host managed_node2 17303 1726867275.55528: done getting next task for host managed_node2 17303 1726867275.55529: ^ task is: TASK: Gathering Facts 17303 1726867275.55531: ^ 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 17303 1726867275.55533: getting variables 17303 1726867275.55534: in VariableManager get_vars() 17303 1726867275.55543: Calling all_inventory to load vars for managed_node2 17303 1726867275.55545: Calling groups_inventory to load vars for managed_node2 17303 1726867275.55547: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867275.55558: Calling all_plugins_play to load vars for managed_node2 17303 1726867275.55568: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867275.55572: Calling groups_plugins_play to load vars for managed_node2 17303 1726867275.55609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867275.55658: done with get_vars() 17303 1726867275.55665: done getting variables 17303 1726867275.55731: 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-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 17:21:15 -0400 (0:00:00.010) 0:00:00.010 ****** 17303 1726867275.55750: entering _queue_task() for managed_node2/gather_facts 17303 1726867275.55751: Creating lock for gather_facts 17303 1726867275.56075: worker is 1 (out of 1 available) 17303 1726867275.56089: exiting _queue_task() for managed_node2/gather_facts 17303 1726867275.56101: done queuing things up, now waiting for results queue to drain 17303 1726867275.56102: waiting for pending results... 17303 1726867275.56359: running TaskExecutor() for managed_node2/TASK: Gathering Facts 17303 1726867275.56418: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000011 17303 1726867275.56455: variable 'ansible_search_path' from source: unknown 17303 1726867275.56485: calling self._execute() 17303 1726867275.56563: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867275.56567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867275.56571: variable 'omit' from source: magic vars 17303 1726867275.56673: variable 'omit' from source: magic vars 17303 1726867275.56882: variable 'omit' from source: magic vars 17303 1726867275.56885: variable 'omit' from source: magic vars 17303 1726867275.56888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867275.56890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867275.56892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867275.56894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867275.56896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867275.56898: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867275.56910: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867275.56917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867275.57017: Set connection var ansible_shell_type to sh 17303 1726867275.57033: Set connection var ansible_timeout to 10 17303 1726867275.57048: Set connection var ansible_connection to ssh 17303 1726867275.57057: Set connection var ansible_pipelining to False 17303 1726867275.57066: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867275.57076: Set connection var ansible_shell_executable to /bin/sh 17303 1726867275.57101: variable 'ansible_shell_executable' from source: unknown 17303 1726867275.57108: variable 'ansible_connection' from source: unknown 17303 1726867275.57119: variable 'ansible_module_compression' from source: unknown 17303 1726867275.57129: variable 'ansible_shell_type' from source: unknown 17303 1726867275.57135: variable 'ansible_shell_executable' from source: unknown 17303 1726867275.57141: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867275.57148: variable 'ansible_pipelining' from source: unknown 17303 1726867275.57153: variable 'ansible_timeout' from source: unknown 17303 1726867275.57160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867275.57617: 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) 17303 1726867275.57632: variable 'omit' from source: magic vars 17303 1726867275.57640: starting attempt loop 17303 1726867275.57646: running the handler 17303 1726867275.57781: variable 'ansible_facts' from source: unknown 17303 1726867275.57784: _low_level_execute_command(): starting 17303 1726867275.57787: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867275.58441: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.58458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867275.58489: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.58559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867275.58576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867275.58604: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867275.58679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867275.60370: stdout chunk (state=3): >>>/root <<< 17303 1726867275.60512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867275.60523: stdout chunk (state=3): >>><<< 17303 1726867275.60539: stderr chunk (state=3): >>><<< 17303 1726867275.60561: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867275.60580: _low_level_execute_command(): starting 17303 1726867275.60591: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254 `" && echo ansible-tmp-1726867275.6056702-17315-216476131227254="` echo /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254 `" ) && sleep 0' 17303 1726867275.61182: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867275.61196: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867275.61211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.61234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867275.61250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867275.61262: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867275.61343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.61380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867275.61397: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867275.61419: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867275.61488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867275.63610: stdout chunk (state=3): >>>ansible-tmp-1726867275.6056702-17315-216476131227254=/root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254 <<< 17303 1726867275.63653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867275.63663: stdout chunk (state=3): >>><<< 17303 1726867275.63674: stderr chunk (state=3): >>><<< 17303 1726867275.63908: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867275.6056702-17315-216476131227254=/root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867275.63912: variable 'ansible_module_compression' from source: unknown 17303 1726867275.63916: ANSIBALLZ: Using generic lock for ansible.legacy.setup 17303 1726867275.63921: ANSIBALLZ: Acquiring lock 17303 1726867275.63923: ANSIBALLZ: Lock acquired: 140110188497808 17303 1726867275.63925: ANSIBALLZ: Creating module 17303 1726867275.88905: ANSIBALLZ: Writing module into payload 17303 1726867275.88991: ANSIBALLZ: Writing module 17303 1726867275.89008: ANSIBALLZ: Renaming module 17303 1726867275.89013: ANSIBALLZ: Done creating module 17303 1726867275.89031: variable 'ansible_facts' from source: unknown 17303 1726867275.89034: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867275.89041: _low_level_execute_command(): starting 17303 1726867275.89046: _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' 17303 1726867275.89493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.89496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867275.89498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.89501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.89505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.89544: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867275.89558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867275.89614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867275.91301: stdout chunk (state=3): >>>PLATFORM <<< 17303 1726867275.91378: stdout chunk (state=3): >>>Linux <<< 17303 1726867275.91390: stdout chunk (state=3): >>>FOUND <<< 17303 1726867275.91403: stdout chunk (state=3): >>>/usr/bin/python3.12 <<< 17303 1726867275.91410: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 17303 1726867275.91531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867275.91559: stderr chunk (state=3): >>><<< 17303 1726867275.91562: stdout chunk (state=3): >>><<< 17303 1726867275.91576: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867275.91599 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 17303 1726867275.91630: _low_level_execute_command(): starting 17303 1726867275.91633: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 17303 1726867275.91711: Sending initial data 17303 1726867275.91714: Sent initial data (1181 bytes) 17303 1726867275.92070: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.92073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867275.92075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.92079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.92086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867275.92088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.92176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867275.92206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867275.95683: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 17303 1726867275.96137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867275.96322: stderr chunk (state=3): >>><<< 17303 1726867275.96332: stdout chunk (state=3): >>><<< 17303 1726867275.96355: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867275.96363: variable 'ansible_facts' from source: unknown 17303 1726867275.96365: variable 'ansible_facts' from source: unknown 17303 1726867275.96374: variable 'ansible_module_compression' from source: unknown 17303 1726867275.96376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17303 1726867275.96382: variable 'ansible_facts' from source: unknown 17303 1726867275.96575: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py 17303 1726867275.96748: Sending initial data 17303 1726867275.96752: Sent initial data (154 bytes) 17303 1726867275.97818: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.97821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867275.97847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867275.97851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867275.97853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867275.97855: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867275.97941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867275.97944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867275.98122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867275.99762: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17303 1726867275.99768: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867275.99799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867275.99840: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp1hj4xpjw /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py <<< 17303 1726867275.99848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py" <<< 17303 1726867275.99884: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp1hj4xpjw" to remote "/root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py" <<< 17303 1726867275.99889: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py" <<< 17303 1726867276.00957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867276.01087: stderr chunk (state=3): >>><<< 17303 1726867276.01090: stdout chunk (state=3): >>><<< 17303 1726867276.01092: done transferring module to remote 17303 1726867276.01094: _low_level_execute_command(): starting 17303 1726867276.01096: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/ /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py && sleep 0' 17303 1726867276.01651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867276.01667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867276.01690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867276.01793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867276.01862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867276.01875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867276.03663: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867276.03667: stdout chunk (state=3): >>><<< 17303 1726867276.03669: stderr chunk (state=3): >>><<< 17303 1726867276.03883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867276.03886: _low_level_execute_command(): starting 17303 1726867276.03889: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/AnsiballZ_setup.py && sleep 0' 17303 1726867276.04430: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867276.04433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867276.04435: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867276.04437: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867276.04439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867276.04441: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867276.04497: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867276.04551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867276.04569: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867276.06726: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17303 1726867276.06749: stdout chunk (state=3): >>>import _imp # builtin <<< 17303 1726867276.06784: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17303 1726867276.06858: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17303 1726867276.06898: stdout chunk (state=3): >>>import 'posix' # <<< 17303 1726867276.06958: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17303 1726867276.06961: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 17303 1726867276.07021: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.07047: stdout chunk (state=3): >>>import '_codecs' # <<< 17303 1726867276.07061: stdout chunk (state=3): >>>import 'codecs' # <<< 17303 1726867276.07089: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17303 1726867276.07122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d37b30> <<< 17303 1726867276.07173: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 17303 1726867276.07176: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d6aa50> <<< 17303 1726867276.07239: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 17303 1726867276.07245: stdout chunk (state=3): >>>import 'io' # <<< 17303 1726867276.07529: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17303 1726867276.07535: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17303 1726867276.07546: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b5d130> <<< 17303 1726867276.07570: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b5dfa0> <<< 17303 1726867276.07598: stdout chunk (state=3): >>>import 'site' # <<< 17303 1726867276.07630: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17303 1726867276.08000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17303 1726867276.08026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17303 1726867276.08079: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17303 1726867276.08111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17303 1726867276.08134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17303 1726867276.08168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b9be00> <<< 17303 1726867276.08207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17303 1726867276.08227: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b9bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 17303 1726867276.08257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 17303 1726867276.08289: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17303 1726867276.08334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.08352: stdout chunk (state=3): >>>import 'itertools' # <<< 17303 1726867276.08393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 17303 1726867276.08421: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bd37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 17303 1726867276.08434: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bd3e60> import '_collections' # <<< 17303 1726867276.08485: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb3ad0> <<< 17303 1726867276.08489: stdout chunk (state=3): >>>import '_functools' # <<< 17303 1726867276.08520: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb11f0> <<< 17303 1726867276.08600: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b98fb0> <<< 17303 1726867276.08668: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17303 1726867276.08671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17303 1726867276.08711: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17303 1726867276.08750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17303 1726867276.08754: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17303 1726867276.08793: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf2390> <<< 17303 1726867276.08806: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf0bc0> <<< 17303 1726867276.08866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 17303 1726867276.08901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b98230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 17303 1726867276.08926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.08943: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c28cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c28b60> <<< 17303 1726867276.08972: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b96d50> <<< 17303 1726867276.09015: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 17303 1726867276.09036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17303 1726867276.09066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 17303 1726867276.09085: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c29250> import 'importlib.machinery' # <<< 17303 1726867276.09117: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 17303 1726867276.09141: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2a480> <<< 17303 1726867276.09152: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 17303 1726867276.09173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17303 1726867276.09211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17303 1726867276.09244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c406b0> <<< 17303 1726867276.09247: stdout chunk (state=3): >>>import 'errno' # <<< 17303 1726867276.09288: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c41d90> <<< 17303 1726867276.09336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 17303 1726867276.09354: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 17303 1726867276.09393: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c42c30> <<< 17303 1726867276.09401: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c43290> <<< 17303 1726867276.09433: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c42180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17303 1726867276.09469: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.09493: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c43d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c43440> <<< 17303 1726867276.09542: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2a4e0> <<< 17303 1726867276.09561: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17303 1726867276.09596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17303 1726867276.09607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17303 1726867276.09654: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57937bc0> <<< 17303 1726867276.09693: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.09721: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f579606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960440> <<< 17303 1726867276.09735: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57960620> <<< 17303 1726867276.09765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 17303 1726867276.09782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17303 1726867276.09833: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.09952: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57960fe0> <<< 17303 1726867276.10079: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57961970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960890> <<< 17303 1726867276.10099: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57935d60> <<< 17303 1726867276.10133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 17303 1726867276.10169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 17303 1726867276.10188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57962cf0> <<< 17303 1726867276.10231: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2abd0> <<< 17303 1726867276.10253: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17303 1726867276.10318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.10343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17303 1726867276.10358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 17303 1726867276.10387: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5798f020> <<< 17303 1726867276.10462: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17303 1726867276.10465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.10492: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17303 1726867276.10529: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579b33e0> <<< 17303 1726867276.10551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17303 1726867276.10596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17303 1726867276.10645: stdout chunk (state=3): >>>import 'ntpath' # <<< 17303 1726867276.10678: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a101a0> <<< 17303 1726867276.10697: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 17303 1726867276.10721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 17303 1726867276.10744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17303 1726867276.10782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17303 1726867276.10865: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a128d0> <<< 17303 1726867276.10949: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a102c0> <<< 17303 1726867276.10975: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579dd190> <<< 17303 1726867276.11016: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573291f0> <<< 17303 1726867276.11039: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579b21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57963bf0> <<< 17303 1726867276.11212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17303 1726867276.11235: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f579b28a0> <<< 17303 1726867276.11583: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gedqoxza/ansible_ansible.legacy.setup_payload.zip' <<< 17303 1726867276.11597: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.11704: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.11737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17303 1726867276.11788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17303 1726867276.11860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17303 1726867276.11899: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5738af00> import '_typing' # <<< 17303 1726867276.12105: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57369df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57368f50> <<< 17303 1726867276.12108: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.12151: stdout chunk (state=3): >>>import 'ansible' # <<< 17303 1726867276.12154: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.12186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 17303 1726867276.12207: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.13608: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.14839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57388dd0> <<< 17303 1726867276.14846: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 17303 1726867276.14868: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 17303 1726867276.14983: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c2780> <<< 17303 1726867276.15007: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c1e20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17303 1726867276.15048: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5738bb90> <<< 17303 1726867276.15066: stdout chunk (state=3): >>>import 'atexit' # <<< 17303 1726867276.15093: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c34a0> <<< 17303 1726867276.15249: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c3650> <<< 17303 1726867276.15274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c3b90> import 'pwd' # <<< 17303 1726867276.15293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 17303 1726867276.15316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17303 1726867276.15355: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57225970> <<< 17303 1726867276.15390: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57227590> <<< 17303 1726867276.15419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17303 1726867276.15432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17303 1726867276.15474: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57227f20> <<< 17303 1726867276.15488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 17303 1726867276.15588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17303 1726867276.15594: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722d100> <<< 17303 1726867276.15617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 17303 1726867276.15726: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722fbc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5736aff0> <<< 17303 1726867276.15734: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722de80> <<< 17303 1726867276.15750: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 17303 1726867276.15807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17303 1726867276.15884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17303 1726867276.15936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17303 1726867276.15993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 17303 1726867276.16014: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57233b90> import '_tokenize' # <<< 17303 1726867276.16134: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57232660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572323c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17303 1726867276.16168: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57232930> <<< 17303 1726867276.16204: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722e390> <<< 17303 1726867276.16242: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57277e90> <<< 17303 1726867276.16268: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57277890> <<< 17303 1726867276.16352: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17303 1726867276.16381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57279a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57279820> <<< 17303 1726867276.16471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17303 1726867276.16500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5727bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727a150> <<< 17303 1726867276.16503: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 17303 1726867276.16579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.16621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 17303 1726867276.16625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 17303 1726867276.16637: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727f680> <<< 17303 1726867276.16747: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727c140> <<< 17303 1726867276.16813: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57280a40> <<< 17303 1726867276.16850: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f572805c0> <<< 17303 1726867276.16903: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57280a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572781d0> <<< 17303 1726867276.16945: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 17303 1726867276.16984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17303 1726867276.17094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.17098: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5710c0b0> <<< 17303 1726867276.17198: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5710d400> <<< 17303 1726867276.17289: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282810> <<< 17303 1726867276.17301: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57283bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 17303 1726867276.17386: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.17482: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.17522: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 17303 1726867276.17661: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.17674: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.17786: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.18325: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.18868: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 17303 1726867276.18894: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 17303 1726867276.18911: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 17303 1726867276.18929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.18974: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f571115e0> <<< 17303 1726867276.19052: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 17303 1726867276.19083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57112330> <<< 17303 1726867276.19102: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282660> <<< 17303 1726867276.19143: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 17303 1726867276.19158: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.19193: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.19204: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 17303 1726867276.19347: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.19526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 17303 1726867276.19537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571123f0> # zipimport: zlib available <<< 17303 1726867276.19988: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20434: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20518: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20599: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17303 1726867276.20602: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20637: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 17303 1726867276.20751: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20863: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17303 1726867276.20867: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20890: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 17303 1726867276.20922: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.20965: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17303 1726867276.20983: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21204: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 17303 1726867276.21498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 17303 1726867276.21575: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57113560> # zipimport: zlib available <<< 17303 1726867276.21658: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21742: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 17303 1726867276.21770: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 17303 1726867276.21821: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21869: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 17303 1726867276.21885: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21911: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.21960: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22019: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22098: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17303 1726867276.22133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.22224: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5711df10> <<< 17303 1726867276.22262: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57119850> <<< 17303 1726867276.22304: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 17303 1726867276.22324: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22376: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22437: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22472: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.22544: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 17303 1726867276.22582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 17303 1726867276.22586: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17303 1726867276.22652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17303 1726867276.22688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17303 1726867276.22691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17303 1726867276.22736: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57206870> <<< 17303 1726867276.22783: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572fa540> <<< 17303 1726867276.22872: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5711dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572814f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 17303 1726867276.22892: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22926: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.22943: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17303 1726867276.23009: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 17303 1726867276.23027: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 17303 1726867276.23049: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23108: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23165: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23185: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23209: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23251: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23295: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23335: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23374: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 17303 1726867276.23391: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23456: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23532: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23551: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23591: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 17303 1726867276.23604: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23780: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23947: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.23993: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.24054: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.24072: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 17303 1726867276.24105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 17303 1726867276.24142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 17303 1726867276.24156: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b20c0> <<< 17303 1726867276.24184: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 17303 1726867276.24220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 17303 1726867276.24267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17303 1726867276.24300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 17303 1726867276.24352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d63f50> <<< 17303 1726867276.24355: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d682f0> <<< 17303 1726867276.24458: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5719b020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b2c30> <<< 17303 1726867276.24485: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b07a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b0440> <<< 17303 1726867276.24499: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 17303 1726867276.24582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 17303 1726867276.24602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 17303 1726867276.24633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 17303 1726867276.24636: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.24678: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d6b380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6ac30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d6ae10> <<< 17303 1726867276.24723: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6a060> <<< 17303 1726867276.24736: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17303 1726867276.24827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 17303 1726867276.24855: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6b470> <<< 17303 1726867276.24869: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 17303 1726867276.25113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56dcdf70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6bf80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b0560> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 17303 1726867276.25120: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25143: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 17303 1726867276.25198: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25242: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17303 1726867276.25338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17303 1726867276.25341: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25372: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25413: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 17303 1726867276.25469: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25518: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25545: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 17303 1726867276.25571: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25622: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 17303 1726867276.25681: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25725: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25768: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25879: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.25904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 17303 1726867276.26360: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.26864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 17303 1726867276.26958: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.27014: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 17303 1726867276.27053: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.27483: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 17303 1726867276.27519: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dce120> <<< 17303 1726867276.27540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 17303 1726867276.27568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 17303 1726867276.27730: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dcecc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 17303 1726867276.27841: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 17303 1726867276.27990: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.28024: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 17303 1726867276.28036: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.28280: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 17303 1726867276.28428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867276.28454: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56e06300> <<< 17303 1726867276.28642: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56df6f30> <<< 17303 1726867276.28708: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 17303 1726867276.28723: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.28775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 17303 1726867276.28789: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.28869: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.28950: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29064: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29257: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 17303 1726867276.29265: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29278: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 17303 1726867276.29509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56e199d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56e041d0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 17303 1726867276.29516: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29560: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 17303 1726867276.29620: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29766: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.29918: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 17303 1726867276.29961: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30035: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30134: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30183: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 17303 1726867276.30229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 17303 1726867276.30261: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30264: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30283: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30424: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 17303 1726867276.30589: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30704: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30829: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 17303 1726867276.30851: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30873: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.30913: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.31465: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.32196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 17303 1726867276.32226: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32303: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 17303 1726867276.32424: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32570: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 17303 1726867276.32784: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 17303 1726867276.32882: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.32894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 17303 1726867276.32967: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.33061: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.33264: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.33465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 17303 1726867276.33535: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.33571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 17303 1726867276.33624: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.33646: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 17303 1726867276.34023: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.34027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.34096: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 17303 1726867276.34101: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.34483: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.34630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 17303 1726867276.34634: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.34689: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.34913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 17303 1726867276.35011: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 17303 1726867276.35064: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.35212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 17303 1726867276.35319: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.35363: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.35469: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.35543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867276.35589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 17303 1726867276.35616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 17303 1726867276.35644: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.35687: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.35723: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 17303 1726867276.35924: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.36321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # <<< 17303 1726867276.36334: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.36405: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.36494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 17303 1726867276.36528: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.36704: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 17303 1726867276.36763: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867276.37363: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 17303 1726867276.37409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 17303 1726867276.37439: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56c16bd0> <<< 17303 1726867276.37469: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c14830> <<< 17303 1726867276.37521: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dcde80> <<< 17303 1726867276.49830: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 17303 1726867276.49835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5c0b0> <<< 17303 1726867276.49837: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 17303 1726867276.49853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 17303 1726867276.49933: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5d460> <<< 17303 1726867276.49938: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867276.49941: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5f800> <<< 17303 1726867276.49968: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5e810> <<< 17303 1726867276.50203: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 17303 1726867276.74017: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp<<< 17303 1726867276.74081: stdout chunk (state=3): >>>/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_loadavg": {"1m": 0.6494140625, "5m": 0.416015625, "15m": 0.205078125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "16", "epoch": "1726867276", "epoch_int": "1726867276", "date": "2024-09-20", "time": "17:21:16", "iso8601_micro": "2024-09-20T21:21:16.381902Z", "iso8601": "2024-09-20T21:21:16Z", "iso8601_basic": "20240920T172116381902", "iso8601_basic_short": "20240920T172116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 514, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794816000, "block_size": 4096, "block_total": 65519099, "block_available": 63914750, "block_used": 1604349, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_sta<<< 17303 1726867276.74184: stdout chunk (state=3): >>>g_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17303 1726867276.74715: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 17303 1726867276.74918: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 17303 1726867276.74924: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd <<< 17303 1726867276.74982: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 17303 1726867276.75298: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17303 1726867276.75376: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 17303 1726867276.75510: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 17303 1726867276.75546: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 17303 1726867276.75649: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 17303 1726867276.75656: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 17303 1726867276.75662: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 17303 1726867276.75713: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 17303 1726867276.75716: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 17303 1726867276.75861: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep <<< 17303 1726867276.75969: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 17303 1726867276.75975: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 17303 1726867276.76003: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17303 1726867276.76142: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17303 1726867276.76162: stdout chunk (state=3): >>># destroy _collections <<< 17303 1726867276.76250: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17303 1726867276.76315: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17303 1726867276.76406: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 17303 1726867276.76484: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 17303 1726867276.76500: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 17303 1726867276.76526: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17303 1726867276.77093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867276.77097: stdout chunk (state=3): >>><<< 17303 1726867276.77099: stderr chunk (state=3): >>><<< 17303 1726867276.77305: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d37b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57d6aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b5d130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b5dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b9be00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b9bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bd37d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bd3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb3ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb11f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b98fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf2390> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bb2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57bf0bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c28800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b98230> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c28cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c28b60> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c28ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57b96d50> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c29580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c29250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2a480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c406b0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c41d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c42c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c43290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c42180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57c43d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c43440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2a4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57937bc0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f579606e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960440> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57960620> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57960fe0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57961970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57935d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57962cf0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57960e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57c2abd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5798f020> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579b33e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a101a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a128d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57a102c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579dd190> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573291f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f579b21e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57963bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f579b28a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_gedqoxza/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5738af00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57369df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57368f50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57388dd0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c2780> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c2510> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c1e20> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c2840> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5738bb90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c34a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f573c3650> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f573c3b90> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57225970> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57227590> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57227f20> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722d100> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722fbc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5736aff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722de80> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57233b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57232660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572323c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57232930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5722e390> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57277e90> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57277890> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57279a60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57279820> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5727bfe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727a150> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5727c140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57280a40> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f572805c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57280a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572781d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5710c0b0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5710d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282810> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f57283bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f571115e0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57112330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57282660> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571123f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57113560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5711df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57119850> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f57206870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572fa540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5711dc70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f572814f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b20c0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d63f50> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d682f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5719b020> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b2c30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b07a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b0440> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d6b380> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6ac30> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56d6ae10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6a060> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6b470> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56dcdf70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56d6bf80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f571b0560> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dce120> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dcecc0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56e06300> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56df6f30> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56e199d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56e041d0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f56c16bd0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c14830> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56dcde80> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5c0b0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5d460> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5f800> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f56c5e810> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_local": {}, "ansible_loadavg": {"1m": 0.6494140625, "5m": 0.416015625, "15m": 0.205078125}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "16", "epoch": "1726867276", "epoch_int": "1726867276", "date": "2024-09-20", "time": "17:21:16", "iso8601_micro": "2024-09-20T21:21:16.381902Z", "iso8601": "2024-09-20T21:21:16Z", "iso8601_basic": "20240920T172116381902", "iso8601_basic_short": "20240920T172116", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2965, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 566, "free": 2965}, "nocache": {"free": 3302, "used": 229}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 514, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794816000, "block_size": 4096, "block_total": 65519099, "block_available": 63914750, "block_used": 1604349, "inode_total": 131070960, "inode_available": 131029051, "inode_used": 41909, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 17303 1726867276.81536: 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-1726867275.6056702-17315-216476131227254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867276.81633: _low_level_execute_command(): starting 17303 1726867276.81636: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867275.6056702-17315-216476131227254/ > /dev/null 2>&1 && sleep 0' 17303 1726867276.83124: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867276.83294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867276.83644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867276.85558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867276.85596: stdout chunk (state=3): >>><<< 17303 1726867276.85599: stderr chunk (state=3): >>><<< 17303 1726867276.85601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867276.85604: handler run complete 17303 1726867276.85746: variable 'ansible_facts' from source: unknown 17303 1726867276.86059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867276.86779: variable 'ansible_facts' from source: unknown 17303 1726867276.86869: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867276.87217: attempt loop complete, returning result 17303 1726867276.87221: _execute() done 17303 1726867276.87224: dumping result to json 17303 1726867276.87226: done dumping result, returning 17303 1726867276.87228: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-6d5d-bd2d-000000000011] 17303 1726867276.87338: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000011 ok: [managed_node2] 17303 1726867276.95945: no more pending results, returning what we have 17303 1726867276.95948: results queue empty 17303 1726867276.95949: checking for any_errors_fatal 17303 1726867276.95950: done checking for any_errors_fatal 17303 1726867276.95951: checking for max_fail_percentage 17303 1726867276.95952: done checking for max_fail_percentage 17303 1726867276.95953: checking to see if all hosts have failed and the running result is not ok 17303 1726867276.95954: done checking to see if all hosts have failed 17303 1726867276.95955: getting the remaining hosts for this loop 17303 1726867276.95956: done getting the remaining hosts for this loop 17303 1726867276.95959: getting the next task for host managed_node2 17303 1726867276.95964: done getting next task for host managed_node2 17303 1726867276.95966: ^ task is: TASK: meta (flush_handlers) 17303 1726867276.95968: ^ 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 17303 1726867276.95971: getting variables 17303 1726867276.95972: in VariableManager get_vars() 17303 1726867276.95989: Calling all_inventory to load vars for managed_node2 17303 1726867276.95992: Calling groups_inventory to load vars for managed_node2 17303 1726867276.96112: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867276.96186: Calling all_plugins_play to load vars for managed_node2 17303 1726867276.96189: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867276.96192: Calling groups_plugins_play to load vars for managed_node2 17303 1726867276.96412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867276.96941: done with get_vars() 17303 1726867276.96953: done getting variables 17303 1726867276.97011: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000011 17303 1726867276.97014: WORKER PROCESS EXITING 17303 1726867276.97044: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 17303 1726867276.97228: in VariableManager get_vars() 17303 1726867276.97237: Calling all_inventory to load vars for managed_node2 17303 1726867276.97240: Calling groups_inventory to load vars for managed_node2 17303 1726867276.97242: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867276.97246: Calling all_plugins_play to load vars for managed_node2 17303 1726867276.97249: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867276.97252: Calling groups_plugins_play to load vars for managed_node2 17303 1726867276.97559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867276.97857: done with get_vars() 17303 1726867276.97869: done queuing things up, now waiting for results queue to drain 17303 1726867276.97873: results queue empty 17303 1726867276.97984: checking for any_errors_fatal 17303 1726867276.97991: done checking for any_errors_fatal 17303 1726867276.97992: checking for max_fail_percentage 17303 1726867276.97993: done checking for max_fail_percentage 17303 1726867276.97993: checking to see if all hosts have failed and the running result is not ok 17303 1726867276.97994: done checking to see if all hosts have failed 17303 1726867276.98000: getting the remaining hosts for this loop 17303 1726867276.98001: done getting the remaining hosts for this loop 17303 1726867276.98004: getting the next task for host managed_node2 17303 1726867276.98008: done getting next task for host managed_node2 17303 1726867276.98011: ^ task is: TASK: Include the task 'el_repo_setup.yml' 17303 1726867276.98012: ^ 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 17303 1726867276.98014: getting variables 17303 1726867276.98015: in VariableManager get_vars() 17303 1726867276.98023: Calling all_inventory to load vars for managed_node2 17303 1726867276.98025: Calling groups_inventory to load vars for managed_node2 17303 1726867276.98028: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867276.98032: Calling all_plugins_play to load vars for managed_node2 17303 1726867276.98034: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867276.98037: Calling groups_plugins_play to load vars for managed_node2 17303 1726867276.98410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867276.98810: done with get_vars() 17303 1726867276.98818: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 17:21:16 -0400 (0:00:01.432) 0:00:01.443 ****** 17303 1726867276.99006: entering _queue_task() for managed_node2/include_tasks 17303 1726867276.99007: Creating lock for include_tasks 17303 1726867276.99674: worker is 1 (out of 1 available) 17303 1726867276.99691: exiting _queue_task() for managed_node2/include_tasks 17303 1726867276.99882: done queuing things up, now waiting for results queue to drain 17303 1726867276.99884: waiting for pending results... 17303 1726867277.00107: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 17303 1726867277.00315: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000006 17303 1726867277.00386: variable 'ansible_search_path' from source: unknown 17303 1726867277.00423: calling self._execute() 17303 1726867277.00687: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.00690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.00693: variable 'omit' from source: magic vars 17303 1726867277.00919: _execute() done 17303 1726867277.00928: dumping result to json 17303 1726867277.00940: done dumping result, returning 17303 1726867277.00953: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-6d5d-bd2d-000000000006] 17303 1726867277.00964: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000006 17303 1726867277.01485: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000006 17303 1726867277.01489: WORKER PROCESS EXITING 17303 1726867277.01623: no more pending results, returning what we have 17303 1726867277.01628: in VariableManager get_vars() 17303 1726867277.01654: Calling all_inventory to load vars for managed_node2 17303 1726867277.01657: Calling groups_inventory to load vars for managed_node2 17303 1726867277.01661: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867277.01669: Calling all_plugins_play to load vars for managed_node2 17303 1726867277.01672: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867277.01675: Calling groups_plugins_play to load vars for managed_node2 17303 1726867277.01880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867277.02295: done with get_vars() 17303 1726867277.02302: variable 'ansible_search_path' from source: unknown 17303 1726867277.02315: we have included files to process 17303 1726867277.02316: generating all_blocks data 17303 1726867277.02317: done generating all_blocks data 17303 1726867277.02318: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17303 1726867277.02319: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17303 1726867277.02322: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17303 1726867277.03732: in VariableManager get_vars() 17303 1726867277.03746: done with get_vars() 17303 1726867277.03872: done processing included file 17303 1726867277.03874: iterating over new_blocks loaded from include file 17303 1726867277.03876: in VariableManager get_vars() 17303 1726867277.03888: done with get_vars() 17303 1726867277.03890: filtering new block on tags 17303 1726867277.03904: done filtering new block on tags 17303 1726867277.03907: in VariableManager get_vars() 17303 1726867277.03916: done with get_vars() 17303 1726867277.03917: filtering new block on tags 17303 1726867277.03932: done filtering new block on tags 17303 1726867277.03936: in VariableManager get_vars() 17303 1726867277.03946: done with get_vars() 17303 1726867277.03947: filtering new block on tags 17303 1726867277.03960: done filtering new block on tags 17303 1726867277.03961: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 17303 1726867277.03967: extending task lists for all hosts with included blocks 17303 1726867277.04127: done extending task lists 17303 1726867277.04128: done processing included files 17303 1726867277.04129: results queue empty 17303 1726867277.04130: checking for any_errors_fatal 17303 1726867277.04131: done checking for any_errors_fatal 17303 1726867277.04132: checking for max_fail_percentage 17303 1726867277.04133: done checking for max_fail_percentage 17303 1726867277.04133: checking to see if all hosts have failed and the running result is not ok 17303 1726867277.04134: done checking to see if all hosts have failed 17303 1726867277.04135: getting the remaining hosts for this loop 17303 1726867277.04136: done getting the remaining hosts for this loop 17303 1726867277.04138: getting the next task for host managed_node2 17303 1726867277.04142: done getting next task for host managed_node2 17303 1726867277.04144: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 17303 1726867277.04146: ^ 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 17303 1726867277.04148: getting variables 17303 1726867277.04149: in VariableManager get_vars() 17303 1726867277.04157: Calling all_inventory to load vars for managed_node2 17303 1726867277.04159: Calling groups_inventory to load vars for managed_node2 17303 1726867277.04161: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867277.04166: Calling all_plugins_play to load vars for managed_node2 17303 1726867277.04168: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867277.04171: Calling groups_plugins_play to load vars for managed_node2 17303 1726867277.04554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867277.04903: done with get_vars() 17303 1726867277.04912: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:21:17 -0400 (0:00:00.061) 0:00:01.505 ****** 17303 1726867277.05199: entering _queue_task() for managed_node2/setup 17303 1726867277.05682: worker is 1 (out of 1 available) 17303 1726867277.05806: exiting _queue_task() for managed_node2/setup 17303 1726867277.05816: done queuing things up, now waiting for results queue to drain 17303 1726867277.05818: waiting for pending results... 17303 1726867277.06129: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 17303 1726867277.06383: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000022 17303 1726867277.06386: variable 'ansible_search_path' from source: unknown 17303 1726867277.06389: variable 'ansible_search_path' from source: unknown 17303 1726867277.06391: calling self._execute() 17303 1726867277.06578: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.06593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.06608: variable 'omit' from source: magic vars 17303 1726867277.07646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867277.11948: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867277.12125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867277.12285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867277.12506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867277.12593: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867277.12990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867277.13040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867277.13165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867277.13173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867277.13183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867277.13932: variable 'ansible_facts' from source: unknown 17303 1726867277.14249: variable 'network_test_required_facts' from source: task vars 17303 1726867277.14493: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 17303 1726867277.14505: variable 'omit' from source: magic vars 17303 1726867277.14661: variable 'omit' from source: magic vars 17303 1726867277.14692: variable 'omit' from source: magic vars 17303 1726867277.14715: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867277.14860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867277.14880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867277.14897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867277.14908: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867277.14939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867277.14948: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.14951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.15155: Set connection var ansible_shell_type to sh 17303 1726867277.15163: Set connection var ansible_timeout to 10 17303 1726867277.15171: Set connection var ansible_connection to ssh 17303 1726867277.15398: Set connection var ansible_pipelining to False 17303 1726867277.15452: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867277.15456: Set connection var ansible_shell_executable to /bin/sh 17303 1726867277.15458: variable 'ansible_shell_executable' from source: unknown 17303 1726867277.15465: variable 'ansible_connection' from source: unknown 17303 1726867277.15468: variable 'ansible_module_compression' from source: unknown 17303 1726867277.15470: variable 'ansible_shell_type' from source: unknown 17303 1726867277.15472: variable 'ansible_shell_executable' from source: unknown 17303 1726867277.15474: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.15480: variable 'ansible_pipelining' from source: unknown 17303 1726867277.15482: variable 'ansible_timeout' from source: unknown 17303 1726867277.15485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.16576: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867277.16582: variable 'omit' from source: magic vars 17303 1726867277.16585: starting attempt loop 17303 1726867277.16587: running the handler 17303 1726867277.16589: _low_level_execute_command(): starting 17303 1726867277.16591: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867277.17984: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867277.18097: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.18391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867277.19844: stdout chunk (state=3): >>>/root <<< 17303 1726867277.20006: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.20009: stdout chunk (state=3): >>><<< 17303 1726867277.20012: stderr chunk (state=3): >>><<< 17303 1726867277.20036: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867277.20144: _low_level_execute_command(): starting 17303 1726867277.20149: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619 `" && echo ansible-tmp-1726867277.2005491-17390-232850475845619="` echo /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619 `" ) && sleep 0' 17303 1726867277.21484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867277.21502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.21634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.21705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867277.23651: stdout chunk (state=3): >>>ansible-tmp-1726867277.2005491-17390-232850475845619=/root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619 <<< 17303 1726867277.23798: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.23809: stdout chunk (state=3): >>><<< 17303 1726867277.23823: stderr chunk (state=3): >>><<< 17303 1726867277.23847: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867277.2005491-17390-232850475845619=/root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867277.24008: variable 'ansible_module_compression' from source: unknown 17303 1726867277.24065: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17303 1726867277.24173: variable 'ansible_facts' from source: unknown 17303 1726867277.24785: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py 17303 1726867277.24952: Sending initial data 17303 1726867277.25009: Sent initial data (154 bytes) 17303 1726867277.26494: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867277.26636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.26653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.26730: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867277.28542: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867277.28687: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867277.28736: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpabvvyqfb /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py <<< 17303 1726867277.28739: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py" <<< 17303 1726867277.28770: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpabvvyqfb" to remote "/root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py" <<< 17303 1726867277.31684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.31825: stderr chunk (state=3): >>><<< 17303 1726867277.31829: stdout chunk (state=3): >>><<< 17303 1726867277.31831: done transferring module to remote 17303 1726867277.31833: _low_level_execute_command(): starting 17303 1726867277.31836: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/ /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py && sleep 0' 17303 1726867277.33092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867277.33105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867277.33119: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867277.33150: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867277.33160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867277.33174: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867277.33184: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867277.33191: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867277.33199: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867277.33345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867277.33385: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867277.33403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.33416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.33494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867277.35700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.35704: stdout chunk (state=3): >>><<< 17303 1726867277.35706: stderr chunk (state=3): >>><<< 17303 1726867277.35724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867277.35732: _low_level_execute_command(): starting 17303 1726867277.35741: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/AnsiballZ_setup.py && sleep 0' 17303 1726867277.36929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867277.36933: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867277.37195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.37226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867277.39401: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 17303 1726867277.39427: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17303 1726867277.39494: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17303 1726867277.39529: stdout chunk (state=3): >>>import 'posix' # <<< 17303 1726867277.39561: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 17303 1726867277.39595: stdout chunk (state=3): >>># installing zipimport hook import 'time' # <<< 17303 1726867277.39615: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 17303 1726867277.39704: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 17303 1726867277.39738: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17303 1726867277.39768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 17303 1726867277.39803: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caca184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac9e7b30> <<< 17303 1726867277.39822: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caca1aa50> <<< 17303 1726867277.39919: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 17303 1726867277.40062: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17303 1726867277.40067: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 17303 1726867277.40107: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 17303 1726867277.40133: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 17303 1726867277.40169: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 17303 1726867277.40191: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac7e9130> <<< 17303 1726867277.40257: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 17303 1726867277.40383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac7e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17303 1726867277.40709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17303 1726867277.40735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 17303 1726867277.40750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.40768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17303 1726867277.40811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17303 1726867277.40827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17303 1726867277.40854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 17303 1726867277.40917: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac827e90> <<< 17303 1726867277.40921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17303 1726867277.41016: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac827f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17303 1726867277.41045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.41123: stdout chunk (state=3): >>>import 'itertools' # <<< 17303 1726867277.41140: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 17303 1726867277.41157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac85f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac85ff20> import '_collections' # <<< 17303 1726867277.41251: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83d280> <<< 17303 1726867277.41332: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac825040> <<< 17303 1726867277.41367: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17303 1726867277.41453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17303 1726867277.41478: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17303 1726867277.41508: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87f800> <<< 17303 1726867277.41525: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87e420> <<< 17303 1726867277.41558: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 17303 1726867277.41704: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87cc80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8242c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b4bf0> <<< 17303 1726867277.41733: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.41757: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac822de0> <<< 17303 1726867277.41782: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.41808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17303 1726867277.41933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b53a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b65d0> import 'importlib.util' # import 'runpy' # <<< 17303 1726867277.41958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 17303 1726867277.41995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 17303 1726867277.42028: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 17303 1726867277.42142: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8cc7a0> import 'errno' # <<< 17303 1726867277.42168: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cdeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8ced50> <<< 17303 1726867277.42198: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cf380> <<< 17303 1726867277.42230: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8ce2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17303 1726867277.42251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 17303 1726867277.42361: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.42365: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8cf530> <<< 17303 1726867277.42390: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17303 1726867277.42412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 17303 1726867277.42468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17303 1726867277.42496: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5c3ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 17303 1726867277.42590: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ec830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5ec590> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ec770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17303 1726867277.42660: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.42795: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ed100> <<< 17303 1726867277.42918: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.42930: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5edaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5ec9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5c1e80> <<< 17303 1726867277.43029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5eeea0> <<< 17303 1726867277.43081: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5edc10> <<< 17303 1726867277.43085: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b6cc0> <<< 17303 1726867277.43097: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17303 1726867277.43165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.43168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17303 1726867277.43270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac617230> <<< 17303 1726867277.43297: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.43332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17303 1726867277.43413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17303 1726867277.43420: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac63b590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17303 1726867277.43454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17303 1726867277.43682: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 17303 1726867277.43726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69c2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17303 1726867277.43729: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69ea50> <<< 17303 1726867277.43807: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69c410> <<< 17303 1726867277.43834: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac6613a0> <<< 17303 1726867277.43867: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf253d0> <<< 17303 1726867277.43893: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac63a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5efe00> <<< 17303 1726867277.44072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 17303 1726867277.44096: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8cabf25670> <<< 17303 1726867277.44721: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_cc2z2rh5/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17303 1726867277.44924: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf6d190> # zipimport: zlib available <<< 17303 1726867277.44953: stdout chunk (state=3): >>>import 'ansible' # <<< 17303 1726867277.44972: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.45000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.45031: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 17303 1726867277.46412: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.47532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8d3d0> <<< 17303 1726867277.47563: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 17303 1726867277.47650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.47673: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbeb70> <<< 17303 1726867277.47699: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe900> <<< 17303 1726867277.47735: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe210> <<< 17303 1726867277.47764: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17303 1726867277.47854: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8fd70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbf890> <<< 17303 1726867277.47886: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbfad0> <<< 17303 1726867277.47908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 17303 1726867277.47969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 17303 1726867277.47983: stdout chunk (state=3): >>>import '_locale' # <<< 17303 1726867277.48107: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbffe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17303 1726867277.48117: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe29df0> <<< 17303 1726867277.48142: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe2ba10> <<< 17303 1726867277.48160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17303 1726867277.48188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17303 1726867277.48211: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2c410> <<< 17303 1726867277.48307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2d5b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17303 1726867277.48338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 17303 1726867277.48364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 17303 1726867277.48422: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2ffb0> <<< 17303 1726867277.48460: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe343e0> <<< 17303 1726867277.48695: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2e330> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17303 1726867277.48721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 17303 1726867277.48745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe37f50> <<< 17303 1726867277.48759: stdout chunk (state=3): >>>import '_tokenize' # <<< 17303 1726867277.48849: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe36a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe367b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 17303 1726867277.48931: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe36cf0> <<< 17303 1726867277.48952: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2e840> <<< 17303 1726867277.49079: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe7c140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 17303 1726867277.49119: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe7dd90> <<< 17303 1726867277.49143: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17303 1726867277.49171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17303 1726867277.49294: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.49323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 17303 1726867277.49343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 17303 1726867277.49392: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe83aa0> <<< 17303 1726867277.49513: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe80470> <<< 17303 1726867277.49584: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe848f0> <<< 17303 1726867277.49616: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe84ad0> <<< 17303 1726867277.49724: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe84e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17303 1726867277.49743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 17303 1726867277.49775: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.49800: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd0c3e0><<< 17303 1726867277.49825: stdout chunk (state=3): >>> <<< 17303 1726867277.50062: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd0d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe86ba0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe87f50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe867e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17303 1726867277.50066: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.50155: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.50241: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.50269: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 17303 1726867277.50302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 17303 1726867277.50430: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.50545: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.51098: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.51681: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 17303 1726867277.51701: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.51749: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd15610> <<< 17303 1726867277.51898: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 17303 1726867277.51917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd16360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd0d5e0> import 'ansible.module_utils.compat.selinux' # <<< 17303 1726867277.51942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.51967: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 17303 1726867277.52130: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.52297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 17303 1726867277.52498: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd161b0> <<< 17303 1726867277.52501: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.52767: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53211: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53283: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53398: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 17303 1726867277.53412: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17303 1726867277.53455: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53522: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53604: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17303 1726867277.53636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 17303 1726867277.53652: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53704: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53728: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 17303 1726867277.53753: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.53968: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 17303 1726867277.54384: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd17530> # zipimport: zlib available <<< 17303 1726867277.54428: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54510: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 17303 1726867277.54530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 17303 1726867277.54550: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54592: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54635: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 17303 1726867277.54696: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54708: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54730: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54806: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.54855: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17303 1726867277.55027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd22300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd1cd70> <<< 17303 1726867277.55058: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 17303 1726867277.55074: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.55245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.55272: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867277.55298: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 17303 1726867277.55317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 17303 1726867277.55350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 17303 1726867277.55402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17303 1726867277.55449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17303 1726867277.55455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 17303 1726867277.55499: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe0ac30> <<< 17303 1726867277.55537: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfea900> <<< 17303 1726867277.55631: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd17290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 17303 1726867277.55642: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.55703: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.55707: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17303 1726867277.55853: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 17303 1726867277.55856: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 17303 1726867277.56109: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # <<< 17303 1726867277.56147: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56214: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56283: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56306: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56349: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 17303 1726867277.56529: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56698: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56741: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.56795: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 17303 1726867277.56827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 17303 1726867277.56904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb23f0> <<< 17303 1726867277.56934: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 17303 1726867277.57010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 17303 1726867277.57049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 17303 1726867277.57060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f02f0> <<< 17303 1726867277.57118: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f0620> <<< 17303 1726867277.57209: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd98e90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb2f30> <<< 17303 1726867277.57357: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb05f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 17303 1726867277.57360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 17303 1726867277.57384: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.57410: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f35f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f2ea0> <<< 17303 1726867277.57440: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f3050> <<< 17303 1726867277.57501: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f22d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 17303 1726867277.57586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 17303 1726867277.57616: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f37a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 17303 1726867277.57687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 17303 1726867277.57691: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8caba4e2a0> <<< 17303 1726867277.57811: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4c2c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb1b80> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 17303 1726867277.57816: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.57984: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.57988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 17303 1726867277.58182: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58186: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58189: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 17303 1726867277.58191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 17303 1726867277.58198: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.58387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 17303 1726867277.58389: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58391: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58394: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 17303 1726867277.58445: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58480: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58659: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.58885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 17303 1726867277.59071: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59498: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 17303 1726867277.59508: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59556: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59608: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59664: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59759: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 17303 1726867277.59781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 17303 1726867277.59811: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.59968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 17303 1726867277.59990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.60017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 17303 1726867277.60091: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.60176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 17303 1726867277.60205: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4f5c0> <<< 17303 1726867277.60233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 17303 1726867277.60251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 17303 1726867277.60496: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4ee40> <<< 17303 1726867277.60521: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 17303 1726867277.60601: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.60690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 17303 1726867277.60701: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.60761: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.60844: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 17303 1726867277.60863: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.60957: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 17303 1726867277.61182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 17303 1726867277.61185: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.61187: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.61189: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8caba8e3f0> <<< 17303 1726867277.61302: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba7e1b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 17303 1726867277.61476: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.61507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.61596: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.61725: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.61851: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 17303 1726867277.61896: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.61928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 17303 1726867277.61953: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62023: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 17303 1726867277.62289: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867277.62291: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabaa1e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba7f3b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.62298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 17303 1726867277.62301: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62373: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62529: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 17303 1726867277.62630: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62730: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62765: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 17303 1726867277.62865: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.62907: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.63081: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.63179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 17303 1726867277.63304: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.63682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.64082: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.64592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 17303 1726867277.64908: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 17303 1726867277.64996: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.65112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 17303 1726867277.65252: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.65353: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.65799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 17303 1726867277.65964: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.66093: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.66368: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.66686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 17303 1726867277.66742: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.66807: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 17303 1726867277.66876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 17303 1726867277.66997: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.67062: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 17303 1726867277.67182: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.67186: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.67188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 17303 1726867277.67296: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # <<< 17303 1726867277.67317: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.67383: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.67464: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 17303 1726867277.67480: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68086: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 17303 1726867277.68233: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68239: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 17303 1726867277.68304: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68360: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 17303 1726867277.68682: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 17303 1726867277.68686: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 17303 1726867277.68688: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 17303 1726867277.68725: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 17303 1726867277.68746: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 17303 1726867277.68863: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.68914: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.68989: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.69509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 17303 1726867277.69553: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 17303 1726867277.69568: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.69619: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.69658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 17303 1726867277.69670: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.69961: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 17303 1726867277.70028: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867277.70336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 17303 1726867277.70704: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab89e630> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab89ec30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab897ec0> <<< 17303 1726867277.72288: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel"<<< 17303 1726867277.72382: stdout chunk (state=3): >>>: "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": "17", "minute": "21", "second": "17", "epoch": "1726867277", "epoch_int": "1726867277", "date": "2024-09-20", "time": "17:21:17", "iso8601_micro": "2024-09-20T21:21:17.720572Z", "iso8601": "2024-09-20T21:21:17Z", "iso8601_basic": "20240920T172117720572", "iso8601_basic_short": "20240920T172117", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17303 1726867277.73195: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout <<< 17303 1726867277.73323: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib<<< 17303 1726867277.73434: stdout chunk (state=3): >>> # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 17303 1726867277.73521: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd <<< 17303 1726867277.73749: stdout chunk (state=3): >>># 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 <<< 17303 1726867277.74036: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17303 1726867277.74155: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 17303 1726867277.74192: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 17303 1726867277.74482: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 17303 1726867277.74487: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 17303 1726867277.74490: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17303 1726867277.74494: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 17303 1726867277.74497: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 17303 1726867277.74535: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 17303 1726867277.74750: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 17303 1726867277.74758: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 17303 1726867277.74855: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17303 1726867277.75059: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17303 1726867277.75371: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17303 1726867277.75406: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib <<< 17303 1726867277.75453: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 17303 1726867277.75460: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 17303 1726867277.75505: stdout chunk (state=3): >>># clear sys.audit hooks <<< 17303 1726867277.76171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867277.76174: stdout chunk (state=3): >>><<< 17303 1726867277.76183: stderr chunk (state=3): >>><<< 17303 1726867277.76500: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caca184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac9e7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caca1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac7e9130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac7e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac827e90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac827f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac85f890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac85ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac825040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac83e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac87cc80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8242c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8b4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b4bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8b4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac822de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b53a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b65d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8cc7a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cdeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8ced50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8ce2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac8cfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8cf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b6570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5c3ce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ec830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5ec590> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ec770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5ed100> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cac5edaf0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5ec9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5c1e80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5eeea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5edc10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac8b6cc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac617230> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac63b590> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69c2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69ea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac69c410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac6613a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac63a3c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cac5efe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8cabf25670> # zipimport: found 103 names in '/tmp/ansible_setup_payload_cc2z2rh5/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf6dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf6d190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8d3d0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbeb70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe900> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe210> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbe660> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabf8fd70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbf890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabfbfad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfbffe0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe29df0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe2ba10> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2c410> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2d5b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2ffb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe343e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2e330> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe37f50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe36a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe367b0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe36cf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe2e840> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe7c140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7c290> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe7dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7e480> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe83aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe80470> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe848f0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe84ad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe84e60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe7c4d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd0c3e0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd0d370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe86ba0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabe87f50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe867e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd15610> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd16360> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd0d5e0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd161b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd17530> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabd22300> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd1cd70> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabe0ac30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabfea900> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd224e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd17290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb23f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f02f0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f0620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabd98e90> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb2f30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb0a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb05f0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f35f0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f2ea0> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab9f3050> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f22d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab9f37a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8caba4e2a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4c2c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cabdb1b80> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4f5c0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba4ee40> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8caba8e3f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba7e1b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cabaa1e80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8caba7f3b0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cab89e630> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab89ec30> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cab897ec0> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_local": {}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "17", "epoch": "1726867277", "epoch_int": "1726867277", "date": "2024-09-20", "time": "17:21:17", "iso8601_micro": "2024-09-20T21:21:17.720572Z", "iso8601": "2024-09-20T21:21:17Z", "iso8601_basic": "20240920T172117720572", "iso8601_basic_short": "20240920T172117", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17303 1726867277.78974: 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-1726867277.2005491-17390-232850475845619/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867277.79379: _low_level_execute_command(): starting 17303 1726867277.79391: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867277.2005491-17390-232850475845619/ > /dev/null 2>&1 && sleep 0' 17303 1726867277.79394: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867277.79396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867277.79398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867277.79401: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867277.79403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.79405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.79407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867277.80959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.81002: stderr chunk (state=3): >>><<< 17303 1726867277.81062: stdout chunk (state=3): >>><<< 17303 1726867277.81081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867277.81087: handler run complete 17303 1726867277.81182: variable 'ansible_facts' from source: unknown 17303 1726867277.81278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867277.81506: variable 'ansible_facts' from source: unknown 17303 1726867277.81550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867277.81813: attempt loop complete, returning result 17303 1726867277.81821: _execute() done 17303 1726867277.81824: dumping result to json 17303 1726867277.81827: done dumping result, returning 17303 1726867277.81829: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-6d5d-bd2d-000000000022] 17303 1726867277.81831: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000022 ok: [managed_node2] 17303 1726867277.82390: no more pending results, returning what we have 17303 1726867277.82393: results queue empty 17303 1726867277.82394: checking for any_errors_fatal 17303 1726867277.82395: done checking for any_errors_fatal 17303 1726867277.82396: checking for max_fail_percentage 17303 1726867277.82398: done checking for max_fail_percentage 17303 1726867277.82398: checking to see if all hosts have failed and the running result is not ok 17303 1726867277.82399: done checking to see if all hosts have failed 17303 1726867277.82400: getting the remaining hosts for this loop 17303 1726867277.82402: done getting the remaining hosts for this loop 17303 1726867277.82406: getting the next task for host managed_node2 17303 1726867277.82415: done getting next task for host managed_node2 17303 1726867277.82418: ^ task is: TASK: Check if system is ostree 17303 1726867277.82420: ^ 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 17303 1726867277.82424: getting variables 17303 1726867277.82425: in VariableManager get_vars() 17303 1726867277.82462: Calling all_inventory to load vars for managed_node2 17303 1726867277.82466: Calling groups_inventory to load vars for managed_node2 17303 1726867277.82469: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867277.82688: Calling all_plugins_play to load vars for managed_node2 17303 1726867277.82692: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867277.82697: Calling groups_plugins_play to load vars for managed_node2 17303 1726867277.83131: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000022 17303 1726867277.83135: WORKER PROCESS EXITING 17303 1726867277.83223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867277.83863: done with get_vars() 17303 1726867277.83874: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:21:17 -0400 (0:00:00.791) 0:00:02.297 ****** 17303 1726867277.84388: entering _queue_task() for managed_node2/stat 17303 1726867277.85037: worker is 1 (out of 1 available) 17303 1726867277.85050: exiting _queue_task() for managed_node2/stat 17303 1726867277.85061: done queuing things up, now waiting for results queue to drain 17303 1726867277.85062: waiting for pending results... 17303 1726867277.85506: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 17303 1726867277.85605: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000024 17303 1726867277.85883: variable 'ansible_search_path' from source: unknown 17303 1726867277.85887: variable 'ansible_search_path' from source: unknown 17303 1726867277.85890: calling self._execute() 17303 1726867277.85910: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.85924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.85938: variable 'omit' from source: magic vars 17303 1726867277.86776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867277.87227: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867277.87684: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867277.87688: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867277.87690: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867277.87983: 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) 17303 1726867277.87987: 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) 17303 1726867277.87989: 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) 17303 1726867277.87992: 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) 17303 1726867277.88483: Evaluated conditional (not __network_is_ostree is defined): True 17303 1726867277.88487: variable 'omit' from source: magic vars 17303 1726867277.88489: variable 'omit' from source: magic vars 17303 1726867277.88491: variable 'omit' from source: magic vars 17303 1726867277.88493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867277.88496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867277.88498: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867277.88500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867277.88502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867277.88782: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867277.88786: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.88788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.88822: Set connection var ansible_shell_type to sh 17303 1726867277.88834: Set connection var ansible_timeout to 10 17303 1726867277.88845: Set connection var ansible_connection to ssh 17303 1726867277.88855: Set connection var ansible_pipelining to False 17303 1726867277.88865: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867277.88876: Set connection var ansible_shell_executable to /bin/sh 17303 1726867277.88902: variable 'ansible_shell_executable' from source: unknown 17303 1726867277.88989: variable 'ansible_connection' from source: unknown 17303 1726867277.88997: variable 'ansible_module_compression' from source: unknown 17303 1726867277.89003: variable 'ansible_shell_type' from source: unknown 17303 1726867277.89009: variable 'ansible_shell_executable' from source: unknown 17303 1726867277.89016: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867277.89024: variable 'ansible_pipelining' from source: unknown 17303 1726867277.89030: variable 'ansible_timeout' from source: unknown 17303 1726867277.89037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867277.89171: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867277.89402: variable 'omit' from source: magic vars 17303 1726867277.89411: starting attempt loop 17303 1726867277.89418: running the handler 17303 1726867277.89435: _low_level_execute_command(): starting 17303 1726867277.89445: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867277.90129: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867277.90194: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867277.90237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867277.90259: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.90275: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.90356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867277.92690: stdout chunk (state=3): >>>/root <<< 17303 1726867277.92883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.92895: stdout chunk (state=3): >>><<< 17303 1726867277.92993: stderr chunk (state=3): >>><<< 17303 1726867277.93018: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867277.93044: _low_level_execute_command(): starting 17303 1726867277.93054: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073 `" && echo ansible-tmp-1726867277.9303098-17412-8645553905073="` echo /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073 `" ) && sleep 0' 17303 1726867277.94066: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867277.94382: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867277.94406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867277.94420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867277.94496: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867277.97256: stdout chunk (state=3): >>>ansible-tmp-1726867277.9303098-17412-8645553905073=/root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073 <<< 17303 1726867277.97448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867277.97459: stdout chunk (state=3): >>><<< 17303 1726867277.97470: stderr chunk (state=3): >>><<< 17303 1726867277.97495: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867277.9303098-17412-8645553905073=/root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867277.97554: variable 'ansible_module_compression' from source: unknown 17303 1726867277.97741: ANSIBALLZ: Using lock for stat 17303 1726867277.97750: ANSIBALLZ: Acquiring lock 17303 1726867277.97757: ANSIBALLZ: Lock acquired: 140110188499056 17303 1726867277.97765: ANSIBALLZ: Creating module 17303 1726867278.21508: ANSIBALLZ: Writing module into payload 17303 1726867278.21613: ANSIBALLZ: Writing module 17303 1726867278.21643: ANSIBALLZ: Renaming module 17303 1726867278.21654: ANSIBALLZ: Done creating module 17303 1726867278.21680: variable 'ansible_facts' from source: unknown 17303 1726867278.21873: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py 17303 1726867278.22419: Sending initial data 17303 1726867278.22423: Sent initial data (151 bytes) 17303 1726867278.23763: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867278.23924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867278.23938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867278.23950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867278.24222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867278.24348: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867278.24406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867278.26035: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17303 1726867278.26047: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 17303 1726867278.26093: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867278.26201: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867278.26305: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpvaw1kmu3 /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py <<< 17303 1726867278.26309: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py" <<< 17303 1726867278.26650: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpvaw1kmu3" to remote "/root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py" <<< 17303 1726867278.28363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867278.28457: stderr chunk (state=3): >>><<< 17303 1726867278.28465: stdout chunk (state=3): >>><<< 17303 1726867278.28634: done transferring module to remote 17303 1726867278.28637: _low_level_execute_command(): starting 17303 1726867278.28644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/ /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py && sleep 0' 17303 1726867278.29892: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867278.30083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867278.30200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867278.30267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867278.32360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867278.32364: stdout chunk (state=3): >>><<< 17303 1726867278.32366: stderr chunk (state=3): >>><<< 17303 1726867278.32369: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867278.32371: _low_level_execute_command(): starting 17303 1726867278.32373: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/AnsiballZ_stat.py && sleep 0' 17303 1726867278.33593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867278.33739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867278.33758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867278.34009: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867278.36208: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 17303 1726867278.36221: stdout chunk (state=3): >>>import _imp # builtin <<< 17303 1726867278.36248: stdout chunk (state=3): >>>import '_thread' # <<< 17303 1726867278.36265: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 17303 1726867278.36325: stdout chunk (state=3): >>>import '_io' # <<< 17303 1726867278.36365: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 17303 1726867278.36437: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 17303 1726867278.36539: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 17303 1726867278.36562: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 17303 1726867278.36640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e04d0><<< 17303 1726867278.36657: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e2a50> import '_signal' # <<< 17303 1726867278.36764: stdout chunk (state=3): >>>import '_abc' # <<< 17303 1726867278.36768: stdout chunk (state=3): >>>import 'abc' # <<< 17303 1726867278.36770: stdout chunk (state=3): >>>import 'io' # <<< 17303 1726867278.36772: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 17303 1726867278.36860: stdout chunk (state=3): >>>import '_collections_abc' # <<< 17303 1726867278.36883: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 17303 1726867278.36970: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 17303 1726867278.36987: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8e91130> <<< 17303 1726867278.37044: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.37059: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8e91fa0> <<< 17303 1726867278.37082: stdout chunk (state=3): >>>import 'site' # <<< 17303 1726867278.37305: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17303 1726867278.37333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 17303 1726867278.37351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 17303 1726867278.37372: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 17303 1726867278.37382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.37417: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 17303 1726867278.37523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 17303 1726867278.37529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 17303 1726867278.37533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 17303 1726867278.37536: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecfe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 17303 1726867278.37631: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 17303 1726867278.37662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.37680: stdout chunk (state=3): >>>import 'itertools' # <<< 17303 1726867278.37702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 17303 1726867278.37742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f07890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 17303 1726867278.37752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f07f20> <<< 17303 1726867278.37759: stdout chunk (state=3): >>>import '_collections' # <<< 17303 1726867278.37808: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee7b60> <<< 17303 1726867278.37817: stdout chunk (state=3): >>>import '_functools' # <<< 17303 1726867278.37979: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee5280> <<< 17303 1726867278.37987: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecd040> <<< 17303 1726867278.37991: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 17303 1726867278.37995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 17303 1726867278.37998: stdout chunk (state=3): >>>import '_sre' # <<< 17303 1726867278.38005: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 17303 1726867278.38030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 17303 1726867278.38067: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 17303 1726867278.38113: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f27800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f26420> <<< 17303 1726867278.38171: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f24c80> <<< 17303 1726867278.38285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecc2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 17303 1726867278.38371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f5cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f5cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecade0> <<< 17303 1726867278.38451: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.38460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 17303 1726867278.38553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5d3a0> import 'importlib.machinery' # <<< 17303 1726867278.38789: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5e5d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f747a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f75eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f76d50> <<< 17303 1726867278.38796: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f77380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f762a0> <<< 17303 1726867278.38799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 17303 1726867278.38802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.38982: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f77e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f77530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5e570> <<< 17303 1726867278.38985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 17303 1726867278.38990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 17303 1726867278.38995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 17303 1726867278.39001: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8cefce0> <<< 17303 1726867278.39086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 17303 1726867278.39090: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.39093: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d18740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d184a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.39095: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d18770> <<< 17303 1726867278.39117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 17303 1726867278.39167: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.39330: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d190a0> <<< 17303 1726867278.39427: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.39534: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d19a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d18950> <<< 17303 1726867278.39555: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8cede80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d1ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d198e0> <<< 17303 1726867278.39573: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5ecc0> <<< 17303 1726867278.39594: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 17303 1726867278.39786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.39790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 17303 1726867278.39792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d3f170> <<< 17303 1726867278.39794: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 17303 1726867278.39812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.39823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 17303 1726867278.39849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 17303 1726867278.40085: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d674d0> <<< 17303 1726867278.40089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 17303 1726867278.40091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 17303 1726867278.40094: stdout chunk (state=3): >>>import 'ntpath' # <<< 17303 1726867278.40096: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 17303 1726867278.40098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dc82f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 17303 1726867278.40136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 17303 1726867278.40236: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dcaa20> <<< 17303 1726867278.40302: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dc83e0> <<< 17303 1726867278.40328: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d8d2e0> <<< 17303 1726867278.40361: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f870d3d0> <<< 17303 1726867278.40585: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d66300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d1bd40> <<< 17303 1726867278.40636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0f8d66660> <<< 17303 1726867278.40692: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_u6zz3x0l/ansible_stat_payload.zip' # zipimport: zlib available <<< 17303 1726867278.40800: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.40826: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 17303 1726867278.40882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 17303 1726867278.40885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 17303 1726867278.40956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 17303 1726867278.41042: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87630e0> import '_typing' # <<< 17303 1726867278.41176: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8741fd0> <<< 17303 1726867278.41197: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8741160> # zipimport: zlib available <<< 17303 1726867278.41264: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 17303 1726867278.41345: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.43402: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.45285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8761760> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 17303 1726867278.45356: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878aae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878a870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878a180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 17303 1726867278.45384: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878abd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878b830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878b9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878bf20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 17303 1726867278.45422: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85f9d00> <<< 17303 1726867278.45475: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f85fb920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 17303 1726867278.45497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 17303 1726867278.45592: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fc2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 17303 1726867278.45623: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fd490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 17303 1726867278.45820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85ffef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f25ee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fe1b0> <<< 17303 1726867278.45905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 17303 1726867278.45922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 17303 1726867278.46047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8607ef0> import '_tokenize' # <<< 17303 1726867278.46055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86069c0> <<< 17303 1726867278.46260: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8606720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8606c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fe6c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f864ff20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 17303 1726867278.46267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8650230> <<< 17303 1726867278.46270: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 17303 1726867278.46384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 17303 1726867278.46406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8651cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8651a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 17303 1726867278.46494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 17303 1726867278.46586: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8654170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8652390> <<< 17303 1726867278.46592: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 17303 1726867278.46612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 17303 1726867278.46658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 17303 1726867278.46683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 17303 1726867278.46695: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8657920> <<< 17303 1726867278.46883: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86542f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8658410> <<< 17303 1726867278.46914: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86587d0> <<< 17303 1726867278.46969: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.47066: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8658ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86503b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 17303 1726867278.47170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86e41d0> <<< 17303 1726867278.47258: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.47262: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86e55e0> <<< 17303 1726867278.47297: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f865a960> <<< 17303 1726867278.47347: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f865bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f865a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 17303 1726867278.47375: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.47802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 17303 1726867278.47840: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.48204: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.48944: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.48960: stdout chunk (state=3): >>> <<< 17303 1726867278.49870: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 17303 1726867278.49888: stdout chunk (state=3): >>> <<< 17303 1726867278.49907: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 17303 1726867278.49924: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 17303 1726867278.49947: stdout chunk (state=3): >>> <<< 17303 1726867278.49963: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 17303 1726867278.50022: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 17303 1726867278.50311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f84ed7f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ee510> <<< 17303 1726867278.50317: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86e5700> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 17303 1726867278.50320: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.50322: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 17303 1726867278.50324: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.50453: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.50603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 17303 1726867278.50622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ee660> <<< 17303 1726867278.50795: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.51097: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.51845: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.51874: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.51988: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 17303 1726867278.51998: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.52053: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.52137: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 17303 1726867278.52149: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.52278: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.52629: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 17303 1726867278.52632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 17303 1726867278.52892: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.53315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 17303 1726867278.53331: stdout chunk (state=3): >>> <<< 17303 1726867278.53428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'<<< 17303 1726867278.53466: stdout chunk (state=3): >>> import '_ast' # <<< 17303 1726867278.53560: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ef8c0><<< 17303 1726867278.53591: stdout chunk (state=3): >>> # zipimport: zlib available <<< 17303 1726867278.53804: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 17303 1726867278.53838: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 17303 1726867278.53880: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 17303 1726867278.53911: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.53932: stdout chunk (state=3): >>> <<< 17303 1726867278.53982: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.54004: stdout chunk (state=3): >>> <<< 17303 1726867278.54045: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 17303 1726867278.54081: stdout chunk (state=3): >>> <<< 17303 1726867278.54141: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17303 1726867278.54218: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.54312: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.54422: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 17303 1726867278.54492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc'<<< 17303 1726867278.54610: stdout chunk (state=3): >>> # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 17303 1726867278.54638: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f84fa2a0><<< 17303 1726867278.54657: stdout chunk (state=3): >>> <<< 17303 1726867278.54702: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84f7f80> <<< 17303 1726867278.54751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 17303 1726867278.54783: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 17303 1726867278.54803: stdout chunk (state=3): >>># zipimport: zlib available <<< 17303 1726867278.54903: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.54913: stdout chunk (state=3): >>> <<< 17303 1726867278.54994: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.55041: stdout chunk (state=3): >>> # zipimport: zlib available<<< 17303 1726867278.55055: stdout chunk (state=3): >>> <<< 17303 1726867278.55122: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 17303 1726867278.55137: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'<<< 17303 1726867278.55167: stdout chunk (state=3): >>> # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 17303 1726867278.55211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 17303 1726867278.55339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 17303 1726867278.55362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 17303 1726867278.55402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 17303 1726867278.55413: stdout chunk (state=3): >>> <<< 17303 1726867278.55499: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87c6b70><<< 17303 1726867278.55502: stdout chunk (state=3): >>> <<< 17303 1726867278.55566: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87d2840> <<< 17303 1726867278.55688: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84fa3c0><<< 17303 1726867278.55712: stdout chunk (state=3): >>> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8658c80><<< 17303 1726867278.55747: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 17303 1726867278.55775: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.55831: stdout chunk (state=3): >>> import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 17303 1726867278.55931: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available<<< 17303 1726867278.55946: stdout chunk (state=3): >>> # zipimport: zlib available import 'ansible.modules' # <<< 17303 1726867278.55988: stdout chunk (state=3): >>> # zipimport: zlib available <<< 17303 1726867278.56198: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.56305: stdout chunk (state=3): >>> <<< 17303 1726867278.56496: stdout chunk (state=3): >>># zipimport: zlib available<<< 17303 1726867278.56508: stdout chunk (state=3): >>> <<< 17303 1726867278.56670: 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"}}}<<< 17303 1726867278.56707: stdout chunk (state=3): >>> <<< 17303 1726867278.56733: stdout chunk (state=3): >>># destroy __main__ <<< 17303 1726867278.57193: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 17303 1726867278.57221: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path<<< 17303 1726867278.57248: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 17303 1726867278.57285: stdout chunk (state=3): >>> # 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<<< 17303 1726867278.57299: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 17303 1726867278.57352: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 17303 1726867278.57355: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg<<< 17303 1726867278.57406: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 17303 1726867278.57452: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile<<< 17303 1726867278.57472: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder<<< 17303 1726867278.57728: stdout chunk (state=3): >>> # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 17303 1726867278.57933: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 17303 1726867278.57953: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 17303 1726867278.57990: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 17303 1726867278.58052: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 17303 1726867278.58109: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 17303 1726867278.58125: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17303 1726867278.58141: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 17303 1726867278.58219: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 17303 1726867278.58255: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 17303 1726867278.58406: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 17303 1726867278.58546: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 17303 1726867278.58683: stdout chunk (state=3): >>># destroy _collections <<< 17303 1726867278.58687: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 17303 1726867278.58710: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 17303 1726867278.58714: stdout chunk (state=3): >>># destroy _typing <<< 17303 1726867278.58717: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 17303 1726867278.58719: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 17303 1726867278.59117: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 17303 1726867278.59585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867278.59588: stdout chunk (state=3): >>><<< 17303 1726867278.59591: stderr chunk (state=3): >>><<< 17303 1726867278.59604: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e04d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90afb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e2a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8e91130> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8e91fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecfe90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecff50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f07890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f07f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee7b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee5280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecd040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f27800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f26420> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ee6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f24c80> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecc2c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f5cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5cbf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f5cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8ecade0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5d3a0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5e5d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f747a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f75eb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f76d50> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f77380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f762a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f77e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f77530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5e570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8cefce0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d18740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d184a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d18770> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d190a0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8d19a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d18950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8cede80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d1ae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d198e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8f5ecc0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d3f170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d674d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dc82f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dcaa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8dc83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d8d2e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f870d3d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d66300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8d1bd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0f8d66660> # zipimport: found 30 names in '/tmp/ansible_stat_payload_u6zz3x0l/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87630e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8741fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8741160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8761760> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878aae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878a870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878a180> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878abd0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f90e29c0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878b830> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f878b9e0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f878bf20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85f9d00> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f85fb920> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fc2f0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fd490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85ffef0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8f25ee0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fe1b0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8607ef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86069c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8606720> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8606c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f85fe6c0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f864ff20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8650230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8651cd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8651a90> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8654170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8652390> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8657920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86542f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8658410> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86587d0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f8658ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86503b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86e41d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f86e55e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f865a960> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f865bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f865a5d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f84ed7f0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ee510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f86e5700> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ee660> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84ef8c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0f84fa2a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84f7f80> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87c6b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f87d2840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f84fa3c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0f8658c80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 17303 1726867278.60329: 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-1726867277.9303098-17412-8645553905073/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867278.60332: _low_level_execute_command(): starting 17303 1726867278.60335: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867277.9303098-17412-8645553905073/ > /dev/null 2>&1 && sleep 0' 17303 1726867278.60691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867278.60743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867278.60811: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867278.60841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867278.60876: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867278.60926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867278.63573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867278.63576: stdout chunk (state=3): >>><<< 17303 1726867278.63802: stderr chunk (state=3): >>><<< 17303 1726867278.63805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867278.63807: handler run complete 17303 1726867278.63810: attempt loop complete, returning result 17303 1726867278.63812: _execute() done 17303 1726867278.63813: dumping result to json 17303 1726867278.63815: done dumping result, returning 17303 1726867278.63817: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affcac9-a3a5-6d5d-bd2d-000000000024] 17303 1726867278.63819: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000024 17303 1726867278.63875: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000024 17303 1726867278.63880: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 17303 1726867278.64034: no more pending results, returning what we have 17303 1726867278.64038: results queue empty 17303 1726867278.64039: checking for any_errors_fatal 17303 1726867278.64046: done checking for any_errors_fatal 17303 1726867278.64047: checking for max_fail_percentage 17303 1726867278.64048: done checking for max_fail_percentage 17303 1726867278.64049: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.64050: done checking to see if all hosts have failed 17303 1726867278.64051: getting the remaining hosts for this loop 17303 1726867278.64052: done getting the remaining hosts for this loop 17303 1726867278.64055: getting the next task for host managed_node2 17303 1726867278.64061: done getting next task for host managed_node2 17303 1726867278.64064: ^ task is: TASK: Set flag to indicate system is ostree 17303 1726867278.64066: ^ 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 17303 1726867278.64070: getting variables 17303 1726867278.64071: in VariableManager get_vars() 17303 1726867278.64101: Calling all_inventory to load vars for managed_node2 17303 1726867278.64104: Calling groups_inventory to load vars for managed_node2 17303 1726867278.64108: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.64120: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.64123: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.64126: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.64438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.64638: done with get_vars() 17303 1726867278.64649: done getting variables 17303 1726867278.64752: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:21:18 -0400 (0:00:00.804) 0:00:03.102 ****** 17303 1726867278.64886: entering _queue_task() for managed_node2/set_fact 17303 1726867278.64888: Creating lock for set_fact 17303 1726867278.65136: worker is 1 (out of 1 available) 17303 1726867278.65146: exiting _queue_task() for managed_node2/set_fact 17303 1726867278.65157: done queuing things up, now waiting for results queue to drain 17303 1726867278.65157: waiting for pending results... 17303 1726867278.65407: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 17303 1726867278.65507: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000025 17303 1726867278.65528: variable 'ansible_search_path' from source: unknown 17303 1726867278.65535: variable 'ansible_search_path' from source: unknown 17303 1726867278.65572: calling self._execute() 17303 1726867278.65655: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.65667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.65682: variable 'omit' from source: magic vars 17303 1726867278.66167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867278.66476: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867278.66529: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867278.66564: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867278.66608: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867278.66704: 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) 17303 1726867278.66781: 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) 17303 1726867278.66785: 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) 17303 1726867278.66788: 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) 17303 1726867278.66913: Evaluated conditional (not __network_is_ostree is defined): True 17303 1726867278.66982: variable 'omit' from source: magic vars 17303 1726867278.66985: variable 'omit' from source: magic vars 17303 1726867278.67093: variable '__ostree_booted_stat' from source: set_fact 17303 1726867278.67153: variable 'omit' from source: magic vars 17303 1726867278.67183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867278.67213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867278.67237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867278.67266: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867278.67284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867278.67314: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867278.67360: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.67364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.67433: Set connection var ansible_shell_type to sh 17303 1726867278.67445: Set connection var ansible_timeout to 10 17303 1726867278.67457: Set connection var ansible_connection to ssh 17303 1726867278.67473: Set connection var ansible_pipelining to False 17303 1726867278.67487: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867278.67682: Set connection var ansible_shell_executable to /bin/sh 17303 1726867278.67685: variable 'ansible_shell_executable' from source: unknown 17303 1726867278.67687: variable 'ansible_connection' from source: unknown 17303 1726867278.67690: variable 'ansible_module_compression' from source: unknown 17303 1726867278.67692: variable 'ansible_shell_type' from source: unknown 17303 1726867278.67694: variable 'ansible_shell_executable' from source: unknown 17303 1726867278.67696: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.67698: variable 'ansible_pipelining' from source: unknown 17303 1726867278.67700: variable 'ansible_timeout' from source: unknown 17303 1726867278.67702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.67704: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867278.67706: variable 'omit' from source: magic vars 17303 1726867278.67709: starting attempt loop 17303 1726867278.67711: running the handler 17303 1726867278.67717: handler run complete 17303 1726867278.67720: attempt loop complete, returning result 17303 1726867278.67722: _execute() done 17303 1726867278.67725: dumping result to json 17303 1726867278.67728: done dumping result, returning 17303 1726867278.67744: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-6d5d-bd2d-000000000025] 17303 1726867278.67752: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000025 17303 1726867278.67956: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000025 17303 1726867278.67961: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 17303 1726867278.68007: no more pending results, returning what we have 17303 1726867278.68010: results queue empty 17303 1726867278.68011: checking for any_errors_fatal 17303 1726867278.68016: done checking for any_errors_fatal 17303 1726867278.68016: checking for max_fail_percentage 17303 1726867278.68018: done checking for max_fail_percentage 17303 1726867278.68018: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.68019: done checking to see if all hosts have failed 17303 1726867278.68020: getting the remaining hosts for this loop 17303 1726867278.68021: done getting the remaining hosts for this loop 17303 1726867278.68024: getting the next task for host managed_node2 17303 1726867278.68030: done getting next task for host managed_node2 17303 1726867278.68032: ^ task is: TASK: Fix CentOS6 Base repo 17303 1726867278.68034: ^ 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 17303 1726867278.68037: getting variables 17303 1726867278.68038: in VariableManager get_vars() 17303 1726867278.68063: Calling all_inventory to load vars for managed_node2 17303 1726867278.68066: Calling groups_inventory to load vars for managed_node2 17303 1726867278.68068: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.68078: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.68081: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.68088: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.68272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.68438: done with get_vars() 17303 1726867278.68447: done getting variables 17303 1726867278.68563: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:21:18 -0400 (0:00:00.037) 0:00:03.139 ****** 17303 1726867278.68592: entering _queue_task() for managed_node2/copy 17303 1726867278.69010: worker is 1 (out of 1 available) 17303 1726867278.69019: exiting _queue_task() for managed_node2/copy 17303 1726867278.69029: done queuing things up, now waiting for results queue to drain 17303 1726867278.69030: waiting for pending results... 17303 1726867278.69142: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 17303 1726867278.69236: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000027 17303 1726867278.69259: variable 'ansible_search_path' from source: unknown 17303 1726867278.69269: variable 'ansible_search_path' from source: unknown 17303 1726867278.69310: calling self._execute() 17303 1726867278.69388: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.69400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.69476: variable 'omit' from source: magic vars 17303 1726867278.70000: variable 'ansible_distribution' from source: facts 17303 1726867278.70029: Evaluated conditional (ansible_distribution == 'CentOS'): True 17303 1726867278.70156: variable 'ansible_distribution_major_version' from source: facts 17303 1726867278.70167: Evaluated conditional (ansible_distribution_major_version == '6'): False 17303 1726867278.70174: when evaluation is False, skipping this task 17303 1726867278.70183: _execute() done 17303 1726867278.70191: dumping result to json 17303 1726867278.70197: done dumping result, returning 17303 1726867278.70207: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-6d5d-bd2d-000000000027] 17303 1726867278.70215: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000027 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17303 1726867278.70498: no more pending results, returning what we have 17303 1726867278.70501: results queue empty 17303 1726867278.70502: checking for any_errors_fatal 17303 1726867278.70506: done checking for any_errors_fatal 17303 1726867278.70507: checking for max_fail_percentage 17303 1726867278.70508: done checking for max_fail_percentage 17303 1726867278.70509: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.70509: done checking to see if all hosts have failed 17303 1726867278.70510: getting the remaining hosts for this loop 17303 1726867278.70511: done getting the remaining hosts for this loop 17303 1726867278.70514: getting the next task for host managed_node2 17303 1726867278.70518: done getting next task for host managed_node2 17303 1726867278.70521: ^ task is: TASK: Include the task 'enable_epel.yml' 17303 1726867278.70524: ^ 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 17303 1726867278.70526: getting variables 17303 1726867278.70528: in VariableManager get_vars() 17303 1726867278.70550: Calling all_inventory to load vars for managed_node2 17303 1726867278.70553: Calling groups_inventory to load vars for managed_node2 17303 1726867278.70555: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.70564: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.70567: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.70569: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.70768: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000027 17303 1726867278.70771: WORKER PROCESS EXITING 17303 1726867278.70794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.70985: done with get_vars() 17303 1726867278.70993: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:21:18 -0400 (0:00:00.024) 0:00:03.164 ****** 17303 1726867278.71075: entering _queue_task() for managed_node2/include_tasks 17303 1726867278.71484: worker is 1 (out of 1 available) 17303 1726867278.71497: exiting _queue_task() for managed_node2/include_tasks 17303 1726867278.71508: done queuing things up, now waiting for results queue to drain 17303 1726867278.71509: waiting for pending results... 17303 1726867278.71956: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 17303 1726867278.72085: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000028 17303 1726867278.72176: variable 'ansible_search_path' from source: unknown 17303 1726867278.72267: variable 'ansible_search_path' from source: unknown 17303 1726867278.72272: calling self._execute() 17303 1726867278.72412: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.72424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.72436: variable 'omit' from source: magic vars 17303 1726867278.72962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867278.75663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867278.75746: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867278.75797: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867278.75842: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867278.75882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867278.75981: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867278.76015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867278.76055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867278.76194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867278.76197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867278.76260: variable '__network_is_ostree' from source: set_fact 17303 1726867278.76287: Evaluated conditional (not __network_is_ostree | d(false)): True 17303 1726867278.76305: _execute() done 17303 1726867278.76319: dumping result to json 17303 1726867278.76328: done dumping result, returning 17303 1726867278.76338: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-6d5d-bd2d-000000000028] 17303 1726867278.76347: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000028 17303 1726867278.76570: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000028 17303 1726867278.76575: WORKER PROCESS EXITING 17303 1726867278.76603: no more pending results, returning what we have 17303 1726867278.76608: in VariableManager get_vars() 17303 1726867278.76644: Calling all_inventory to load vars for managed_node2 17303 1726867278.76647: Calling groups_inventory to load vars for managed_node2 17303 1726867278.76651: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.76660: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.76663: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.76665: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.76882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.77507: done with get_vars() 17303 1726867278.77515: variable 'ansible_search_path' from source: unknown 17303 1726867278.77516: variable 'ansible_search_path' from source: unknown 17303 1726867278.77552: we have included files to process 17303 1726867278.77553: generating all_blocks data 17303 1726867278.77555: done generating all_blocks data 17303 1726867278.77559: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17303 1726867278.77561: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17303 1726867278.77563: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17303 1726867278.80063: done processing included file 17303 1726867278.80066: iterating over new_blocks loaded from include file 17303 1726867278.80067: in VariableManager get_vars() 17303 1726867278.80082: done with get_vars() 17303 1726867278.80084: filtering new block on tags 17303 1726867278.80107: done filtering new block on tags 17303 1726867278.80110: in VariableManager get_vars() 17303 1726867278.80122: done with get_vars() 17303 1726867278.80124: filtering new block on tags 17303 1726867278.80136: done filtering new block on tags 17303 1726867278.80138: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 17303 1726867278.80144: extending task lists for all hosts with included blocks 17303 1726867278.80606: done extending task lists 17303 1726867278.80607: done processing included files 17303 1726867278.80619: results queue empty 17303 1726867278.80620: checking for any_errors_fatal 17303 1726867278.80623: done checking for any_errors_fatal 17303 1726867278.80624: checking for max_fail_percentage 17303 1726867278.80625: done checking for max_fail_percentage 17303 1726867278.80625: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.80626: done checking to see if all hosts have failed 17303 1726867278.80627: getting the remaining hosts for this loop 17303 1726867278.80628: done getting the remaining hosts for this loop 17303 1726867278.80631: getting the next task for host managed_node2 17303 1726867278.80635: done getting next task for host managed_node2 17303 1726867278.80637: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 17303 1726867278.80640: ^ 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 17303 1726867278.80642: getting variables 17303 1726867278.80643: in VariableManager get_vars() 17303 1726867278.80652: Calling all_inventory to load vars for managed_node2 17303 1726867278.80654: Calling groups_inventory to load vars for managed_node2 17303 1726867278.80680: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.80686: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.80694: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.80698: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.80931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.81456: done with get_vars() 17303 1726867278.81465: done getting variables 17303 1726867278.81636: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867278.82052: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:21:18 -0400 (0:00:00.110) 0:00:03.274 ****** 17303 1726867278.82138: entering _queue_task() for managed_node2/command 17303 1726867278.82140: Creating lock for command 17303 1726867278.82940: worker is 1 (out of 1 available) 17303 1726867278.82949: exiting _queue_task() for managed_node2/command 17303 1726867278.82960: done queuing things up, now waiting for results queue to drain 17303 1726867278.82961: waiting for pending results... 17303 1726867278.83375: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 17303 1726867278.83701: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000042 17303 1726867278.83810: variable 'ansible_search_path' from source: unknown 17303 1726867278.83813: variable 'ansible_search_path' from source: unknown 17303 1726867278.83815: calling self._execute() 17303 1726867278.83945: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.83955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.83968: variable 'omit' from source: magic vars 17303 1726867278.84662: variable 'ansible_distribution' from source: facts 17303 1726867278.84884: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17303 1726867278.85041: variable 'ansible_distribution_major_version' from source: facts 17303 1726867278.85054: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17303 1726867278.85062: when evaluation is False, skipping this task 17303 1726867278.85072: _execute() done 17303 1726867278.85119: dumping result to json 17303 1726867278.85128: done dumping result, returning 17303 1726867278.85137: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [0affcac9-a3a5-6d5d-bd2d-000000000042] 17303 1726867278.85145: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000042 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17303 1726867278.85334: no more pending results, returning what we have 17303 1726867278.85337: results queue empty 17303 1726867278.85338: checking for any_errors_fatal 17303 1726867278.85339: done checking for any_errors_fatal 17303 1726867278.85340: checking for max_fail_percentage 17303 1726867278.85342: done checking for max_fail_percentage 17303 1726867278.85342: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.85343: done checking to see if all hosts have failed 17303 1726867278.85344: getting the remaining hosts for this loop 17303 1726867278.85346: done getting the remaining hosts for this loop 17303 1726867278.85349: getting the next task for host managed_node2 17303 1726867278.85355: done getting next task for host managed_node2 17303 1726867278.85358: ^ task is: TASK: Install yum-utils package 17303 1726867278.85362: ^ 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 17303 1726867278.85366: getting variables 17303 1726867278.85368: in VariableManager get_vars() 17303 1726867278.85403: Calling all_inventory to load vars for managed_node2 17303 1726867278.85406: Calling groups_inventory to load vars for managed_node2 17303 1726867278.85410: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.85423: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.85426: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.85429: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.86004: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000042 17303 1726867278.86007: WORKER PROCESS EXITING 17303 1726867278.86030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.86482: done with get_vars() 17303 1726867278.86491: done getting variables 17303 1726867278.86704: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:21:18 -0400 (0:00:00.045) 0:00:03.320 ****** 17303 1726867278.86732: entering _queue_task() for managed_node2/package 17303 1726867278.86734: Creating lock for package 17303 1726867278.87421: worker is 1 (out of 1 available) 17303 1726867278.87431: exiting _queue_task() for managed_node2/package 17303 1726867278.87440: done queuing things up, now waiting for results queue to drain 17303 1726867278.87441: waiting for pending results... 17303 1726867278.87747: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 17303 1726867278.87940: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000043 17303 1726867278.87957: variable 'ansible_search_path' from source: unknown 17303 1726867278.87961: variable 'ansible_search_path' from source: unknown 17303 1726867278.88095: calling self._execute() 17303 1726867278.88165: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.88175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.88182: variable 'omit' from source: magic vars 17303 1726867278.89151: variable 'ansible_distribution' from source: facts 17303 1726867278.89485: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17303 1726867278.89787: variable 'ansible_distribution_major_version' from source: facts 17303 1726867278.89790: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17303 1726867278.89793: when evaluation is False, skipping this task 17303 1726867278.89795: _execute() done 17303 1726867278.89797: dumping result to json 17303 1726867278.89799: done dumping result, returning 17303 1726867278.89801: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affcac9-a3a5-6d5d-bd2d-000000000043] 17303 1726867278.89803: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000043 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17303 1726867278.89996: no more pending results, returning what we have 17303 1726867278.89999: results queue empty 17303 1726867278.90000: checking for any_errors_fatal 17303 1726867278.90007: done checking for any_errors_fatal 17303 1726867278.90008: checking for max_fail_percentage 17303 1726867278.90009: done checking for max_fail_percentage 17303 1726867278.90010: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.90011: done checking to see if all hosts have failed 17303 1726867278.90011: getting the remaining hosts for this loop 17303 1726867278.90012: done getting the remaining hosts for this loop 17303 1726867278.90015: getting the next task for host managed_node2 17303 1726867278.90135: done getting next task for host managed_node2 17303 1726867278.90138: ^ task is: TASK: Enable EPEL 7 17303 1726867278.90142: ^ 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 17303 1726867278.90145: getting variables 17303 1726867278.90147: in VariableManager get_vars() 17303 1726867278.90175: Calling all_inventory to load vars for managed_node2 17303 1726867278.90180: Calling groups_inventory to load vars for managed_node2 17303 1726867278.90184: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.90254: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.90258: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.90261: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.90574: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000043 17303 1726867278.90579: WORKER PROCESS EXITING 17303 1726867278.90604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.91023: done with get_vars() 17303 1726867278.91034: done getting variables 17303 1726867278.91229: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:21:18 -0400 (0:00:00.045) 0:00:03.365 ****** 17303 1726867278.91257: entering _queue_task() for managed_node2/command 17303 1726867278.91931: worker is 1 (out of 1 available) 17303 1726867278.91943: exiting _queue_task() for managed_node2/command 17303 1726867278.91954: done queuing things up, now waiting for results queue to drain 17303 1726867278.91955: waiting for pending results... 17303 1726867278.92430: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 17303 1726867278.92798: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000044 17303 1726867278.92801: variable 'ansible_search_path' from source: unknown 17303 1726867278.92803: variable 'ansible_search_path' from source: unknown 17303 1726867278.92805: calling self._execute() 17303 1726867278.92855: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.92916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.93028: variable 'omit' from source: magic vars 17303 1726867278.93845: variable 'ansible_distribution' from source: facts 17303 1726867278.93865: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17303 1726867278.94110: variable 'ansible_distribution_major_version' from source: facts 17303 1726867278.94188: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17303 1726867278.94196: when evaluation is False, skipping this task 17303 1726867278.94203: _execute() done 17303 1726867278.94209: dumping result to json 17303 1726867278.94284: done dumping result, returning 17303 1726867278.94288: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affcac9-a3a5-6d5d-bd2d-000000000044] 17303 1726867278.94290: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000044 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17303 1726867278.94469: no more pending results, returning what we have 17303 1726867278.94473: results queue empty 17303 1726867278.94474: checking for any_errors_fatal 17303 1726867278.94481: done checking for any_errors_fatal 17303 1726867278.94482: checking for max_fail_percentage 17303 1726867278.94483: done checking for max_fail_percentage 17303 1726867278.94484: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.94485: done checking to see if all hosts have failed 17303 1726867278.94486: getting the remaining hosts for this loop 17303 1726867278.94487: done getting the remaining hosts for this loop 17303 1726867278.94491: getting the next task for host managed_node2 17303 1726867278.94499: done getting next task for host managed_node2 17303 1726867278.94502: ^ task is: TASK: Enable EPEL 8 17303 1726867278.94507: ^ 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 17303 1726867278.94510: getting variables 17303 1726867278.94512: in VariableManager get_vars() 17303 1726867278.94543: Calling all_inventory to load vars for managed_node2 17303 1726867278.94545: Calling groups_inventory to load vars for managed_node2 17303 1726867278.94549: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.94563: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.94566: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.94569: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.94584: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000044 17303 1726867278.94587: WORKER PROCESS EXITING 17303 1726867278.95258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867278.95648: done with get_vars() 17303 1726867278.95657: done getting variables 17303 1726867278.95831: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:21:18 -0400 (0:00:00.045) 0:00:03.411 ****** 17303 1726867278.95859: entering _queue_task() for managed_node2/command 17303 1726867278.96482: worker is 1 (out of 1 available) 17303 1726867278.96494: exiting _queue_task() for managed_node2/command 17303 1726867278.96505: done queuing things up, now waiting for results queue to drain 17303 1726867278.96506: waiting for pending results... 17303 1726867278.97094: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 17303 1726867278.97284: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000045 17303 1726867278.97288: variable 'ansible_search_path' from source: unknown 17303 1726867278.97293: variable 'ansible_search_path' from source: unknown 17303 1726867278.97296: calling self._execute() 17303 1726867278.97454: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867278.97510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867278.97531: variable 'omit' from source: magic vars 17303 1726867278.98288: variable 'ansible_distribution' from source: facts 17303 1726867278.98305: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17303 1726867278.98711: variable 'ansible_distribution_major_version' from source: facts 17303 1726867278.98714: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17303 1726867278.98717: when evaluation is False, skipping this task 17303 1726867278.98719: _execute() done 17303 1726867278.98722: dumping result to json 17303 1726867278.98724: done dumping result, returning 17303 1726867278.98726: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affcac9-a3a5-6d5d-bd2d-000000000045] 17303 1726867278.98728: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000045 17303 1726867278.98791: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000045 17303 1726867278.98794: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17303 1726867278.98863: no more pending results, returning what we have 17303 1726867278.98867: results queue empty 17303 1726867278.98868: checking for any_errors_fatal 17303 1726867278.98873: done checking for any_errors_fatal 17303 1726867278.98874: checking for max_fail_percentage 17303 1726867278.98875: done checking for max_fail_percentage 17303 1726867278.98876: checking to see if all hosts have failed and the running result is not ok 17303 1726867278.98878: done checking to see if all hosts have failed 17303 1726867278.98879: getting the remaining hosts for this loop 17303 1726867278.98881: done getting the remaining hosts for this loop 17303 1726867278.98884: getting the next task for host managed_node2 17303 1726867278.98892: done getting next task for host managed_node2 17303 1726867278.98895: ^ task is: TASK: Enable EPEL 6 17303 1726867278.98899: ^ 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 17303 1726867278.98902: getting variables 17303 1726867278.98905: in VariableManager get_vars() 17303 1726867278.98938: Calling all_inventory to load vars for managed_node2 17303 1726867278.98941: Calling groups_inventory to load vars for managed_node2 17303 1726867278.98945: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867278.98956: Calling all_plugins_play to load vars for managed_node2 17303 1726867278.98959: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867278.98962: Calling groups_plugins_play to load vars for managed_node2 17303 1726867278.99637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.00014: done with get_vars() 17303 1726867279.00024: done getting variables 17303 1726867279.00192: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:21:19 -0400 (0:00:00.043) 0:00:03.455 ****** 17303 1726867279.00220: entering _queue_task() for managed_node2/copy 17303 1726867279.00748: worker is 1 (out of 1 available) 17303 1726867279.00756: exiting _queue_task() for managed_node2/copy 17303 1726867279.00765: done queuing things up, now waiting for results queue to drain 17303 1726867279.00766: waiting for pending results... 17303 1726867279.01413: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 17303 1726867279.01417: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000047 17303 1726867279.01421: variable 'ansible_search_path' from source: unknown 17303 1726867279.01423: variable 'ansible_search_path' from source: unknown 17303 1726867279.01491: calling self._execute() 17303 1726867279.01789: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.01793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.01795: variable 'omit' from source: magic vars 17303 1726867279.03083: variable 'ansible_distribution' from source: facts 17303 1726867279.03087: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17303 1726867279.03286: variable 'ansible_distribution_major_version' from source: facts 17303 1726867279.03357: Evaluated conditional (ansible_distribution_major_version == '6'): False 17303 1726867279.03428: when evaluation is False, skipping this task 17303 1726867279.03431: _execute() done 17303 1726867279.03434: dumping result to json 17303 1726867279.03436: done dumping result, returning 17303 1726867279.03439: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affcac9-a3a5-6d5d-bd2d-000000000047] 17303 1726867279.03441: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000047 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17303 1726867279.03647: no more pending results, returning what we have 17303 1726867279.03650: results queue empty 17303 1726867279.03651: checking for any_errors_fatal 17303 1726867279.03655: done checking for any_errors_fatal 17303 1726867279.03656: checking for max_fail_percentage 17303 1726867279.03657: done checking for max_fail_percentage 17303 1726867279.03658: checking to see if all hosts have failed and the running result is not ok 17303 1726867279.03659: done checking to see if all hosts have failed 17303 1726867279.03660: getting the remaining hosts for this loop 17303 1726867279.03662: done getting the remaining hosts for this loop 17303 1726867279.03665: getting the next task for host managed_node2 17303 1726867279.03676: done getting next task for host managed_node2 17303 1726867279.03679: ^ task is: TASK: Set network provider to 'nm' 17303 1726867279.03682: ^ 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 17303 1726867279.03686: getting variables 17303 1726867279.03688: in VariableManager get_vars() 17303 1726867279.03716: Calling all_inventory to load vars for managed_node2 17303 1726867279.04447: Calling groups_inventory to load vars for managed_node2 17303 1726867279.04450: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.04459: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.04462: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.04466: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.04443: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000047 17303 1726867279.04746: WORKER PROCESS EXITING 17303 1726867279.04768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.05196: done with get_vars() 17303 1726867279.05204: done getting variables 17303 1726867279.05258: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 17:21:19 -0400 (0:00:00.050) 0:00:03.506 ****** 17303 1726867279.05385: entering _queue_task() for managed_node2/set_fact 17303 1726867279.05894: worker is 1 (out of 1 available) 17303 1726867279.05905: exiting _queue_task() for managed_node2/set_fact 17303 1726867279.05992: done queuing things up, now waiting for results queue to drain 17303 1726867279.05994: waiting for pending results... 17303 1726867279.06290: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 17303 1726867279.06465: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000007 17303 1726867279.06532: variable 'ansible_search_path' from source: unknown 17303 1726867279.06626: calling self._execute() 17303 1726867279.06872: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.06875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.06881: variable 'omit' from source: magic vars 17303 1726867279.07121: variable 'omit' from source: magic vars 17303 1726867279.07159: variable 'omit' from source: magic vars 17303 1726867279.07245: variable 'omit' from source: magic vars 17303 1726867279.07291: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867279.07521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867279.07621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867279.07625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867279.07627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867279.07629: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867279.07633: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.07634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.07901: Set connection var ansible_shell_type to sh 17303 1726867279.07915: Set connection var ansible_timeout to 10 17303 1726867279.07928: Set connection var ansible_connection to ssh 17303 1726867279.07946: Set connection var ansible_pipelining to False 17303 1726867279.07957: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867279.07968: Set connection var ansible_shell_executable to /bin/sh 17303 1726867279.08007: variable 'ansible_shell_executable' from source: unknown 17303 1726867279.08059: variable 'ansible_connection' from source: unknown 17303 1726867279.08069: variable 'ansible_module_compression' from source: unknown 17303 1726867279.08076: variable 'ansible_shell_type' from source: unknown 17303 1726867279.08085: variable 'ansible_shell_executable' from source: unknown 17303 1726867279.08093: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.08105: variable 'ansible_pipelining' from source: unknown 17303 1726867279.08285: variable 'ansible_timeout' from source: unknown 17303 1726867279.08288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.08427: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867279.08431: variable 'omit' from source: magic vars 17303 1726867279.08434: starting attempt loop 17303 1726867279.08484: running the handler 17303 1726867279.08548: handler run complete 17303 1726867279.08564: attempt loop complete, returning result 17303 1726867279.08573: _execute() done 17303 1726867279.08583: dumping result to json 17303 1726867279.08592: done dumping result, returning 17303 1726867279.08618: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0affcac9-a3a5-6d5d-bd2d-000000000007] 17303 1726867279.08650: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000007 ok: [managed_node2] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 17303 1726867279.08879: no more pending results, returning what we have 17303 1726867279.08882: results queue empty 17303 1726867279.08883: checking for any_errors_fatal 17303 1726867279.08889: done checking for any_errors_fatal 17303 1726867279.08890: checking for max_fail_percentage 17303 1726867279.08892: done checking for max_fail_percentage 17303 1726867279.08893: checking to see if all hosts have failed and the running result is not ok 17303 1726867279.08893: done checking to see if all hosts have failed 17303 1726867279.08894: getting the remaining hosts for this loop 17303 1726867279.08896: done getting the remaining hosts for this loop 17303 1726867279.08899: getting the next task for host managed_node2 17303 1726867279.08905: done getting next task for host managed_node2 17303 1726867279.08908: ^ task is: TASK: meta (flush_handlers) 17303 1726867279.08909: ^ 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 17303 1726867279.08913: getting variables 17303 1726867279.08915: in VariableManager get_vars() 17303 1726867279.09059: Calling all_inventory to load vars for managed_node2 17303 1726867279.09062: Calling groups_inventory to load vars for managed_node2 17303 1726867279.09066: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.09079: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.09082: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.09086: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.09666: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000007 17303 1726867279.09671: WORKER PROCESS EXITING 17303 1726867279.09686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.10012: done with get_vars() 17303 1726867279.10021: done getting variables 17303 1726867279.10258: in VariableManager get_vars() 17303 1726867279.10266: Calling all_inventory to load vars for managed_node2 17303 1726867279.10269: Calling groups_inventory to load vars for managed_node2 17303 1726867279.10271: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.10275: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.10382: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.10386: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.10769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.11088: done with get_vars() 17303 1726867279.11100: done queuing things up, now waiting for results queue to drain 17303 1726867279.11102: results queue empty 17303 1726867279.11103: checking for any_errors_fatal 17303 1726867279.11105: done checking for any_errors_fatal 17303 1726867279.11106: checking for max_fail_percentage 17303 1726867279.11107: done checking for max_fail_percentage 17303 1726867279.11107: checking to see if all hosts have failed and the running result is not ok 17303 1726867279.11108: done checking to see if all hosts have failed 17303 1726867279.11109: getting the remaining hosts for this loop 17303 1726867279.11109: done getting the remaining hosts for this loop 17303 1726867279.11112: getting the next task for host managed_node2 17303 1726867279.11119: done getting next task for host managed_node2 17303 1726867279.11120: ^ task is: TASK: meta (flush_handlers) 17303 1726867279.11122: ^ 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 17303 1726867279.11128: getting variables 17303 1726867279.11130: in VariableManager get_vars() 17303 1726867279.11138: Calling all_inventory to load vars for managed_node2 17303 1726867279.11140: Calling groups_inventory to load vars for managed_node2 17303 1726867279.11142: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.11146: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.11149: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.11152: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.11518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.11962: done with get_vars() 17303 1726867279.11969: done getting variables 17303 1726867279.12019: in VariableManager get_vars() 17303 1726867279.12027: Calling all_inventory to load vars for managed_node2 17303 1726867279.12030: Calling groups_inventory to load vars for managed_node2 17303 1726867279.12032: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.12036: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.12037: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.12040: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.12293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.12516: done with get_vars() 17303 1726867279.12528: done queuing things up, now waiting for results queue to drain 17303 1726867279.12530: results queue empty 17303 1726867279.12531: checking for any_errors_fatal 17303 1726867279.12535: done checking for any_errors_fatal 17303 1726867279.12536: checking for max_fail_percentage 17303 1726867279.12537: done checking for max_fail_percentage 17303 1726867279.12537: checking to see if all hosts have failed and the running result is not ok 17303 1726867279.12538: done checking to see if all hosts have failed 17303 1726867279.12539: getting the remaining hosts for this loop 17303 1726867279.12566: done getting the remaining hosts for this loop 17303 1726867279.12569: getting the next task for host managed_node2 17303 1726867279.12572: done getting next task for host managed_node2 17303 1726867279.12573: ^ task is: None 17303 1726867279.12574: ^ 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 17303 1726867279.12576: done queuing things up, now waiting for results queue to drain 17303 1726867279.12578: results queue empty 17303 1726867279.12579: checking for any_errors_fatal 17303 1726867279.12580: done checking for any_errors_fatal 17303 1726867279.12581: checking for max_fail_percentage 17303 1726867279.12582: done checking for max_fail_percentage 17303 1726867279.12582: checking to see if all hosts have failed and the running result is not ok 17303 1726867279.12583: done checking to see if all hosts have failed 17303 1726867279.12585: getting the next task for host managed_node2 17303 1726867279.12587: done getting next task for host managed_node2 17303 1726867279.12593: ^ task is: None 17303 1726867279.12594: ^ 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 17303 1726867279.12643: in VariableManager get_vars() 17303 1726867279.12658: done with get_vars() 17303 1726867279.12663: in VariableManager get_vars() 17303 1726867279.12672: done with get_vars() 17303 1726867279.12676: variable 'omit' from source: magic vars 17303 1726867279.12736: in VariableManager get_vars() 17303 1726867279.12747: done with get_vars() 17303 1726867279.12769: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 17303 1726867279.13012: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 17303 1726867279.13045: getting the remaining hosts for this loop 17303 1726867279.13047: done getting the remaining hosts for this loop 17303 1726867279.13049: getting the next task for host managed_node2 17303 1726867279.13051: done getting next task for host managed_node2 17303 1726867279.13053: ^ task is: TASK: Gathering Facts 17303 1726867279.13055: ^ 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 17303 1726867279.13057: getting variables 17303 1726867279.13058: in VariableManager get_vars() 17303 1726867279.13065: Calling all_inventory to load vars for managed_node2 17303 1726867279.13067: Calling groups_inventory to load vars for managed_node2 17303 1726867279.13070: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867279.13074: Calling all_plugins_play to load vars for managed_node2 17303 1726867279.13091: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867279.13095: Calling groups_plugins_play to load vars for managed_node2 17303 1726867279.13280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867279.13471: done with get_vars() 17303 1726867279.13481: done getting variables 17303 1726867279.13536: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 17:21:19 -0400 (0:00:00.082) 0:00:03.588 ****** 17303 1726867279.13559: entering _queue_task() for managed_node2/gather_facts 17303 1726867279.13846: worker is 1 (out of 1 available) 17303 1726867279.13857: exiting _queue_task() for managed_node2/gather_facts 17303 1726867279.13868: done queuing things up, now waiting for results queue to drain 17303 1726867279.13869: waiting for pending results... 17303 1726867279.14147: running TaskExecutor() for managed_node2/TASK: Gathering Facts 17303 1726867279.14386: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000006d 17303 1726867279.14391: variable 'ansible_search_path' from source: unknown 17303 1726867279.14561: calling self._execute() 17303 1726867279.14564: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.14598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.14650: variable 'omit' from source: magic vars 17303 1726867279.15446: variable 'ansible_distribution_major_version' from source: facts 17303 1726867279.15529: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867279.15538: variable 'omit' from source: magic vars 17303 1726867279.15721: variable 'omit' from source: magic vars 17303 1726867279.15724: variable 'omit' from source: magic vars 17303 1726867279.15727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867279.15810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867279.15846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867279.15940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867279.15960: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867279.16105: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867279.16308: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.16312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.16322: Set connection var ansible_shell_type to sh 17303 1726867279.16336: Set connection var ansible_timeout to 10 17303 1726867279.16350: Set connection var ansible_connection to ssh 17303 1726867279.16360: Set connection var ansible_pipelining to False 17303 1726867279.16368: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867279.16382: Set connection var ansible_shell_executable to /bin/sh 17303 1726867279.16617: variable 'ansible_shell_executable' from source: unknown 17303 1726867279.16621: variable 'ansible_connection' from source: unknown 17303 1726867279.16624: variable 'ansible_module_compression' from source: unknown 17303 1726867279.16626: variable 'ansible_shell_type' from source: unknown 17303 1726867279.16628: variable 'ansible_shell_executable' from source: unknown 17303 1726867279.16630: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867279.16632: variable 'ansible_pipelining' from source: unknown 17303 1726867279.16634: variable 'ansible_timeout' from source: unknown 17303 1726867279.16636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867279.16896: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867279.16957: variable 'omit' from source: magic vars 17303 1726867279.17082: starting attempt loop 17303 1726867279.17086: running the handler 17303 1726867279.17164: variable 'ansible_facts' from source: unknown 17303 1726867279.17167: _low_level_execute_command(): starting 17303 1726867279.17169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867279.19098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867279.19150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867279.19437: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867279.19475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867279.21143: stdout chunk (state=3): >>>/root <<< 17303 1726867279.21286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867279.21289: stdout chunk (state=3): >>><<< 17303 1726867279.21295: stderr chunk (state=3): >>><<< 17303 1726867279.21321: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867279.21339: _low_level_execute_command(): starting 17303 1726867279.21348: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924 `" && echo ansible-tmp-1726867279.2132807-17474-14438842716924="` echo /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924 `" ) && sleep 0' 17303 1726867279.22376: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867279.22423: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867279.22531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867279.22654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867279.22678: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867279.22697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867279.22806: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867279.24762: stdout chunk (state=3): >>>ansible-tmp-1726867279.2132807-17474-14438842716924=/root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924 <<< 17303 1726867279.24906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867279.24929: stdout chunk (state=3): >>><<< 17303 1726867279.24941: stderr chunk (state=3): >>><<< 17303 1726867279.24971: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867279.2132807-17474-14438842716924=/root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867279.25008: variable 'ansible_module_compression' from source: unknown 17303 1726867279.25078: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17303 1726867279.25145: variable 'ansible_facts' from source: unknown 17303 1726867279.25406: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py 17303 1726867279.25527: Sending initial data 17303 1726867279.25531: Sent initial data (153 bytes) 17303 1726867279.26093: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867279.26157: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867279.26172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867279.26204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867279.26283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867279.28336: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867279.28364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867279.28428: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpibbff8ur /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py <<< 17303 1726867279.28432: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py" <<< 17303 1726867279.28475: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpibbff8ur" to remote "/root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py" <<< 17303 1726867279.30109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867279.30183: stderr chunk (state=3): >>><<< 17303 1726867279.30186: stdout chunk (state=3): >>><<< 17303 1726867279.30188: done transferring module to remote 17303 1726867279.30194: _low_level_execute_command(): starting 17303 1726867279.30205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/ /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py && sleep 0' 17303 1726867279.30803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867279.30876: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867279.30892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867279.30959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867279.33383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867279.33386: stdout chunk (state=3): >>><<< 17303 1726867279.33389: stderr chunk (state=3): >>><<< 17303 1726867279.33391: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867279.33399: _low_level_execute_command(): starting 17303 1726867279.33402: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/AnsiballZ_setup.py && sleep 0' 17303 1726867279.33898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867279.33902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867279.33904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867279.33908: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867279.33911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867279.33955: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867279.33971: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867279.34012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.20920: stdout chunk (state=3): >>> <<< 17303 1726867280.20972: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "19", "epoch": "1726867279", "epoch_int": "1726867279", "date": "2024-09-20", "time": "17:21:19", "iso8601_micro": "2024-09-20T21:21:19.770601Z", "iso8601": "2024-09-20T21:21:19Z", "iso8601_basic": "20240920T172119770601", "iso8601_basic_short": "20240920T172119", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redh<<< 17303 1726867280.20976: stdout chunk (state=3): >>>at.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3284, "used": 247}, "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_<<< 17303 1726867280.21146: stdout chunk (state=3): >>>serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 518, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794451456, "block_size": 4096, "block_total": 65519099, "block_available": 63914661, "block_used": 1604438, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.59716796875, "5m": 0.40869140625, "15m": 0.20361328125}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17303 1726867280.24023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867280.24027: stdout chunk (state=3): >>><<< 17303 1726867280.24030: stderr chunk (state=3): >>><<< 17303 1726867280.24184: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "21", "second": "19", "epoch": "1726867279", "epoch_int": "1726867279", "date": "2024-09-20", "time": "17:21:19", "iso8601_micro": "2024-09-20T21:21:19.770601Z", "iso8601": "2024-09-20T21:21:19Z", "iso8601_basic": "20240920T172119770601", "iso8601_basic_short": "20240920T172119", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-116", "ansible_nodename": "ip-10-31-12-116.us-east-1.aws.redhat.com", "ansible_domain": "us-east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec273454a5a8b2a199265679d6a78897", "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 54464 10.31.12.116 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 54464 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/1"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_is_chroot": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 2947, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 584, "free": 2947}, "nocache": {"free": 3284, "used": 247}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_uuid": "ec273454-a5a8-b2a1-9926-5679d6a78897", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 518, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261794451456, "block_size": 4096, "block_total": 65519099, "block_available": 63914661, "block_used": 1604438, "inode_total": 131070960, "inode_available": 131029047, "inode_used": 41913, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.59716796875, "5m": 0.40869140625, "15m": 0.20361328125}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCtb6d2lCF5j73bQuklHmiwgIkrtsKyvhhqKmw8PAzxlwefW/eKAWRL8t5o4OpguzwN7Xas0KL/3n2vcGn89eWwkJ64NRFeevRauyAYYJ7nZE1QwJ9dGZo3zaVp/oC1MhHRdrICrLbAyfRiW6jeK2b1Ft+mdFsl86F6MUriI4qIiDp6FW5cChFc/iqHkG0NrVcTWrza0Es3nS/Vb6349spn+wBwFoB8hnx62+ER/+0mlRFjmDZxUqXJrfrBV2J72kQoHDeAgVQq1eQR36osPevJGc/pnNwDx/wf8WRSXPpRn9YbagddfgHFZCnbCFTk9YyiwyK1U/LZ9lIBSiUj976pi440fQTwjmVQAe/qHANcHOSrfP9jYcRbhARGCv4wQ3AgjnHnPA133ZmzX10g6C8WgEQGYuuOF4B+PCLLUedGyOw1cG8VBPS5TS6vnCTX5Gzk7SSdeLXP4fKdYMINUli7zoTEoxkmQiMJGTp4ydGu57F+aQ9yu3smHITyKHD7K10=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAv/YAwk9YsHU5O92V8EtqxoQj/LDcsKo4HtikGRATr3RtxreTXeA3ChH0hadXwgOPbV3d9lKKbe/T8Kk3p3CL8=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIHytSiqr0SQwJilSJH3MYhh2kiNKutXw14J1DPufbDt8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "ansible_fibre_channel_wwn": [], "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fec3:77ad", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.116", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:c3:77:ad", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.12.116"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fec3:77ad"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.116", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fec3:77ad"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867280.24713: 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-1726867279.2132807-17474-14438842716924/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867280.24802: _low_level_execute_command(): starting 17303 1726867280.24844: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867279.2132807-17474-14438842716924/ > /dev/null 2>&1 && sleep 0' 17303 1726867280.25828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867280.25858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867280.25913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867280.26005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867280.26167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.26239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867280.26412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.26513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.29163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867280.29189: stderr chunk (state=3): >>><<< 17303 1726867280.29192: stdout chunk (state=3): >>><<< 17303 1726867280.29207: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867280.29214: handler run complete 17303 1726867280.29298: variable 'ansible_facts' from source: unknown 17303 1726867280.29365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.29548: variable 'ansible_facts' from source: unknown 17303 1726867280.29600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.29676: attempt loop complete, returning result 17303 1726867280.29681: _execute() done 17303 1726867280.29684: dumping result to json 17303 1726867280.29706: done dumping result, returning 17303 1726867280.29712: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affcac9-a3a5-6d5d-bd2d-00000000006d] 17303 1726867280.29716: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000006d 17303 1726867280.29967: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000006d 17303 1726867280.29969: WORKER PROCESS EXITING ok: [managed_node2] 17303 1726867280.30172: no more pending results, returning what we have 17303 1726867280.30174: results queue empty 17303 1726867280.30174: checking for any_errors_fatal 17303 1726867280.30175: done checking for any_errors_fatal 17303 1726867280.30175: checking for max_fail_percentage 17303 1726867280.30176: done checking for max_fail_percentage 17303 1726867280.30179: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.30180: done checking to see if all hosts have failed 17303 1726867280.30180: getting the remaining hosts for this loop 17303 1726867280.30181: done getting the remaining hosts for this loop 17303 1726867280.30183: getting the next task for host managed_node2 17303 1726867280.30187: done getting next task for host managed_node2 17303 1726867280.30188: ^ task is: TASK: meta (flush_handlers) 17303 1726867280.30190: ^ 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 17303 1726867280.30192: getting variables 17303 1726867280.30193: in VariableManager get_vars() 17303 1726867280.30209: Calling all_inventory to load vars for managed_node2 17303 1726867280.30211: Calling groups_inventory to load vars for managed_node2 17303 1726867280.30213: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.30222: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.30224: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.30225: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.30405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.30542: done with get_vars() 17303 1726867280.30549: done getting variables 17303 1726867280.30601: in VariableManager get_vars() 17303 1726867280.30608: Calling all_inventory to load vars for managed_node2 17303 1726867280.30609: Calling groups_inventory to load vars for managed_node2 17303 1726867280.30610: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.30613: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.30617: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.30619: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.30718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.30825: done with get_vars() 17303 1726867280.30834: done queuing things up, now waiting for results queue to drain 17303 1726867280.30835: results queue empty 17303 1726867280.30836: checking for any_errors_fatal 17303 1726867280.30838: done checking for any_errors_fatal 17303 1726867280.30838: checking for max_fail_percentage 17303 1726867280.30842: done checking for max_fail_percentage 17303 1726867280.30843: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.30843: done checking to see if all hosts have failed 17303 1726867280.30844: getting the remaining hosts for this loop 17303 1726867280.30844: done getting the remaining hosts for this loop 17303 1726867280.30846: getting the next task for host managed_node2 17303 1726867280.30848: done getting next task for host managed_node2 17303 1726867280.30850: ^ task is: TASK: Show playbook name 17303 1726867280.30851: ^ 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 17303 1726867280.30852: getting variables 17303 1726867280.30853: in VariableManager get_vars() 17303 1726867280.30861: Calling all_inventory to load vars for managed_node2 17303 1726867280.30865: Calling groups_inventory to load vars for managed_node2 17303 1726867280.30867: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.30872: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.30874: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.30884: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.31002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.31109: done with get_vars() 17303 1726867280.31114: done getting variables 17303 1726867280.31170: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show playbook name] ****************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 17:21:20 -0400 (0:00:01.176) 0:00:04.765 ****** 17303 1726867280.31193: entering _queue_task() for managed_node2/debug 17303 1726867280.31195: Creating lock for debug 17303 1726867280.31401: worker is 1 (out of 1 available) 17303 1726867280.31414: exiting _queue_task() for managed_node2/debug 17303 1726867280.31424: done queuing things up, now waiting for results queue to drain 17303 1726867280.31425: waiting for pending results... 17303 1726867280.31571: running TaskExecutor() for managed_node2/TASK: Show playbook name 17303 1726867280.31621: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000000b 17303 1726867280.31633: variable 'ansible_search_path' from source: unknown 17303 1726867280.31662: calling self._execute() 17303 1726867280.31722: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.31726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.31736: variable 'omit' from source: magic vars 17303 1726867280.32047: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.32056: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.32062: variable 'omit' from source: magic vars 17303 1726867280.32084: variable 'omit' from source: magic vars 17303 1726867280.32136: variable 'omit' from source: magic vars 17303 1726867280.32153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867280.32182: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.32197: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867280.32210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.32221: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.32248: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.32251: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.32253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.32315: Set connection var ansible_shell_type to sh 17303 1726867280.32325: Set connection var ansible_timeout to 10 17303 1726867280.32331: Set connection var ansible_connection to ssh 17303 1726867280.32338: Set connection var ansible_pipelining to False 17303 1726867280.32340: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.32352: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.32365: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.32368: variable 'ansible_connection' from source: unknown 17303 1726867280.32371: variable 'ansible_module_compression' from source: unknown 17303 1726867280.32373: variable 'ansible_shell_type' from source: unknown 17303 1726867280.32375: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.32379: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.32383: variable 'ansible_pipelining' from source: unknown 17303 1726867280.32385: variable 'ansible_timeout' from source: unknown 17303 1726867280.32389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.32493: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.32500: variable 'omit' from source: magic vars 17303 1726867280.32504: starting attempt loop 17303 1726867280.32506: running the handler 17303 1726867280.32544: handler run complete 17303 1726867280.32560: attempt loop complete, returning result 17303 1726867280.32563: _execute() done 17303 1726867280.32566: dumping result to json 17303 1726867280.32568: done dumping result, returning 17303 1726867280.32581: done running TaskExecutor() for managed_node2/TASK: Show playbook name [0affcac9-a3a5-6d5d-bd2d-00000000000b] 17303 1726867280.32583: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000000b 17303 1726867280.32652: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000000b 17303 1726867280.32655: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: this is: playbooks/tests_dummy.yml 17303 1726867280.32701: no more pending results, returning what we have 17303 1726867280.32703: results queue empty 17303 1726867280.32704: checking for any_errors_fatal 17303 1726867280.32705: done checking for any_errors_fatal 17303 1726867280.32706: checking for max_fail_percentage 17303 1726867280.32707: done checking for max_fail_percentage 17303 1726867280.32708: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.32709: done checking to see if all hosts have failed 17303 1726867280.32709: getting the remaining hosts for this loop 17303 1726867280.32711: done getting the remaining hosts for this loop 17303 1726867280.32713: getting the next task for host managed_node2 17303 1726867280.32718: done getting next task for host managed_node2 17303 1726867280.32721: ^ task is: TASK: Include the task 'run_test.yml' 17303 1726867280.32723: ^ 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 17303 1726867280.32725: getting variables 17303 1726867280.32727: in VariableManager get_vars() 17303 1726867280.32748: Calling all_inventory to load vars for managed_node2 17303 1726867280.32750: Calling groups_inventory to load vars for managed_node2 17303 1726867280.32753: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.32760: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.32763: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.32765: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.32910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.33023: done with get_vars() 17303 1726867280.33030: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 17:21:20 -0400 (0:00:00.018) 0:00:04.784 ****** 17303 1726867280.33086: entering _queue_task() for managed_node2/include_tasks 17303 1726867280.33253: worker is 1 (out of 1 available) 17303 1726867280.33264: exiting _queue_task() for managed_node2/include_tasks 17303 1726867280.33284: done queuing things up, now waiting for results queue to drain 17303 1726867280.33285: waiting for pending results... 17303 1726867280.33447: running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' 17303 1726867280.33502: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000000d 17303 1726867280.33523: variable 'ansible_search_path' from source: unknown 17303 1726867280.33560: calling self._execute() 17303 1726867280.33628: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.33632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.33640: variable 'omit' from source: magic vars 17303 1726867280.33937: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.33968: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.33971: _execute() done 17303 1726867280.33974: dumping result to json 17303 1726867280.33976: done dumping result, returning 17303 1726867280.33980: done running TaskExecutor() for managed_node2/TASK: Include the task 'run_test.yml' [0affcac9-a3a5-6d5d-bd2d-00000000000d] 17303 1726867280.33982: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000000d 17303 1726867280.34142: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000000d 17303 1726867280.34144: WORKER PROCESS EXITING 17303 1726867280.34168: no more pending results, returning what we have 17303 1726867280.34172: in VariableManager get_vars() 17303 1726867280.34212: Calling all_inventory to load vars for managed_node2 17303 1726867280.34214: Calling groups_inventory to load vars for managed_node2 17303 1726867280.34220: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.34230: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.34232: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.34236: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.34434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.34632: done with get_vars() 17303 1726867280.34643: variable 'ansible_search_path' from source: unknown 17303 1726867280.34664: we have included files to process 17303 1726867280.34665: generating all_blocks data 17303 1726867280.34667: done generating all_blocks data 17303 1726867280.34667: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17303 1726867280.34668: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17303 1726867280.34671: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17303 1726867280.35185: in VariableManager get_vars() 17303 1726867280.35203: done with get_vars() 17303 1726867280.35280: in VariableManager get_vars() 17303 1726867280.35293: done with get_vars() 17303 1726867280.35319: in VariableManager get_vars() 17303 1726867280.35328: done with get_vars() 17303 1726867280.35355: in VariableManager get_vars() 17303 1726867280.35364: done with get_vars() 17303 1726867280.35402: in VariableManager get_vars() 17303 1726867280.35423: done with get_vars() 17303 1726867280.35707: in VariableManager get_vars() 17303 1726867280.35720: done with get_vars() 17303 1726867280.35738: done processing included file 17303 1726867280.35739: iterating over new_blocks loaded from include file 17303 1726867280.35741: in VariableManager get_vars() 17303 1726867280.35761: done with get_vars() 17303 1726867280.35766: filtering new block on tags 17303 1726867280.35853: done filtering new block on tags 17303 1726867280.35855: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node2 17303 1726867280.35859: extending task lists for all hosts with included blocks 17303 1726867280.35881: done extending task lists 17303 1726867280.35882: done processing included files 17303 1726867280.35883: results queue empty 17303 1726867280.35883: checking for any_errors_fatal 17303 1726867280.35885: done checking for any_errors_fatal 17303 1726867280.35886: checking for max_fail_percentage 17303 1726867280.35886: done checking for max_fail_percentage 17303 1726867280.35887: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.35887: done checking to see if all hosts have failed 17303 1726867280.35888: getting the remaining hosts for this loop 17303 1726867280.35889: done getting the remaining hosts for this loop 17303 1726867280.35890: getting the next task for host managed_node2 17303 1726867280.35892: done getting next task for host managed_node2 17303 1726867280.35894: ^ task is: TASK: TEST: {{ lsr_description }} 17303 1726867280.35895: ^ 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 17303 1726867280.35896: getting variables 17303 1726867280.35897: in VariableManager get_vars() 17303 1726867280.35902: Calling all_inventory to load vars for managed_node2 17303 1726867280.35908: Calling groups_inventory to load vars for managed_node2 17303 1726867280.35911: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.35920: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.35923: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.35926: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.36031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.36138: done with get_vars() 17303 1726867280.36144: done getting variables 17303 1726867280.36171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867280.36252: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 17:21:20 -0400 (0:00:00.031) 0:00:04.816 ****** 17303 1726867280.36281: entering _queue_task() for managed_node2/debug 17303 1726867280.36467: worker is 1 (out of 1 available) 17303 1726867280.36478: exiting _queue_task() for managed_node2/debug 17303 1726867280.36490: done queuing things up, now waiting for results queue to drain 17303 1726867280.36491: waiting for pending results... 17303 1726867280.36632: running TaskExecutor() for managed_node2/TASK: TEST: Create a dummy interface 17303 1726867280.36682: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000082 17303 1726867280.36693: variable 'ansible_search_path' from source: unknown 17303 1726867280.36696: variable 'ansible_search_path' from source: unknown 17303 1726867280.36727: calling self._execute() 17303 1726867280.36775: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.36782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.36790: variable 'omit' from source: magic vars 17303 1726867280.37032: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.37044: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.37047: variable 'omit' from source: magic vars 17303 1726867280.37073: variable 'omit' from source: magic vars 17303 1726867280.37141: variable 'lsr_description' from source: include params 17303 1726867280.37155: variable 'omit' from source: magic vars 17303 1726867280.37188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867280.37213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.37229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867280.37243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.37252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.37281: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.37285: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.37287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.37348: Set connection var ansible_shell_type to sh 17303 1726867280.37354: Set connection var ansible_timeout to 10 17303 1726867280.37361: Set connection var ansible_connection to ssh 17303 1726867280.37365: Set connection var ansible_pipelining to False 17303 1726867280.37371: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.37380: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.37401: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.37404: variable 'ansible_connection' from source: unknown 17303 1726867280.37407: variable 'ansible_module_compression' from source: unknown 17303 1726867280.37409: variable 'ansible_shell_type' from source: unknown 17303 1726867280.37411: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.37414: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.37418: variable 'ansible_pipelining' from source: unknown 17303 1726867280.37421: variable 'ansible_timeout' from source: unknown 17303 1726867280.37424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.37522: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.37529: variable 'omit' from source: magic vars 17303 1726867280.37534: starting attempt loop 17303 1726867280.37536: running the handler 17303 1726867280.37570: handler run complete 17303 1726867280.37582: attempt loop complete, returning result 17303 1726867280.37587: _execute() done 17303 1726867280.37589: dumping result to json 17303 1726867280.37593: done dumping result, returning 17303 1726867280.37596: done running TaskExecutor() for managed_node2/TASK: TEST: Create a dummy interface [0affcac9-a3a5-6d5d-bd2d-000000000082] 17303 1726867280.37608: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000082 17303 1726867280.37772: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000082 17303 1726867280.37775: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: ########## Create a dummy interface ########## 17303 1726867280.37846: no more pending results, returning what we have 17303 1726867280.37848: results queue empty 17303 1726867280.37848: checking for any_errors_fatal 17303 1726867280.37849: done checking for any_errors_fatal 17303 1726867280.37850: checking for max_fail_percentage 17303 1726867280.37851: done checking for max_fail_percentage 17303 1726867280.37851: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.37852: done checking to see if all hosts have failed 17303 1726867280.37852: getting the remaining hosts for this loop 17303 1726867280.37853: done getting the remaining hosts for this loop 17303 1726867280.37855: getting the next task for host managed_node2 17303 1726867280.37858: done getting next task for host managed_node2 17303 1726867280.37860: ^ task is: TASK: Show item 17303 1726867280.37861: ^ 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 17303 1726867280.37863: getting variables 17303 1726867280.37864: in VariableManager get_vars() 17303 1726867280.37884: Calling all_inventory to load vars for managed_node2 17303 1726867280.37886: Calling groups_inventory to load vars for managed_node2 17303 1726867280.37888: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.37894: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.37895: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.37897: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.38000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.38133: done with get_vars() 17303 1726867280.38139: done getting variables 17303 1726867280.38178: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show item] *************************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 17:21:20 -0400 (0:00:00.019) 0:00:04.835 ****** 17303 1726867280.38196: entering _queue_task() for managed_node2/debug 17303 1726867280.38375: worker is 1 (out of 1 available) 17303 1726867280.38387: exiting _queue_task() for managed_node2/debug 17303 1726867280.38398: done queuing things up, now waiting for results queue to drain 17303 1726867280.38399: waiting for pending results... 17303 1726867280.38540: running TaskExecutor() for managed_node2/TASK: Show item 17303 1726867280.38582: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000083 17303 1726867280.38593: variable 'ansible_search_path' from source: unknown 17303 1726867280.38597: variable 'ansible_search_path' from source: unknown 17303 1726867280.38635: variable 'omit' from source: magic vars 17303 1726867280.38725: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.38733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.38746: variable 'omit' from source: magic vars 17303 1726867280.38987: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.38995: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.39001: variable 'omit' from source: magic vars 17303 1726867280.39029: variable 'omit' from source: magic vars 17303 1726867280.39062: variable 'item' from source: unknown 17303 1726867280.39113: variable 'item' from source: unknown 17303 1726867280.39128: variable 'omit' from source: magic vars 17303 1726867280.39157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867280.39189: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.39205: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867280.39217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.39230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.39252: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.39256: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.39258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.39327: Set connection var ansible_shell_type to sh 17303 1726867280.39333: Set connection var ansible_timeout to 10 17303 1726867280.39340: Set connection var ansible_connection to ssh 17303 1726867280.39345: Set connection var ansible_pipelining to False 17303 1726867280.39350: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.39356: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.39370: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.39373: variable 'ansible_connection' from source: unknown 17303 1726867280.39376: variable 'ansible_module_compression' from source: unknown 17303 1726867280.39381: variable 'ansible_shell_type' from source: unknown 17303 1726867280.39383: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.39387: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.39389: variable 'ansible_pipelining' from source: unknown 17303 1726867280.39393: variable 'ansible_timeout' from source: unknown 17303 1726867280.39396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.39492: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.39499: variable 'omit' from source: magic vars 17303 1726867280.39513: starting attempt loop 17303 1726867280.39522: running the handler 17303 1726867280.39547: variable 'lsr_description' from source: include params 17303 1726867280.39593: variable 'lsr_description' from source: include params 17303 1726867280.39600: handler run complete 17303 1726867280.39612: attempt loop complete, returning result 17303 1726867280.39631: variable 'item' from source: unknown 17303 1726867280.39672: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 17303 1726867280.39797: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.39800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.39802: variable 'omit' from source: magic vars 17303 1726867280.39879: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.39882: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.39887: variable 'omit' from source: magic vars 17303 1726867280.39897: variable 'omit' from source: magic vars 17303 1726867280.39929: variable 'item' from source: unknown 17303 1726867280.39972: variable 'item' from source: unknown 17303 1726867280.40035: variable 'omit' from source: magic vars 17303 1726867280.40038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.40041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.40044: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.40046: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.40048: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.40050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.40073: Set connection var ansible_shell_type to sh 17303 1726867280.40080: Set connection var ansible_timeout to 10 17303 1726867280.40086: Set connection var ansible_connection to ssh 17303 1726867280.40091: Set connection var ansible_pipelining to False 17303 1726867280.40096: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.40102: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.40115: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.40117: variable 'ansible_connection' from source: unknown 17303 1726867280.40123: variable 'ansible_module_compression' from source: unknown 17303 1726867280.40125: variable 'ansible_shell_type' from source: unknown 17303 1726867280.40127: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.40131: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.40133: variable 'ansible_pipelining' from source: unknown 17303 1726867280.40136: variable 'ansible_timeout' from source: unknown 17303 1726867280.40139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.40198: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.40206: variable 'omit' from source: magic vars 17303 1726867280.40209: starting attempt loop 17303 1726867280.40211: running the handler 17303 1726867280.40230: variable 'lsr_setup' from source: include params 17303 1726867280.40279: variable 'lsr_setup' from source: include params 17303 1726867280.40310: handler run complete 17303 1726867280.40322: attempt loop complete, returning result 17303 1726867280.40333: variable 'item' from source: unknown 17303 1726867280.40378: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 17303 1726867280.40452: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.40455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.40462: variable 'omit' from source: magic vars 17303 1726867280.40560: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.40563: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.40568: variable 'omit' from source: magic vars 17303 1726867280.40588: variable 'omit' from source: magic vars 17303 1726867280.40607: variable 'item' from source: unknown 17303 1726867280.40650: variable 'item' from source: unknown 17303 1726867280.40661: variable 'omit' from source: magic vars 17303 1726867280.40674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.40682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.40698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.40701: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.40703: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.40705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.40746: Set connection var ansible_shell_type to sh 17303 1726867280.40749: Set connection var ansible_timeout to 10 17303 1726867280.40756: Set connection var ansible_connection to ssh 17303 1726867280.40761: Set connection var ansible_pipelining to False 17303 1726867280.40765: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.40771: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.40786: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.40788: variable 'ansible_connection' from source: unknown 17303 1726867280.40791: variable 'ansible_module_compression' from source: unknown 17303 1726867280.40795: variable 'ansible_shell_type' from source: unknown 17303 1726867280.40797: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.40799: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.40803: variable 'ansible_pipelining' from source: unknown 17303 1726867280.40805: variable 'ansible_timeout' from source: unknown 17303 1726867280.40807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.40865: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.40871: variable 'omit' from source: magic vars 17303 1726867280.40874: starting attempt loop 17303 1726867280.40876: running the handler 17303 1726867280.40892: variable 'lsr_test' from source: include params 17303 1726867280.40940: variable 'lsr_test' from source: include params 17303 1726867280.40952: handler run complete 17303 1726867280.40962: attempt loop complete, returning result 17303 1726867280.40972: variable 'item' from source: unknown 17303 1726867280.41015: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 17303 1726867280.41096: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.41099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.41102: variable 'omit' from source: magic vars 17303 1726867280.41196: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.41200: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.41204: variable 'omit' from source: magic vars 17303 1726867280.41215: variable 'omit' from source: magic vars 17303 1726867280.41240: variable 'item' from source: unknown 17303 1726867280.41287: variable 'item' from source: unknown 17303 1726867280.41298: variable 'omit' from source: magic vars 17303 1726867280.41311: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.41317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.41324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.41332: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.41335: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.41337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.41383: Set connection var ansible_shell_type to sh 17303 1726867280.41388: Set connection var ansible_timeout to 10 17303 1726867280.41394: Set connection var ansible_connection to ssh 17303 1726867280.41399: Set connection var ansible_pipelining to False 17303 1726867280.41404: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.41410: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.41425: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.41428: variable 'ansible_connection' from source: unknown 17303 1726867280.41430: variable 'ansible_module_compression' from source: unknown 17303 1726867280.41432: variable 'ansible_shell_type' from source: unknown 17303 1726867280.41435: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.41437: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.41440: variable 'ansible_pipelining' from source: unknown 17303 1726867280.41442: variable 'ansible_timeout' from source: unknown 17303 1726867280.41447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.41505: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.41511: variable 'omit' from source: magic vars 17303 1726867280.41514: starting attempt loop 17303 1726867280.41520: running the handler 17303 1726867280.41533: variable 'lsr_assert' from source: include params 17303 1726867280.41585: variable 'lsr_assert' from source: include params 17303 1726867280.41592: handler run complete 17303 1726867280.41602: attempt loop complete, returning result 17303 1726867280.41612: variable 'item' from source: unknown 17303 1726867280.41655: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 17303 1726867280.41725: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.41728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.41741: variable 'omit' from source: magic vars 17303 1726867280.41856: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.41860: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.41866: variable 'omit' from source: magic vars 17303 1726867280.41875: variable 'omit' from source: magic vars 17303 1726867280.41902: variable 'item' from source: unknown 17303 1726867280.41945: variable 'item' from source: unknown 17303 1726867280.41958: variable 'omit' from source: magic vars 17303 1726867280.41976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.41983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.41989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.41997: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.41999: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.42002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.42042: Set connection var ansible_shell_type to sh 17303 1726867280.42046: Set connection var ansible_timeout to 10 17303 1726867280.42053: Set connection var ansible_connection to ssh 17303 1726867280.42057: Set connection var ansible_pipelining to False 17303 1726867280.42072: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.42075: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.42089: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.42092: variable 'ansible_connection' from source: unknown 17303 1726867280.42094: variable 'ansible_module_compression' from source: unknown 17303 1726867280.42096: variable 'ansible_shell_type' from source: unknown 17303 1726867280.42098: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.42101: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.42105: variable 'ansible_pipelining' from source: unknown 17303 1726867280.42107: variable 'ansible_timeout' from source: unknown 17303 1726867280.42111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.42165: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.42171: variable 'omit' from source: magic vars 17303 1726867280.42186: starting attempt loop 17303 1726867280.42189: running the handler 17303 1726867280.42249: handler run complete 17303 1726867280.42257: attempt loop complete, returning result 17303 1726867280.42268: variable 'item' from source: unknown 17303 1726867280.42314: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 17303 1726867280.42380: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.42383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.42393: variable 'omit' from source: magic vars 17303 1726867280.42487: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.42490: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.42497: variable 'omit' from source: magic vars 17303 1726867280.42512: variable 'omit' from source: magic vars 17303 1726867280.42535: variable 'item' from source: unknown 17303 1726867280.42578: variable 'item' from source: unknown 17303 1726867280.42590: variable 'omit' from source: magic vars 17303 1726867280.42602: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.42612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.42619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.42622: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.42624: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.42634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.42669: Set connection var ansible_shell_type to sh 17303 1726867280.42673: Set connection var ansible_timeout to 10 17303 1726867280.42681: Set connection var ansible_connection to ssh 17303 1726867280.42686: Set connection var ansible_pipelining to False 17303 1726867280.42691: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.42697: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.42710: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.42712: variable 'ansible_connection' from source: unknown 17303 1726867280.42719: variable 'ansible_module_compression' from source: unknown 17303 1726867280.42721: variable 'ansible_shell_type' from source: unknown 17303 1726867280.42723: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.42725: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.42727: variable 'ansible_pipelining' from source: unknown 17303 1726867280.42729: variable 'ansible_timeout' from source: unknown 17303 1726867280.42731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.42789: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.42795: variable 'omit' from source: magic vars 17303 1726867280.42797: starting attempt loop 17303 1726867280.42800: running the handler 17303 1726867280.42813: variable 'lsr_fail_debug' from source: play vars 17303 1726867280.42858: variable 'lsr_fail_debug' from source: play vars 17303 1726867280.42871: handler run complete 17303 1726867280.42881: attempt loop complete, returning result 17303 1726867280.42892: variable 'item' from source: unknown 17303 1726867280.42934: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 17303 1726867280.43004: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.43006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.43022: variable 'omit' from source: magic vars 17303 1726867280.43106: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.43109: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.43112: variable 'omit' from source: magic vars 17303 1726867280.43131: variable 'omit' from source: magic vars 17303 1726867280.43152: variable 'item' from source: unknown 17303 1726867280.43195: variable 'item' from source: unknown 17303 1726867280.43205: variable 'omit' from source: magic vars 17303 1726867280.43220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.43224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.43240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.43245: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.43248: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.43250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.43288: Set connection var ansible_shell_type to sh 17303 1726867280.43293: Set connection var ansible_timeout to 10 17303 1726867280.43299: Set connection var ansible_connection to ssh 17303 1726867280.43304: Set connection var ansible_pipelining to False 17303 1726867280.43309: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.43317: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.43328: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.43331: variable 'ansible_connection' from source: unknown 17303 1726867280.43333: variable 'ansible_module_compression' from source: unknown 17303 1726867280.43337: variable 'ansible_shell_type' from source: unknown 17303 1726867280.43339: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.43343: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.43345: variable 'ansible_pipelining' from source: unknown 17303 1726867280.43347: variable 'ansible_timeout' from source: unknown 17303 1726867280.43349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.43406: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.43412: variable 'omit' from source: magic vars 17303 1726867280.43417: starting attempt loop 17303 1726867280.43420: running the handler 17303 1726867280.43432: variable 'lsr_cleanup' from source: include params 17303 1726867280.43475: variable 'lsr_cleanup' from source: include params 17303 1726867280.43489: handler run complete 17303 1726867280.43499: attempt loop complete, returning result 17303 1726867280.43509: variable 'item' from source: unknown 17303 1726867280.43550: variable 'item' from source: unknown ok: [managed_node2] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 17303 1726867280.43623: dumping result to json 17303 1726867280.43626: done dumping result, returning 17303 1726867280.43628: done running TaskExecutor() for managed_node2/TASK: Show item [0affcac9-a3a5-6d5d-bd2d-000000000083] 17303 1726867280.43630: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000083 17303 1726867280.43668: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000083 17303 1726867280.43670: WORKER PROCESS EXITING 17303 1726867280.43723: no more pending results, returning what we have 17303 1726867280.43726: results queue empty 17303 1726867280.43726: checking for any_errors_fatal 17303 1726867280.43732: done checking for any_errors_fatal 17303 1726867280.43732: checking for max_fail_percentage 17303 1726867280.43734: done checking for max_fail_percentage 17303 1726867280.43734: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.43735: done checking to see if all hosts have failed 17303 1726867280.43736: getting the remaining hosts for this loop 17303 1726867280.43737: done getting the remaining hosts for this loop 17303 1726867280.43740: getting the next task for host managed_node2 17303 1726867280.43746: done getting next task for host managed_node2 17303 1726867280.43748: ^ task is: TASK: Include the task 'show_interfaces.yml' 17303 1726867280.43751: ^ 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 17303 1726867280.43753: getting variables 17303 1726867280.43755: in VariableManager get_vars() 17303 1726867280.43779: Calling all_inventory to load vars for managed_node2 17303 1726867280.43782: Calling groups_inventory to load vars for managed_node2 17303 1726867280.43784: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.43792: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.43794: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.43796: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.43919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.44047: done with get_vars() 17303 1726867280.44053: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 17:21:20 -0400 (0:00:00.059) 0:00:04.894 ****** 17303 1726867280.44115: entering _queue_task() for managed_node2/include_tasks 17303 1726867280.44291: worker is 1 (out of 1 available) 17303 1726867280.44303: exiting _queue_task() for managed_node2/include_tasks 17303 1726867280.44314: done queuing things up, now waiting for results queue to drain 17303 1726867280.44315: waiting for pending results... 17303 1726867280.44457: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 17303 1726867280.44512: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000084 17303 1726867280.44525: variable 'ansible_search_path' from source: unknown 17303 1726867280.44528: variable 'ansible_search_path' from source: unknown 17303 1726867280.44558: calling self._execute() 17303 1726867280.44610: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.44675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.44681: variable 'omit' from source: magic vars 17303 1726867280.44915: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.44927: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.44933: _execute() done 17303 1726867280.44936: dumping result to json 17303 1726867280.44938: done dumping result, returning 17303 1726867280.44944: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-6d5d-bd2d-000000000084] 17303 1726867280.44949: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000084 17303 1726867280.45027: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000084 17303 1726867280.45029: WORKER PROCESS EXITING 17303 1726867280.45058: no more pending results, returning what we have 17303 1726867280.45063: in VariableManager get_vars() 17303 1726867280.45093: Calling all_inventory to load vars for managed_node2 17303 1726867280.45096: Calling groups_inventory to load vars for managed_node2 17303 1726867280.45099: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.45107: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.45110: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.45112: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.45269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.45475: done with get_vars() 17303 1726867280.45482: variable 'ansible_search_path' from source: unknown 17303 1726867280.45483: variable 'ansible_search_path' from source: unknown 17303 1726867280.45508: we have included files to process 17303 1726867280.45509: generating all_blocks data 17303 1726867280.45510: done generating all_blocks data 17303 1726867280.45514: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17303 1726867280.45515: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17303 1726867280.45517: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17303 1726867280.45614: in VariableManager get_vars() 17303 1726867280.45626: done with get_vars() 17303 1726867280.45698: done processing included file 17303 1726867280.45699: iterating over new_blocks loaded from include file 17303 1726867280.45700: in VariableManager get_vars() 17303 1726867280.45708: done with get_vars() 17303 1726867280.45709: filtering new block on tags 17303 1726867280.45729: done filtering new block on tags 17303 1726867280.45731: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node2 17303 1726867280.45734: extending task lists for all hosts with included blocks 17303 1726867280.46484: done extending task lists 17303 1726867280.46485: done processing included files 17303 1726867280.46485: results queue empty 17303 1726867280.46486: checking for any_errors_fatal 17303 1726867280.46488: done checking for any_errors_fatal 17303 1726867280.46489: checking for max_fail_percentage 17303 1726867280.46489: done checking for max_fail_percentage 17303 1726867280.46490: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.46490: done checking to see if all hosts have failed 17303 1726867280.46491: getting the remaining hosts for this loop 17303 1726867280.46492: done getting the remaining hosts for this loop 17303 1726867280.46493: getting the next task for host managed_node2 17303 1726867280.46496: done getting next task for host managed_node2 17303 1726867280.46497: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 17303 1726867280.46499: ^ 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 17303 1726867280.46500: getting variables 17303 1726867280.46501: in VariableManager get_vars() 17303 1726867280.46506: Calling all_inventory to load vars for managed_node2 17303 1726867280.46507: Calling groups_inventory to load vars for managed_node2 17303 1726867280.46509: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.46512: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.46513: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.46515: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.46598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.46798: done with get_vars() 17303 1726867280.46810: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:21:20 -0400 (0:00:00.027) 0:00:04.922 ****** 17303 1726867280.46879: entering _queue_task() for managed_node2/include_tasks 17303 1726867280.47120: worker is 1 (out of 1 available) 17303 1726867280.47133: exiting _queue_task() for managed_node2/include_tasks 17303 1726867280.47146: done queuing things up, now waiting for results queue to drain 17303 1726867280.47147: waiting for pending results... 17303 1726867280.47315: running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' 17303 1726867280.47381: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000000ab 17303 1726867280.47391: variable 'ansible_search_path' from source: unknown 17303 1726867280.47395: variable 'ansible_search_path' from source: unknown 17303 1726867280.47426: calling self._execute() 17303 1726867280.47501: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.47549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.47552: variable 'omit' from source: magic vars 17303 1726867280.47869: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.48082: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.48086: _execute() done 17303 1726867280.48088: dumping result to json 17303 1726867280.48090: done dumping result, returning 17303 1726867280.48093: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-6d5d-bd2d-0000000000ab] 17303 1726867280.48095: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000ab 17303 1726867280.48154: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000ab 17303 1726867280.48158: WORKER PROCESS EXITING 17303 1726867280.48185: no more pending results, returning what we have 17303 1726867280.48189: in VariableManager get_vars() 17303 1726867280.48218: Calling all_inventory to load vars for managed_node2 17303 1726867280.48221: Calling groups_inventory to load vars for managed_node2 17303 1726867280.48224: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.48234: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.48236: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.48240: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.48617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.48957: done with get_vars() 17303 1726867280.48964: variable 'ansible_search_path' from source: unknown 17303 1726867280.48965: variable 'ansible_search_path' from source: unknown 17303 1726867280.49022: we have included files to process 17303 1726867280.49023: generating all_blocks data 17303 1726867280.49024: done generating all_blocks data 17303 1726867280.49026: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17303 1726867280.49027: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17303 1726867280.49029: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17303 1726867280.49260: done processing included file 17303 1726867280.49262: iterating over new_blocks loaded from include file 17303 1726867280.49264: in VariableManager get_vars() 17303 1726867280.49273: done with get_vars() 17303 1726867280.49274: filtering new block on tags 17303 1726867280.49297: done filtering new block on tags 17303 1726867280.49299: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node2 17303 1726867280.49302: extending task lists for all hosts with included blocks 17303 1726867280.49395: done extending task lists 17303 1726867280.49396: done processing included files 17303 1726867280.49396: results queue empty 17303 1726867280.49397: checking for any_errors_fatal 17303 1726867280.49399: done checking for any_errors_fatal 17303 1726867280.49399: checking for max_fail_percentage 17303 1726867280.49400: done checking for max_fail_percentage 17303 1726867280.49400: checking to see if all hosts have failed and the running result is not ok 17303 1726867280.49401: done checking to see if all hosts have failed 17303 1726867280.49401: getting the remaining hosts for this loop 17303 1726867280.49402: done getting the remaining hosts for this loop 17303 1726867280.49403: getting the next task for host managed_node2 17303 1726867280.49406: done getting next task for host managed_node2 17303 1726867280.49408: ^ task is: TASK: Gather current interface info 17303 1726867280.49410: ^ 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 17303 1726867280.49411: getting variables 17303 1726867280.49412: in VariableManager get_vars() 17303 1726867280.49419: Calling all_inventory to load vars for managed_node2 17303 1726867280.49420: Calling groups_inventory to load vars for managed_node2 17303 1726867280.49422: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867280.49425: Calling all_plugins_play to load vars for managed_node2 17303 1726867280.49426: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867280.49428: Calling groups_plugins_play to load vars for managed_node2 17303 1726867280.49508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867280.49635: done with get_vars() 17303 1726867280.49641: done getting variables 17303 1726867280.49667: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:21:20 -0400 (0:00:00.028) 0:00:04.950 ****** 17303 1726867280.49687: entering _queue_task() for managed_node2/command 17303 1726867280.49858: worker is 1 (out of 1 available) 17303 1726867280.49871: exiting _queue_task() for managed_node2/command 17303 1726867280.49884: done queuing things up, now waiting for results queue to drain 17303 1726867280.49885: waiting for pending results... 17303 1726867280.50028: running TaskExecutor() for managed_node2/TASK: Gather current interface info 17303 1726867280.50095: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000000e6 17303 1726867280.50107: variable 'ansible_search_path' from source: unknown 17303 1726867280.50111: variable 'ansible_search_path' from source: unknown 17303 1726867280.50138: calling self._execute() 17303 1726867280.50196: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.50199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.50208: variable 'omit' from source: magic vars 17303 1726867280.50457: variable 'ansible_distribution_major_version' from source: facts 17303 1726867280.50469: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867280.50472: variable 'omit' from source: magic vars 17303 1726867280.50510: variable 'omit' from source: magic vars 17303 1726867280.50534: variable 'omit' from source: magic vars 17303 1726867280.50565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867280.50594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867280.50608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867280.50623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.50632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867280.50658: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867280.50662: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.50664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.50731: Set connection var ansible_shell_type to sh 17303 1726867280.50737: Set connection var ansible_timeout to 10 17303 1726867280.50744: Set connection var ansible_connection to ssh 17303 1726867280.50749: Set connection var ansible_pipelining to False 17303 1726867280.50754: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867280.50760: Set connection var ansible_shell_executable to /bin/sh 17303 1726867280.50782: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.50785: variable 'ansible_connection' from source: unknown 17303 1726867280.50788: variable 'ansible_module_compression' from source: unknown 17303 1726867280.50790: variable 'ansible_shell_type' from source: unknown 17303 1726867280.50798: variable 'ansible_shell_executable' from source: unknown 17303 1726867280.50807: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867280.50810: variable 'ansible_pipelining' from source: unknown 17303 1726867280.50813: variable 'ansible_timeout' from source: unknown 17303 1726867280.50817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867280.51090: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867280.51094: variable 'omit' from source: magic vars 17303 1726867280.51096: starting attempt loop 17303 1726867280.51098: running the handler 17303 1726867280.51101: _low_level_execute_command(): starting 17303 1726867280.51103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867280.51865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867280.51885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867280.51897: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.51946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867280.51979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.52018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.54423: stdout chunk (state=3): >>>/root <<< 17303 1726867280.54590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867280.54636: stderr chunk (state=3): >>><<< 17303 1726867280.54652: stdout chunk (state=3): >>><<< 17303 1726867280.54685: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867280.54701: _low_level_execute_command(): starting 17303 1726867280.54709: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506 `" && echo ansible-tmp-1726867280.5469084-17532-75373375674506="` echo /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506 `" ) && sleep 0' 17303 1726867280.55452: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867280.55466: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867280.55482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867280.55501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867280.55518: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867280.55631: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867280.55648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867280.55693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.55738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.58737: stdout chunk (state=3): >>>ansible-tmp-1726867280.5469084-17532-75373375674506=/root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506 <<< 17303 1726867280.58838: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867280.58842: stdout chunk (state=3): >>><<< 17303 1726867280.58844: stderr chunk (state=3): >>><<< 17303 1726867280.58985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867280.5469084-17532-75373375674506=/root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867280.58989: variable 'ansible_module_compression' from source: unknown 17303 1726867280.58991: ANSIBALLZ: Using generic lock for ansible.legacy.command 17303 1726867280.58993: ANSIBALLZ: Acquiring lock 17303 1726867280.58995: ANSIBALLZ: Lock acquired: 140110188497808 17303 1726867280.58998: ANSIBALLZ: Creating module 17303 1726867280.71384: ANSIBALLZ: Writing module into payload 17303 1726867280.71486: ANSIBALLZ: Writing module 17303 1726867280.71513: ANSIBALLZ: Renaming module 17303 1726867280.71530: ANSIBALLZ: Done creating module 17303 1726867280.71550: variable 'ansible_facts' from source: unknown 17303 1726867280.71637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py 17303 1726867280.71870: Sending initial data 17303 1726867280.71873: Sent initial data (155 bytes) 17303 1726867280.72425: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867280.72438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867280.72495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.72561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867280.72588: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867280.72602: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.72691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.74999: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867280.75075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867280.75126: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp0yn7ms1j /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py <<< 17303 1726867280.75134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py" <<< 17303 1726867280.75172: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp0yn7ms1j" to remote "/root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py" <<< 17303 1726867280.75917: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867280.75975: stderr chunk (state=3): >>><<< 17303 1726867280.76049: stdout chunk (state=3): >>><<< 17303 1726867280.76058: done transferring module to remote 17303 1726867280.76074: _low_level_execute_command(): starting 17303 1726867280.76086: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/ /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py && sleep 0' 17303 1726867280.76747: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867280.76858: 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 <<< 17303 1726867280.76862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.76865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867280.76870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867280.76872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.76919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867280.76950: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.76986: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867280.79525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867280.79528: stdout chunk (state=3): >>><<< 17303 1726867280.79531: stderr chunk (state=3): >>><<< 17303 1726867280.79533: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867280.79536: _low_level_execute_command(): starting 17303 1726867280.79538: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/AnsiballZ_command.py && sleep 0' 17303 1726867280.79964: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867280.79980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867280.79992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867280.80038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867280.80058: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867280.80101: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867281.01895: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:21:21.012962", "end": "2024-09-20 17:21:21.017733", "delta": "0:00:00.004771", "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}}} <<< 17303 1726867281.04142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867281.04169: stderr chunk (state=3): >>><<< 17303 1726867281.04176: stdout chunk (state=3): >>><<< 17303 1726867281.04207: _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 17:21:21.012962", "end": "2024-09-20 17:21:21.017733", "delta": "0:00:00.004771", "msg": "", "invocation": {"module_args": {"chdir": "/sys/class/net", "_raw_params": "ls -1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867281.04236: 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-1726867280.5469084-17532-75373375674506/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867281.04244: _low_level_execute_command(): starting 17303 1726867281.04249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867280.5469084-17532-75373375674506/ > /dev/null 2>&1 && sleep 0' 17303 1726867281.04719: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.04723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.04732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.04735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.04809: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.04850: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 17303 1726867281.07364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.07394: stderr chunk (state=3): >>><<< 17303 1726867281.07397: stdout chunk (state=3): >>><<< 17303 1726867281.07411: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 17303 1726867281.07419: handler run complete 17303 1726867281.07434: Evaluated conditional (False): False 17303 1726867281.07443: attempt loop complete, returning result 17303 1726867281.07446: _execute() done 17303 1726867281.07450: dumping result to json 17303 1726867281.07455: done dumping result, returning 17303 1726867281.07462: done running TaskExecutor() for managed_node2/TASK: Gather current interface info [0affcac9-a3a5-6d5d-bd2d-0000000000e6] 17303 1726867281.07466: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000e6 17303 1726867281.07563: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000e6 17303 1726867281.07566: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004771", "end": "2024-09-20 17:21:21.017733", "rc": 0, "start": "2024-09-20 17:21:21.012962" } STDOUT: bonding_masters eth0 lo 17303 1726867281.07664: no more pending results, returning what we have 17303 1726867281.07668: results queue empty 17303 1726867281.07669: checking for any_errors_fatal 17303 1726867281.07670: done checking for any_errors_fatal 17303 1726867281.07670: checking for max_fail_percentage 17303 1726867281.07672: done checking for max_fail_percentage 17303 1726867281.07673: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.07673: done checking to see if all hosts have failed 17303 1726867281.07674: getting the remaining hosts for this loop 17303 1726867281.07676: done getting the remaining hosts for this loop 17303 1726867281.07681: getting the next task for host managed_node2 17303 1726867281.07689: done getting next task for host managed_node2 17303 1726867281.07693: ^ task is: TASK: Set current_interfaces 17303 1726867281.07697: ^ 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 17303 1726867281.07701: getting variables 17303 1726867281.07703: in VariableManager get_vars() 17303 1726867281.07733: Calling all_inventory to load vars for managed_node2 17303 1726867281.07736: Calling groups_inventory to load vars for managed_node2 17303 1726867281.07740: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.07751: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.07754: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.07757: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.08010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.08171: done with get_vars() 17303 1726867281.08192: done getting variables 17303 1726867281.08302: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:21:21 -0400 (0:00:00.586) 0:00:05.536 ****** 17303 1726867281.08357: entering _queue_task() for managed_node2/set_fact 17303 1726867281.08688: worker is 1 (out of 1 available) 17303 1726867281.08701: exiting _queue_task() for managed_node2/set_fact 17303 1726867281.08723: done queuing things up, now waiting for results queue to drain 17303 1726867281.08724: waiting for pending results... 17303 1726867281.08944: running TaskExecutor() for managed_node2/TASK: Set current_interfaces 17303 1726867281.09108: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000000e7 17303 1726867281.09121: variable 'ansible_search_path' from source: unknown 17303 1726867281.09124: variable 'ansible_search_path' from source: unknown 17303 1726867281.09152: calling self._execute() 17303 1726867281.09213: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.09221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.09231: variable 'omit' from source: magic vars 17303 1726867281.09585: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.09588: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.09591: variable 'omit' from source: magic vars 17303 1726867281.09632: variable 'omit' from source: magic vars 17303 1726867281.09709: variable '_current_interfaces' from source: set_fact 17303 1726867281.09888: variable 'omit' from source: magic vars 17303 1726867281.09892: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867281.10184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867281.10188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867281.10191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.10193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.10196: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867281.10198: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.10200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.10273: Set connection var ansible_shell_type to sh 17303 1726867281.10318: Set connection var ansible_timeout to 10 17303 1726867281.10321: Set connection var ansible_connection to ssh 17303 1726867281.10323: Set connection var ansible_pipelining to False 17303 1726867281.10326: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867281.10383: Set connection var ansible_shell_executable to /bin/sh 17303 1726867281.10387: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.10391: variable 'ansible_connection' from source: unknown 17303 1726867281.10393: variable 'ansible_module_compression' from source: unknown 17303 1726867281.10395: variable 'ansible_shell_type' from source: unknown 17303 1726867281.10398: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.10400: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.10402: variable 'ansible_pipelining' from source: unknown 17303 1726867281.10404: variable 'ansible_timeout' from source: unknown 17303 1726867281.10406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.10499: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867281.10518: variable 'omit' from source: magic vars 17303 1726867281.10682: starting attempt loop 17303 1726867281.10685: running the handler 17303 1726867281.10688: handler run complete 17303 1726867281.10691: attempt loop complete, returning result 17303 1726867281.10693: _execute() done 17303 1726867281.10695: dumping result to json 17303 1726867281.10697: done dumping result, returning 17303 1726867281.10699: done running TaskExecutor() for managed_node2/TASK: Set current_interfaces [0affcac9-a3a5-6d5d-bd2d-0000000000e7] 17303 1726867281.10701: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000e7 17303 1726867281.10764: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000e7 17303 1726867281.10768: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 17303 1726867281.10820: no more pending results, returning what we have 17303 1726867281.10822: results queue empty 17303 1726867281.10823: checking for any_errors_fatal 17303 1726867281.10828: done checking for any_errors_fatal 17303 1726867281.10829: checking for max_fail_percentage 17303 1726867281.10830: done checking for max_fail_percentage 17303 1726867281.10831: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.10832: done checking to see if all hosts have failed 17303 1726867281.10833: getting the remaining hosts for this loop 17303 1726867281.10834: done getting the remaining hosts for this loop 17303 1726867281.10837: getting the next task for host managed_node2 17303 1726867281.10843: done getting next task for host managed_node2 17303 1726867281.10845: ^ task is: TASK: Show current_interfaces 17303 1726867281.10848: ^ 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 17303 1726867281.10929: getting variables 17303 1726867281.10931: in VariableManager get_vars() 17303 1726867281.10955: Calling all_inventory to load vars for managed_node2 17303 1726867281.10958: Calling groups_inventory to load vars for managed_node2 17303 1726867281.10961: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.10969: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.10972: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.10975: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.11271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.11486: done with get_vars() 17303 1726867281.11495: done getting variables 17303 1726867281.11553: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:21:21 -0400 (0:00:00.032) 0:00:05.569 ****** 17303 1726867281.11584: entering _queue_task() for managed_node2/debug 17303 1726867281.11948: worker is 1 (out of 1 available) 17303 1726867281.11960: exiting _queue_task() for managed_node2/debug 17303 1726867281.11970: done queuing things up, now waiting for results queue to drain 17303 1726867281.11971: waiting for pending results... 17303 1726867281.12044: running TaskExecutor() for managed_node2/TASK: Show current_interfaces 17303 1726867281.12114: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000000ac 17303 1726867281.12134: variable 'ansible_search_path' from source: unknown 17303 1726867281.12137: variable 'ansible_search_path' from source: unknown 17303 1726867281.12163: calling self._execute() 17303 1726867281.12225: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.12229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.12238: variable 'omit' from source: magic vars 17303 1726867281.12486: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.12495: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.12501: variable 'omit' from source: magic vars 17303 1726867281.12539: variable 'omit' from source: magic vars 17303 1726867281.12605: variable 'current_interfaces' from source: set_fact 17303 1726867281.12626: variable 'omit' from source: magic vars 17303 1726867281.12657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867281.12682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867281.12698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867281.12710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.12721: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.12749: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867281.12752: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.12755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.12813: Set connection var ansible_shell_type to sh 17303 1726867281.12822: Set connection var ansible_timeout to 10 17303 1726867281.12829: Set connection var ansible_connection to ssh 17303 1726867281.12834: Set connection var ansible_pipelining to False 17303 1726867281.12840: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867281.12848: Set connection var ansible_shell_executable to /bin/sh 17303 1726867281.12866: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.12869: variable 'ansible_connection' from source: unknown 17303 1726867281.12872: variable 'ansible_module_compression' from source: unknown 17303 1726867281.12874: variable 'ansible_shell_type' from source: unknown 17303 1726867281.12876: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.12880: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.12882: variable 'ansible_pipelining' from source: unknown 17303 1726867281.12884: variable 'ansible_timeout' from source: unknown 17303 1726867281.12889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.13023: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867281.13181: variable 'omit' from source: magic vars 17303 1726867281.13184: starting attempt loop 17303 1726867281.13186: running the handler 17303 1726867281.13188: handler run complete 17303 1726867281.13189: attempt loop complete, returning result 17303 1726867281.13191: _execute() done 17303 1726867281.13192: dumping result to json 17303 1726867281.13194: done dumping result, returning 17303 1726867281.13196: done running TaskExecutor() for managed_node2/TASK: Show current_interfaces [0affcac9-a3a5-6d5d-bd2d-0000000000ac] 17303 1726867281.13198: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000ac 17303 1726867281.13252: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000000ac 17303 1726867281.13254: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 17303 1726867281.13389: no more pending results, returning what we have 17303 1726867281.13391: results queue empty 17303 1726867281.13392: checking for any_errors_fatal 17303 1726867281.13395: done checking for any_errors_fatal 17303 1726867281.13396: checking for max_fail_percentage 17303 1726867281.13397: done checking for max_fail_percentage 17303 1726867281.13398: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.13399: done checking to see if all hosts have failed 17303 1726867281.13399: getting the remaining hosts for this loop 17303 1726867281.13400: done getting the remaining hosts for this loop 17303 1726867281.13403: getting the next task for host managed_node2 17303 1726867281.13408: done getting next task for host managed_node2 17303 1726867281.13410: ^ task is: TASK: Setup 17303 1726867281.13413: ^ 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 17303 1726867281.13416: getting variables 17303 1726867281.13417: in VariableManager get_vars() 17303 1726867281.13437: Calling all_inventory to load vars for managed_node2 17303 1726867281.13439: Calling groups_inventory to load vars for managed_node2 17303 1726867281.13442: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.13450: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.13452: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.13454: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.13686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.14084: done with get_vars() 17303 1726867281.14093: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 17:21:21 -0400 (0:00:00.025) 0:00:05.595 ****** 17303 1726867281.14174: entering _queue_task() for managed_node2/include_tasks 17303 1726867281.14576: worker is 1 (out of 1 available) 17303 1726867281.14593: exiting _queue_task() for managed_node2/include_tasks 17303 1726867281.14606: done queuing things up, now waiting for results queue to drain 17303 1726867281.14607: waiting for pending results... 17303 1726867281.15169: running TaskExecutor() for managed_node2/TASK: Setup 17303 1726867281.15268: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000085 17303 1726867281.15287: variable 'ansible_search_path' from source: unknown 17303 1726867281.15293: variable 'ansible_search_path' from source: unknown 17303 1726867281.15341: variable 'lsr_setup' from source: include params 17303 1726867281.15685: variable 'lsr_setup' from source: include params 17303 1726867281.15846: variable 'omit' from source: magic vars 17303 1726867281.15963: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.15979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.15996: variable 'omit' from source: magic vars 17303 1726867281.16303: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.16319: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.16329: variable 'item' from source: unknown 17303 1726867281.16399: variable 'item' from source: unknown 17303 1726867281.16445: variable 'item' from source: unknown 17303 1726867281.16511: variable 'item' from source: unknown 17303 1726867281.16883: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.16886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.16888: variable 'omit' from source: magic vars 17303 1726867281.16891: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.16893: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.16895: variable 'item' from source: unknown 17303 1726867281.16942: variable 'item' from source: unknown 17303 1726867281.16973: variable 'item' from source: unknown 17303 1726867281.17047: variable 'item' from source: unknown 17303 1726867281.17185: dumping result to json 17303 1726867281.17188: done dumping result, returning 17303 1726867281.17191: done running TaskExecutor() for managed_node2/TASK: Setup [0affcac9-a3a5-6d5d-bd2d-000000000085] 17303 1726867281.17193: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000085 17303 1726867281.17233: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000085 17303 1726867281.17236: WORKER PROCESS EXITING 17303 1726867281.17312: no more pending results, returning what we have 17303 1726867281.17319: in VariableManager get_vars() 17303 1726867281.17352: Calling all_inventory to load vars for managed_node2 17303 1726867281.17355: Calling groups_inventory to load vars for managed_node2 17303 1726867281.17359: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.17371: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.17375: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.17380: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.17733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.17914: done with get_vars() 17303 1726867281.17924: variable 'ansible_search_path' from source: unknown 17303 1726867281.17925: variable 'ansible_search_path' from source: unknown 17303 1726867281.17963: variable 'ansible_search_path' from source: unknown 17303 1726867281.17964: variable 'ansible_search_path' from source: unknown 17303 1726867281.17992: we have included files to process 17303 1726867281.17993: generating all_blocks data 17303 1726867281.17995: done generating all_blocks data 17303 1726867281.17999: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17303 1726867281.18000: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17303 1726867281.18002: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17303 1726867281.18408: done processing included file 17303 1726867281.18410: iterating over new_blocks loaded from include file 17303 1726867281.18411: in VariableManager get_vars() 17303 1726867281.18426: done with get_vars() 17303 1726867281.18428: filtering new block on tags 17303 1726867281.18452: done filtering new block on tags 17303 1726867281.18454: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node2 => (item=tasks/delete_interface.yml) 17303 1726867281.18458: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17303 1726867281.18459: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17303 1726867281.18463: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17303 1726867281.18575: in VariableManager get_vars() 17303 1726867281.18795: done with get_vars() 17303 1726867281.19105: done processing included file 17303 1726867281.19107: iterating over new_blocks loaded from include file 17303 1726867281.19108: in VariableManager get_vars() 17303 1726867281.19123: done with get_vars() 17303 1726867281.19124: filtering new block on tags 17303 1726867281.19153: done filtering new block on tags 17303 1726867281.19155: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node2 => (item=tasks/assert_device_absent.yml) 17303 1726867281.19158: extending task lists for all hosts with included blocks 17303 1726867281.20527: done extending task lists 17303 1726867281.20528: done processing included files 17303 1726867281.20529: results queue empty 17303 1726867281.20529: checking for any_errors_fatal 17303 1726867281.20533: done checking for any_errors_fatal 17303 1726867281.20533: checking for max_fail_percentage 17303 1726867281.20534: done checking for max_fail_percentage 17303 1726867281.20535: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.20536: done checking to see if all hosts have failed 17303 1726867281.20536: getting the remaining hosts for this loop 17303 1726867281.20537: done getting the remaining hosts for this loop 17303 1726867281.20540: getting the next task for host managed_node2 17303 1726867281.20544: done getting next task for host managed_node2 17303 1726867281.20546: ^ task is: TASK: Remove test interface if necessary 17303 1726867281.20548: ^ 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 17303 1726867281.20550: getting variables 17303 1726867281.20551: in VariableManager get_vars() 17303 1726867281.20563: Calling all_inventory to load vars for managed_node2 17303 1726867281.20565: Calling groups_inventory to load vars for managed_node2 17303 1726867281.20567: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.20572: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.20574: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.20579: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.20920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.21406: done with get_vars() 17303 1726867281.21419: done getting variables 17303 1726867281.21459: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 17:21:21 -0400 (0:00:00.074) 0:00:05.669 ****** 17303 1726867281.21597: entering _queue_task() for managed_node2/command 17303 1726867281.22280: worker is 1 (out of 1 available) 17303 1726867281.22292: exiting _queue_task() for managed_node2/command 17303 1726867281.22303: done queuing things up, now waiting for results queue to drain 17303 1726867281.22304: waiting for pending results... 17303 1726867281.22801: running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary 17303 1726867281.22807: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000010c 17303 1726867281.22810: variable 'ansible_search_path' from source: unknown 17303 1726867281.22813: variable 'ansible_search_path' from source: unknown 17303 1726867281.23007: calling self._execute() 17303 1726867281.23333: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.23336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.23339: variable 'omit' from source: magic vars 17303 1726867281.24010: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.24030: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.24041: variable 'omit' from source: magic vars 17303 1726867281.24203: variable 'omit' from source: magic vars 17303 1726867281.24297: variable 'interface' from source: play vars 17303 1726867281.24439: variable 'omit' from source: magic vars 17303 1726867281.24485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867281.24557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867281.24585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867281.24658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.24680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.24717: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867281.24884: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.24887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.24995: Set connection var ansible_shell_type to sh 17303 1726867281.25009: Set connection var ansible_timeout to 10 17303 1726867281.25026: Set connection var ansible_connection to ssh 17303 1726867281.25083: Set connection var ansible_pipelining to False 17303 1726867281.25100: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867281.25112: Set connection var ansible_shell_executable to /bin/sh 17303 1726867281.25142: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.25189: variable 'ansible_connection' from source: unknown 17303 1726867281.25198: variable 'ansible_module_compression' from source: unknown 17303 1726867281.25209: variable 'ansible_shell_type' from source: unknown 17303 1726867281.25221: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.25382: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.25385: variable 'ansible_pipelining' from source: unknown 17303 1726867281.25387: variable 'ansible_timeout' from source: unknown 17303 1726867281.25389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.25559: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867281.25629: variable 'omit' from source: magic vars 17303 1726867281.25643: starting attempt loop 17303 1726867281.25649: running the handler 17303 1726867281.25667: _low_level_execute_command(): starting 17303 1726867281.25782: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867281.26654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.26668: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.26690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.26714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867281.26744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867281.26820: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.26857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867281.26883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.26909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.27045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.29080: stdout chunk (state=3): >>>/root <<< 17303 1726867281.29371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.29374: stdout chunk (state=3): >>><<< 17303 1726867281.29379: stderr chunk (state=3): >>><<< 17303 1726867281.29382: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.29385: _low_level_execute_command(): starting 17303 1726867281.29388: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478 `" && echo ansible-tmp-1726867281.2930512-17566-179779055399478="` echo /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478 `" ) && sleep 0' 17303 1726867281.30516: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.30530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.30545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.30570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867281.30595: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867281.30705: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867281.30870: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.31056: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.33344: stdout chunk (state=3): >>>ansible-tmp-1726867281.2930512-17566-179779055399478=/root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478 <<< 17303 1726867281.33546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.33549: stdout chunk (state=3): >>><<< 17303 1726867281.33552: stderr chunk (state=3): >>><<< 17303 1726867281.33568: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867281.2930512-17566-179779055399478=/root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.33794: variable 'ansible_module_compression' from source: unknown 17303 1726867281.33797: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17303 1726867281.33812: variable 'ansible_facts' from source: unknown 17303 1726867281.33983: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py 17303 1726867281.34371: Sending initial data 17303 1726867281.34384: Sent initial data (156 bytes) 17303 1726867281.36056: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.36075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.36409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.36412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867281.36414: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.36526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.36681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.36855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.38309: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867281.38417: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867281.38524: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmphr1j15vn /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py <<< 17303 1726867281.38540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py" <<< 17303 1726867281.38631: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmphr1j15vn" to remote "/root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py" <<< 17303 1726867281.39995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.40036: stderr chunk (state=3): >>><<< 17303 1726867281.40046: stdout chunk (state=3): >>><<< 17303 1726867281.40233: done transferring module to remote 17303 1726867281.40236: _low_level_execute_command(): starting 17303 1726867281.40238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/ /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py && sleep 0' 17303 1726867281.41581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.41776: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.41813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.41859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.41937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.43852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.43863: stdout chunk (state=3): >>><<< 17303 1726867281.43964: stderr chunk (state=3): >>><<< 17303 1726867281.44060: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.44064: _low_level_execute_command(): starting 17303 1726867281.44066: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/AnsiballZ_command.py && sleep 0' 17303 1726867281.44994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.45010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.45025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.45050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867281.45069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867281.45170: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867281.45173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867281.45191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.45215: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.45390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.61410: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 17:21:21.605966", "end": "2024-09-20 17:21:21.613011", "delta": "0:00:00.007045", "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}}} <<< 17303 1726867281.62989: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.116 closed. <<< 17303 1726867281.62993: stdout chunk (state=3): >>><<< 17303 1726867281.62995: stderr chunk (state=3): >>><<< 17303 1726867281.63015: _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 17:21:21.605966", "end": "2024-09-20 17:21:21.613011", "delta": "0:00:00.007045", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.116 closed. 17303 1726867281.63130: 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-1726867281.2930512-17566-179779055399478/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867281.63144: _low_level_execute_command(): starting 17303 1726867281.63154: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867281.2930512-17566-179779055399478/ > /dev/null 2>&1 && sleep 0' 17303 1726867281.63998: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.64013: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.64027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.64044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867281.64062: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867281.64144: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.64174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867281.64193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.64205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.64250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.66259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.66584: stdout chunk (state=3): >>><<< 17303 1726867281.66588: stderr chunk (state=3): >>><<< 17303 1726867281.66590: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.66593: handler run complete 17303 1726867281.66595: Evaluated conditional (False): False 17303 1726867281.66597: attempt loop complete, returning result 17303 1726867281.66599: _execute() done 17303 1726867281.66600: dumping result to json 17303 1726867281.66602: done dumping result, returning 17303 1726867281.66604: done running TaskExecutor() for managed_node2/TASK: Remove test interface if necessary [0affcac9-a3a5-6d5d-bd2d-00000000010c] 17303 1726867281.66606: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000010c fatal: [managed_node2]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.007045", "end": "2024-09-20 17:21:21.613011", "rc": 1, "start": "2024-09-20 17:21:21.605966" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17303 1726867281.66765: no more pending results, returning what we have 17303 1726867281.66769: results queue empty 17303 1726867281.66769: checking for any_errors_fatal 17303 1726867281.66770: done checking for any_errors_fatal 17303 1726867281.66773: checking for max_fail_percentage 17303 1726867281.66775: done checking for max_fail_percentage 17303 1726867281.66776: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.66776: done checking to see if all hosts have failed 17303 1726867281.66784: getting the remaining hosts for this loop 17303 1726867281.66786: done getting the remaining hosts for this loop 17303 1726867281.66790: getting the next task for host managed_node2 17303 1726867281.66799: done getting next task for host managed_node2 17303 1726867281.66802: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17303 1726867281.66805: ^ 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 17303 1726867281.66809: getting variables 17303 1726867281.66811: in VariableManager get_vars() 17303 1726867281.66845: Calling all_inventory to load vars for managed_node2 17303 1726867281.66848: Calling groups_inventory to load vars for managed_node2 17303 1726867281.66852: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.66859: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000010c 17303 1726867281.66862: WORKER PROCESS EXITING 17303 1726867281.66872: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.66874: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.66879: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.67318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.67647: done with get_vars() 17303 1726867281.67680: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:21:21 -0400 (0:00:00.461) 0:00:06.131 ****** 17303 1726867281.67779: entering _queue_task() for managed_node2/include_tasks 17303 1726867281.68052: worker is 1 (out of 1 available) 17303 1726867281.68065: exiting _queue_task() for managed_node2/include_tasks 17303 1726867281.68182: done queuing things up, now waiting for results queue to drain 17303 1726867281.68184: waiting for pending results... 17303 1726867281.68348: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 17303 1726867281.68452: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000110 17303 1726867281.68473: variable 'ansible_search_path' from source: unknown 17303 1726867281.68482: variable 'ansible_search_path' from source: unknown 17303 1726867281.68532: calling self._execute() 17303 1726867281.68609: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.68631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.68646: variable 'omit' from source: magic vars 17303 1726867281.69017: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.69035: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.69046: _execute() done 17303 1726867281.69059: dumping result to json 17303 1726867281.69071: done dumping result, returning 17303 1726867281.69084: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-6d5d-bd2d-000000000110] 17303 1726867281.69093: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000110 17303 1726867281.69308: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000110 17303 1726867281.69311: WORKER PROCESS EXITING 17303 1726867281.69341: no more pending results, returning what we have 17303 1726867281.69346: in VariableManager get_vars() 17303 1726867281.69386: Calling all_inventory to load vars for managed_node2 17303 1726867281.69389: Calling groups_inventory to load vars for managed_node2 17303 1726867281.69394: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.69546: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.69551: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.69555: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.69799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.69984: done with get_vars() 17303 1726867281.69992: variable 'ansible_search_path' from source: unknown 17303 1726867281.69993: variable 'ansible_search_path' from source: unknown 17303 1726867281.70005: variable 'item' from source: include params 17303 1726867281.70124: variable 'item' from source: include params 17303 1726867281.70161: we have included files to process 17303 1726867281.70163: generating all_blocks data 17303 1726867281.70164: done generating all_blocks data 17303 1726867281.70169: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867281.70170: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867281.70173: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867281.70406: done processing included file 17303 1726867281.70408: iterating over new_blocks loaded from include file 17303 1726867281.70410: in VariableManager get_vars() 17303 1726867281.70426: done with get_vars() 17303 1726867281.70428: filtering new block on tags 17303 1726867281.70458: done filtering new block on tags 17303 1726867281.70462: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 17303 1726867281.70466: extending task lists for all hosts with included blocks 17303 1726867281.70735: done extending task lists 17303 1726867281.70736: done processing included files 17303 1726867281.70737: results queue empty 17303 1726867281.70738: checking for any_errors_fatal 17303 1726867281.70742: done checking for any_errors_fatal 17303 1726867281.70743: checking for max_fail_percentage 17303 1726867281.70744: done checking for max_fail_percentage 17303 1726867281.70744: checking to see if all hosts have failed and the running result is not ok 17303 1726867281.70745: done checking to see if all hosts have failed 17303 1726867281.70746: getting the remaining hosts for this loop 17303 1726867281.70747: done getting the remaining hosts for this loop 17303 1726867281.70749: getting the next task for host managed_node2 17303 1726867281.70753: done getting next task for host managed_node2 17303 1726867281.70755: ^ task is: TASK: Get stat for interface {{ interface }} 17303 1726867281.70758: ^ 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 17303 1726867281.70760: getting variables 17303 1726867281.70761: in VariableManager get_vars() 17303 1726867281.70769: Calling all_inventory to load vars for managed_node2 17303 1726867281.70771: Calling groups_inventory to load vars for managed_node2 17303 1726867281.70773: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867281.70811: Calling all_plugins_play to load vars for managed_node2 17303 1726867281.70817: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867281.70821: Calling groups_plugins_play to load vars for managed_node2 17303 1726867281.71007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867281.71190: done with get_vars() 17303 1726867281.71198: done getting variables 17303 1726867281.71330: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:21:21 -0400 (0:00:00.035) 0:00:06.166 ****** 17303 1726867281.71359: entering _queue_task() for managed_node2/stat 17303 1726867281.71643: worker is 1 (out of 1 available) 17303 1726867281.71883: exiting _queue_task() for managed_node2/stat 17303 1726867281.71893: done queuing things up, now waiting for results queue to drain 17303 1726867281.71894: waiting for pending results... 17303 1726867281.71994: running TaskExecutor() for managed_node2/TASK: Get stat for interface dummy0 17303 1726867281.72054: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000015f 17303 1726867281.72076: variable 'ansible_search_path' from source: unknown 17303 1726867281.72088: variable 'ansible_search_path' from source: unknown 17303 1726867281.72136: calling self._execute() 17303 1726867281.72284: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.72287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.72290: variable 'omit' from source: magic vars 17303 1726867281.72679: variable 'ansible_distribution_major_version' from source: facts 17303 1726867281.72696: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867281.72707: variable 'omit' from source: magic vars 17303 1726867281.72764: variable 'omit' from source: magic vars 17303 1726867281.72887: variable 'interface' from source: play vars 17303 1726867281.72898: variable 'omit' from source: magic vars 17303 1726867281.72942: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867281.72995: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867281.73082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867281.73085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.73087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867281.73089: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867281.73091: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.73093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.73188: Set connection var ansible_shell_type to sh 17303 1726867281.73200: Set connection var ansible_timeout to 10 17303 1726867281.73222: Set connection var ansible_connection to ssh 17303 1726867281.73231: Set connection var ansible_pipelining to False 17303 1726867281.73239: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867281.73248: Set connection var ansible_shell_executable to /bin/sh 17303 1726867281.73273: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.73282: variable 'ansible_connection' from source: unknown 17303 1726867281.73288: variable 'ansible_module_compression' from source: unknown 17303 1726867281.73293: variable 'ansible_shell_type' from source: unknown 17303 1726867281.73298: variable 'ansible_shell_executable' from source: unknown 17303 1726867281.73304: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867281.73309: variable 'ansible_pipelining' from source: unknown 17303 1726867281.73324: variable 'ansible_timeout' from source: unknown 17303 1726867281.73331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867281.73647: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867281.73651: variable 'omit' from source: magic vars 17303 1726867281.73653: starting attempt loop 17303 1726867281.73655: running the handler 17303 1726867281.73657: _low_level_execute_command(): starting 17303 1726867281.73659: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867281.74975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.75130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.75210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.76926: stdout chunk (state=3): >>>/root <<< 17303 1726867281.77084: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.77087: stdout chunk (state=3): >>><<< 17303 1726867281.77090: stderr chunk (state=3): >>><<< 17303 1726867281.77119: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.77141: _low_level_execute_command(): starting 17303 1726867281.77160: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585 `" && echo ansible-tmp-1726867281.7712762-17607-255783076200585="` echo /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585 `" ) && sleep 0' 17303 1726867281.77768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867281.77793: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.77837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867281.77857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.77893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867281.77907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.77955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.79939: stdout chunk (state=3): >>>ansible-tmp-1726867281.7712762-17607-255783076200585=/root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585 <<< 17303 1726867281.80012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.80032: stdout chunk (state=3): >>><<< 17303 1726867281.80035: stderr chunk (state=3): >>><<< 17303 1726867281.80094: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867281.7712762-17607-255783076200585=/root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.80102: variable 'ansible_module_compression' from source: unknown 17303 1726867281.80146: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17303 1726867281.80176: variable 'ansible_facts' from source: unknown 17303 1726867281.80238: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py 17303 1726867281.80342: Sending initial data 17303 1726867281.80345: Sent initial data (153 bytes) 17303 1726867281.80837: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.80856: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.80921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.82521: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867281.82573: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867281.82645: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpo7j6luut /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py <<< 17303 1726867281.82653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py" <<< 17303 1726867281.82696: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpo7j6luut" to remote "/root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py" <<< 17303 1726867281.83415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.83467: stderr chunk (state=3): >>><<< 17303 1726867281.83470: stdout chunk (state=3): >>><<< 17303 1726867281.83638: done transferring module to remote 17303 1726867281.83641: _low_level_execute_command(): starting 17303 1726867281.83646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/ /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py && sleep 0' 17303 1726867281.84170: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.84185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.84196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.84254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.84273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.84304: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867281.86106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867281.86147: stderr chunk (state=3): >>><<< 17303 1726867281.86150: stdout chunk (state=3): >>><<< 17303 1726867281.86186: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867281.86189: _low_level_execute_command(): starting 17303 1726867281.86191: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/AnsiballZ_stat.py && sleep 0' 17303 1726867281.86643: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.86648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.86650: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867281.86653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867281.86713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867281.86718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867281.86754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.02236: 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"}}} <<< 17303 1726867282.03675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867282.03680: stdout chunk (state=3): >>><<< 17303 1726867282.03683: stderr chunk (state=3): >>><<< 17303 1726867282.03809: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867282.03813: 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-1726867281.7712762-17607-255783076200585/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867282.03815: _low_level_execute_command(): starting 17303 1726867282.03818: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867281.7712762-17607-255783076200585/ > /dev/null 2>&1 && sleep 0' 17303 1726867282.04341: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867282.04355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867282.04369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867282.04428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.04485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867282.04502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.04527: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.04598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.06509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867282.06512: stdout chunk (state=3): >>><<< 17303 1726867282.06519: stderr chunk (state=3): >>><<< 17303 1726867282.06535: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867282.06682: handler run complete 17303 1726867282.06685: attempt loop complete, returning result 17303 1726867282.06688: _execute() done 17303 1726867282.06690: dumping result to json 17303 1726867282.06692: done dumping result, returning 17303 1726867282.06695: done running TaskExecutor() for managed_node2/TASK: Get stat for interface dummy0 [0affcac9-a3a5-6d5d-bd2d-00000000015f] 17303 1726867282.06697: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000015f 17303 1726867282.06771: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000015f 17303 1726867282.06774: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 17303 1726867282.06837: no more pending results, returning what we have 17303 1726867282.06842: results queue empty 17303 1726867282.06843: checking for any_errors_fatal 17303 1726867282.06844: done checking for any_errors_fatal 17303 1726867282.06845: checking for max_fail_percentage 17303 1726867282.06847: done checking for max_fail_percentage 17303 1726867282.06848: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.06848: done checking to see if all hosts have failed 17303 1726867282.06849: getting the remaining hosts for this loop 17303 1726867282.06851: done getting the remaining hosts for this loop 17303 1726867282.06855: getting the next task for host managed_node2 17303 1726867282.06866: done getting next task for host managed_node2 17303 1726867282.06868: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 17303 1726867282.06872: ^ 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 17303 1726867282.06876: getting variables 17303 1726867282.07081: in VariableManager get_vars() 17303 1726867282.07112: Calling all_inventory to load vars for managed_node2 17303 1726867282.07116: Calling groups_inventory to load vars for managed_node2 17303 1726867282.07119: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.07130: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.07132: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.07135: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.07298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.07594: done with get_vars() 17303 1726867282.07604: done getting variables 17303 1726867282.07706: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 17303 1726867282.07825: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:21:22 -0400 (0:00:00.364) 0:00:06.531 ****** 17303 1726867282.07855: entering _queue_task() for managed_node2/assert 17303 1726867282.07857: Creating lock for assert 17303 1726867282.08121: worker is 1 (out of 1 available) 17303 1726867282.08133: exiting _queue_task() for managed_node2/assert 17303 1726867282.08145: done queuing things up, now waiting for results queue to drain 17303 1726867282.08146: waiting for pending results... 17303 1726867282.08497: running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'dummy0' 17303 1726867282.08505: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000111 17303 1726867282.08508: variable 'ansible_search_path' from source: unknown 17303 1726867282.08511: variable 'ansible_search_path' from source: unknown 17303 1726867282.08526: calling self._execute() 17303 1726867282.08606: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.08783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.08786: variable 'omit' from source: magic vars 17303 1726867282.08968: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.08987: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.08998: variable 'omit' from source: magic vars 17303 1726867282.09050: variable 'omit' from source: magic vars 17303 1726867282.09152: variable 'interface' from source: play vars 17303 1726867282.09184: variable 'omit' from source: magic vars 17303 1726867282.09240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867282.09279: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867282.09303: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867282.09326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867282.09341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867282.09372: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867282.09384: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.09392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.09506: Set connection var ansible_shell_type to sh 17303 1726867282.09521: Set connection var ansible_timeout to 10 17303 1726867282.09533: Set connection var ansible_connection to ssh 17303 1726867282.09542: Set connection var ansible_pipelining to False 17303 1726867282.09551: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867282.09561: Set connection var ansible_shell_executable to /bin/sh 17303 1726867282.09587: variable 'ansible_shell_executable' from source: unknown 17303 1726867282.09610: variable 'ansible_connection' from source: unknown 17303 1726867282.09622: variable 'ansible_module_compression' from source: unknown 17303 1726867282.09629: variable 'ansible_shell_type' from source: unknown 17303 1726867282.09635: variable 'ansible_shell_executable' from source: unknown 17303 1726867282.09641: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.09648: variable 'ansible_pipelining' from source: unknown 17303 1726867282.09654: variable 'ansible_timeout' from source: unknown 17303 1726867282.09661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.09794: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867282.09808: variable 'omit' from source: magic vars 17303 1726867282.09821: starting attempt loop 17303 1726867282.09828: running the handler 17303 1726867282.09984: variable 'interface_stat' from source: set_fact 17303 1726867282.10030: Evaluated conditional (not interface_stat.stat.exists): True 17303 1726867282.10033: handler run complete 17303 1726867282.10283: attempt loop complete, returning result 17303 1726867282.10287: _execute() done 17303 1726867282.10289: dumping result to json 17303 1726867282.10291: done dumping result, returning 17303 1726867282.10293: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is absent - 'dummy0' [0affcac9-a3a5-6d5d-bd2d-000000000111] 17303 1726867282.10295: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000111 17303 1726867282.10361: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000111 17303 1726867282.10365: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 17303 1726867282.10410: no more pending results, returning what we have 17303 1726867282.10413: results queue empty 17303 1726867282.10414: checking for any_errors_fatal 17303 1726867282.10422: done checking for any_errors_fatal 17303 1726867282.10423: checking for max_fail_percentage 17303 1726867282.10424: done checking for max_fail_percentage 17303 1726867282.10425: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.10426: done checking to see if all hosts have failed 17303 1726867282.10427: getting the remaining hosts for this loop 17303 1726867282.10428: done getting the remaining hosts for this loop 17303 1726867282.10431: getting the next task for host managed_node2 17303 1726867282.10438: done getting next task for host managed_node2 17303 1726867282.10441: ^ task is: TASK: Test 17303 1726867282.10444: ^ 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 17303 1726867282.10448: getting variables 17303 1726867282.10449: in VariableManager get_vars() 17303 1726867282.10482: Calling all_inventory to load vars for managed_node2 17303 1726867282.10485: Calling groups_inventory to load vars for managed_node2 17303 1726867282.10490: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.10499: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.10503: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.10506: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.10700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.10896: done with get_vars() 17303 1726867282.10931: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 17:21:22 -0400 (0:00:00.031) 0:00:06.563 ****** 17303 1726867282.11020: entering _queue_task() for managed_node2/include_tasks 17303 1726867282.11235: worker is 1 (out of 1 available) 17303 1726867282.11246: exiting _queue_task() for managed_node2/include_tasks 17303 1726867282.11256: done queuing things up, now waiting for results queue to drain 17303 1726867282.11257: waiting for pending results... 17303 1726867282.11498: running TaskExecutor() for managed_node2/TASK: Test 17303 1726867282.11637: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000086 17303 1726867282.11641: variable 'ansible_search_path' from source: unknown 17303 1726867282.11644: variable 'ansible_search_path' from source: unknown 17303 1726867282.11689: variable 'lsr_test' from source: include params 17303 1726867282.11922: variable 'lsr_test' from source: include params 17303 1726867282.11970: variable 'omit' from source: magic vars 17303 1726867282.12093: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.12109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.12126: variable 'omit' from source: magic vars 17303 1726867282.12391: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.12406: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.12482: variable 'item' from source: unknown 17303 1726867282.12495: variable 'item' from source: unknown 17303 1726867282.12534: variable 'item' from source: unknown 17303 1726867282.12602: variable 'item' from source: unknown 17303 1726867282.12891: dumping result to json 17303 1726867282.12895: done dumping result, returning 17303 1726867282.12897: done running TaskExecutor() for managed_node2/TASK: Test [0affcac9-a3a5-6d5d-bd2d-000000000086] 17303 1726867282.12900: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000086 17303 1726867282.12943: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000086 17303 1726867282.12946: WORKER PROCESS EXITING 17303 1726867282.13019: no more pending results, returning what we have 17303 1726867282.13024: in VariableManager get_vars() 17303 1726867282.13058: Calling all_inventory to load vars for managed_node2 17303 1726867282.13061: Calling groups_inventory to load vars for managed_node2 17303 1726867282.13065: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.13074: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.13079: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.13083: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.13489: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.13859: done with get_vars() 17303 1726867282.13866: variable 'ansible_search_path' from source: unknown 17303 1726867282.13867: variable 'ansible_search_path' from source: unknown 17303 1726867282.13906: we have included files to process 17303 1726867282.13907: generating all_blocks data 17303 1726867282.13908: done generating all_blocks data 17303 1726867282.13912: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17303 1726867282.13913: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17303 1726867282.13918: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17303 1726867282.14836: done processing included file 17303 1726867282.14838: iterating over new_blocks loaded from include file 17303 1726867282.14839: in VariableManager get_vars() 17303 1726867282.14852: done with get_vars() 17303 1726867282.14854: filtering new block on tags 17303 1726867282.14890: done filtering new block on tags 17303 1726867282.14893: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node2 => (item=tasks/create_dummy_profile.yml) 17303 1726867282.14898: extending task lists for all hosts with included blocks 17303 1726867282.15725: done extending task lists 17303 1726867282.15727: done processing included files 17303 1726867282.15727: results queue empty 17303 1726867282.15728: checking for any_errors_fatal 17303 1726867282.15730: done checking for any_errors_fatal 17303 1726867282.15731: checking for max_fail_percentage 17303 1726867282.15731: done checking for max_fail_percentage 17303 1726867282.15732: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.15733: done checking to see if all hosts have failed 17303 1726867282.15733: getting the remaining hosts for this loop 17303 1726867282.15735: done getting the remaining hosts for this loop 17303 1726867282.15737: getting the next task for host managed_node2 17303 1726867282.15740: done getting next task for host managed_node2 17303 1726867282.15742: ^ task is: TASK: Include network role 17303 1726867282.15745: ^ 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 17303 1726867282.15747: getting variables 17303 1726867282.15747: in VariableManager get_vars() 17303 1726867282.15754: Calling all_inventory to load vars for managed_node2 17303 1726867282.15756: Calling groups_inventory to load vars for managed_node2 17303 1726867282.15758: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.15762: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.15764: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.15766: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.15919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.16111: done with get_vars() 17303 1726867282.16122: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 17:21:22 -0400 (0:00:00.051) 0:00:06.615 ****** 17303 1726867282.16187: entering _queue_task() for managed_node2/include_role 17303 1726867282.16189: Creating lock for include_role 17303 1726867282.16414: worker is 1 (out of 1 available) 17303 1726867282.16427: exiting _queue_task() for managed_node2/include_role 17303 1726867282.16439: done queuing things up, now waiting for results queue to drain 17303 1726867282.16440: waiting for pending results... 17303 1726867282.16687: running TaskExecutor() for managed_node2/TASK: Include network role 17303 1726867282.16883: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000017f 17303 1726867282.16888: variable 'ansible_search_path' from source: unknown 17303 1726867282.16890: variable 'ansible_search_path' from source: unknown 17303 1726867282.16893: calling self._execute() 17303 1726867282.16928: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.16940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.16953: variable 'omit' from source: magic vars 17303 1726867282.17287: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.17302: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.17312: _execute() done 17303 1726867282.17322: dumping result to json 17303 1726867282.17333: done dumping result, returning 17303 1726867282.17343: done running TaskExecutor() for managed_node2/TASK: Include network role [0affcac9-a3a5-6d5d-bd2d-00000000017f] 17303 1726867282.17351: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000017f 17303 1726867282.17488: no more pending results, returning what we have 17303 1726867282.17493: in VariableManager get_vars() 17303 1726867282.17525: Calling all_inventory to load vars for managed_node2 17303 1726867282.17528: Calling groups_inventory to load vars for managed_node2 17303 1726867282.17532: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.17544: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.17547: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.17550: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.17895: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000017f 17303 1726867282.17898: WORKER PROCESS EXITING 17303 1726867282.17922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.18108: done with get_vars() 17303 1726867282.18118: variable 'ansible_search_path' from source: unknown 17303 1726867282.18120: variable 'ansible_search_path' from source: unknown 17303 1726867282.18355: variable 'omit' from source: magic vars 17303 1726867282.18397: variable 'omit' from source: magic vars 17303 1726867282.18412: variable 'omit' from source: magic vars 17303 1726867282.18416: we have included files to process 17303 1726867282.18417: generating all_blocks data 17303 1726867282.18418: done generating all_blocks data 17303 1726867282.18419: processing included file: fedora.linux_system_roles.network 17303 1726867282.18440: in VariableManager get_vars() 17303 1726867282.18452: done with get_vars() 17303 1726867282.18518: in VariableManager get_vars() 17303 1726867282.18534: done with get_vars() 17303 1726867282.18586: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 17303 1726867282.18848: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 17303 1726867282.18992: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 17303 1726867282.19866: in VariableManager get_vars() 17303 1726867282.19891: done with get_vars() 17303 1726867282.20332: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17303 1726867282.22018: iterating over new_blocks loaded from include file 17303 1726867282.22020: in VariableManager get_vars() 17303 1726867282.22035: done with get_vars() 17303 1726867282.22037: filtering new block on tags 17303 1726867282.22333: done filtering new block on tags 17303 1726867282.22337: in VariableManager get_vars() 17303 1726867282.22351: done with get_vars() 17303 1726867282.22352: filtering new block on tags 17303 1726867282.22368: done filtering new block on tags 17303 1726867282.22370: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node2 17303 1726867282.22375: extending task lists for all hosts with included blocks 17303 1726867282.22549: done extending task lists 17303 1726867282.22550: done processing included files 17303 1726867282.22551: results queue empty 17303 1726867282.22552: checking for any_errors_fatal 17303 1726867282.22554: done checking for any_errors_fatal 17303 1726867282.22555: checking for max_fail_percentage 17303 1726867282.22555: done checking for max_fail_percentage 17303 1726867282.22556: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.22557: done checking to see if all hosts have failed 17303 1726867282.22558: getting the remaining hosts for this loop 17303 1726867282.22559: done getting the remaining hosts for this loop 17303 1726867282.22561: getting the next task for host managed_node2 17303 1726867282.22565: done getting next task for host managed_node2 17303 1726867282.22568: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17303 1726867282.22571: ^ 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 17303 1726867282.22582: getting variables 17303 1726867282.22583: in VariableManager get_vars() 17303 1726867282.22594: Calling all_inventory to load vars for managed_node2 17303 1726867282.22597: Calling groups_inventory to load vars for managed_node2 17303 1726867282.22598: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.22603: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.22607: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.22788: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.23039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.23444: done with get_vars() 17303 1726867282.23452: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:21:22 -0400 (0:00:00.073) 0:00:06.688 ****** 17303 1726867282.23554: entering _queue_task() for managed_node2/include_tasks 17303 1726867282.23844: worker is 1 (out of 1 available) 17303 1726867282.23856: exiting _queue_task() for managed_node2/include_tasks 17303 1726867282.23868: done queuing things up, now waiting for results queue to drain 17303 1726867282.23869: waiting for pending results... 17303 1726867282.24073: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17303 1726867282.24268: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000001fd 17303 1726867282.24272: variable 'ansible_search_path' from source: unknown 17303 1726867282.24274: variable 'ansible_search_path' from source: unknown 17303 1726867282.24276: calling self._execute() 17303 1726867282.24312: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.24322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.24333: variable 'omit' from source: magic vars 17303 1726867282.24652: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.24666: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.24675: _execute() done 17303 1726867282.24683: dumping result to json 17303 1726867282.24689: done dumping result, returning 17303 1726867282.24702: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-6d5d-bd2d-0000000001fd] 17303 1726867282.24709: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001fd 17303 1726867282.24863: no more pending results, returning what we have 17303 1726867282.24868: in VariableManager get_vars() 17303 1726867282.24909: Calling all_inventory to load vars for managed_node2 17303 1726867282.24911: Calling groups_inventory to load vars for managed_node2 17303 1726867282.24914: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.24928: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.24931: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.24934: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.25088: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001fd 17303 1726867282.25091: WORKER PROCESS EXITING 17303 1726867282.25102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.25294: done with get_vars() 17303 1726867282.25300: variable 'ansible_search_path' from source: unknown 17303 1726867282.25301: variable 'ansible_search_path' from source: unknown 17303 1726867282.25325: we have included files to process 17303 1726867282.25326: generating all_blocks data 17303 1726867282.25327: done generating all_blocks data 17303 1726867282.25329: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17303 1726867282.25330: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17303 1726867282.25331: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17303 1726867282.25972: done processing included file 17303 1726867282.25973: iterating over new_blocks loaded from include file 17303 1726867282.25975: in VariableManager get_vars() 17303 1726867282.25996: done with get_vars() 17303 1726867282.25997: filtering new block on tags 17303 1726867282.26025: done filtering new block on tags 17303 1726867282.26028: in VariableManager get_vars() 17303 1726867282.26047: done with get_vars() 17303 1726867282.26049: filtering new block on tags 17303 1726867282.26092: done filtering new block on tags 17303 1726867282.26095: in VariableManager get_vars() 17303 1726867282.26115: done with get_vars() 17303 1726867282.26117: filtering new block on tags 17303 1726867282.26158: done filtering new block on tags 17303 1726867282.26161: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node2 17303 1726867282.26165: extending task lists for all hosts with included blocks 17303 1726867282.27186: done extending task lists 17303 1726867282.27188: done processing included files 17303 1726867282.27188: results queue empty 17303 1726867282.27188: checking for any_errors_fatal 17303 1726867282.27190: done checking for any_errors_fatal 17303 1726867282.27191: checking for max_fail_percentage 17303 1726867282.27191: done checking for max_fail_percentage 17303 1726867282.27192: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.27192: done checking to see if all hosts have failed 17303 1726867282.27193: getting the remaining hosts for this loop 17303 1726867282.27193: done getting the remaining hosts for this loop 17303 1726867282.27195: getting the next task for host managed_node2 17303 1726867282.27198: done getting next task for host managed_node2 17303 1726867282.27200: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17303 1726867282.27202: ^ 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 17303 1726867282.27208: getting variables 17303 1726867282.27209: in VariableManager get_vars() 17303 1726867282.27218: Calling all_inventory to load vars for managed_node2 17303 1726867282.27219: Calling groups_inventory to load vars for managed_node2 17303 1726867282.27221: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.27223: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.27225: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.27226: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.27304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.27415: done with get_vars() 17303 1726867282.27421: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:21:22 -0400 (0:00:00.039) 0:00:06.728 ****** 17303 1726867282.27468: entering _queue_task() for managed_node2/setup 17303 1726867282.27638: worker is 1 (out of 1 available) 17303 1726867282.27651: exiting _queue_task() for managed_node2/setup 17303 1726867282.27663: done queuing things up, now waiting for results queue to drain 17303 1726867282.27664: waiting for pending results... 17303 1726867282.27817: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17303 1726867282.27898: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000025a 17303 1726867282.27910: variable 'ansible_search_path' from source: unknown 17303 1726867282.27914: variable 'ansible_search_path' from source: unknown 17303 1726867282.27943: calling self._execute() 17303 1726867282.28002: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.28006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.28015: variable 'omit' from source: magic vars 17303 1726867282.28264: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.28273: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.28582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867282.30279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867282.30328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867282.30357: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867282.30384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867282.30404: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867282.30459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867282.30481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867282.30501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867282.30527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867282.30538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867282.30574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867282.30596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867282.30611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867282.30637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867282.30647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867282.30748: variable '__network_required_facts' from source: role '' defaults 17303 1726867282.30754: variable 'ansible_facts' from source: unknown 17303 1726867282.30813: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 17303 1726867282.30820: when evaluation is False, skipping this task 17303 1726867282.30822: _execute() done 17303 1726867282.30825: dumping result to json 17303 1726867282.30827: done dumping result, returning 17303 1726867282.30830: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-6d5d-bd2d-00000000025a] 17303 1726867282.30832: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025a 17303 1726867282.30908: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025a 17303 1726867282.30910: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17303 1726867282.30957: no more pending results, returning what we have 17303 1726867282.30961: results queue empty 17303 1726867282.30962: checking for any_errors_fatal 17303 1726867282.30963: done checking for any_errors_fatal 17303 1726867282.30963: checking for max_fail_percentage 17303 1726867282.30965: done checking for max_fail_percentage 17303 1726867282.30965: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.30966: done checking to see if all hosts have failed 17303 1726867282.30967: getting the remaining hosts for this loop 17303 1726867282.30968: done getting the remaining hosts for this loop 17303 1726867282.30971: getting the next task for host managed_node2 17303 1726867282.30982: done getting next task for host managed_node2 17303 1726867282.30985: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 17303 1726867282.30991: ^ 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 17303 1726867282.31002: getting variables 17303 1726867282.31004: in VariableManager get_vars() 17303 1726867282.31035: Calling all_inventory to load vars for managed_node2 17303 1726867282.31038: Calling groups_inventory to load vars for managed_node2 17303 1726867282.31040: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.31047: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.31049: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.31057: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.31188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.31367: done with get_vars() 17303 1726867282.31375: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:21:22 -0400 (0:00:00.039) 0:00:06.767 ****** 17303 1726867282.31457: entering _queue_task() for managed_node2/stat 17303 1726867282.31665: worker is 1 (out of 1 available) 17303 1726867282.31676: exiting _queue_task() for managed_node2/stat 17303 1726867282.31890: done queuing things up, now waiting for results queue to drain 17303 1726867282.31891: waiting for pending results... 17303 1726867282.32023: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree 17303 1726867282.32070: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000025c 17303 1726867282.32092: variable 'ansible_search_path' from source: unknown 17303 1726867282.32099: variable 'ansible_search_path' from source: unknown 17303 1726867282.32140: calling self._execute() 17303 1726867282.32198: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.32203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.32232: variable 'omit' from source: magic vars 17303 1726867282.32588: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.32593: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.32674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867282.33082: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867282.33086: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867282.33092: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867282.33095: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867282.33128: 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) 17303 1726867282.33158: 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) 17303 1726867282.33193: 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) 17303 1726867282.33224: 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) 17303 1726867282.33309: variable '__network_is_ostree' from source: set_fact 17303 1726867282.33324: Evaluated conditional (not __network_is_ostree is defined): False 17303 1726867282.33333: when evaluation is False, skipping this task 17303 1726867282.33346: _execute() done 17303 1726867282.33349: dumping result to json 17303 1726867282.33352: done dumping result, returning 17303 1726867282.33364: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-6d5d-bd2d-00000000025c] 17303 1726867282.33367: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025c 17303 1726867282.33466: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025c 17303 1726867282.33470: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17303 1726867282.33516: no more pending results, returning what we have 17303 1726867282.33519: results queue empty 17303 1726867282.33520: checking for any_errors_fatal 17303 1726867282.33525: done checking for any_errors_fatal 17303 1726867282.33526: checking for max_fail_percentage 17303 1726867282.33527: done checking for max_fail_percentage 17303 1726867282.33527: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.33528: done checking to see if all hosts have failed 17303 1726867282.33529: getting the remaining hosts for this loop 17303 1726867282.33530: done getting the remaining hosts for this loop 17303 1726867282.33533: getting the next task for host managed_node2 17303 1726867282.33539: done getting next task for host managed_node2 17303 1726867282.33542: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17303 1726867282.33546: ^ 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 17303 1726867282.33558: getting variables 17303 1726867282.33559: in VariableManager get_vars() 17303 1726867282.33588: Calling all_inventory to load vars for managed_node2 17303 1726867282.33590: Calling groups_inventory to load vars for managed_node2 17303 1726867282.33592: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.33599: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.33601: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.33604: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.33704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.33822: done with get_vars() 17303 1726867282.33829: done getting variables 17303 1726867282.33866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:21:22 -0400 (0:00:00.024) 0:00:06.792 ****** 17303 1726867282.33890: entering _queue_task() for managed_node2/set_fact 17303 1726867282.34046: worker is 1 (out of 1 available) 17303 1726867282.34058: exiting _queue_task() for managed_node2/set_fact 17303 1726867282.34071: done queuing things up, now waiting for results queue to drain 17303 1726867282.34072: waiting for pending results... 17303 1726867282.34224: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17303 1726867282.34304: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000025d 17303 1726867282.34315: variable 'ansible_search_path' from source: unknown 17303 1726867282.34318: variable 'ansible_search_path' from source: unknown 17303 1726867282.34344: calling self._execute() 17303 1726867282.34400: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.34405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.34414: variable 'omit' from source: magic vars 17303 1726867282.34693: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.34701: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.34806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867282.34976: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867282.35006: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867282.35032: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867282.35055: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867282.35141: 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) 17303 1726867282.35383: 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) 17303 1726867282.35387: 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) 17303 1726867282.35389: 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) 17303 1726867282.35392: variable '__network_is_ostree' from source: set_fact 17303 1726867282.35394: Evaluated conditional (not __network_is_ostree is defined): False 17303 1726867282.35397: when evaluation is False, skipping this task 17303 1726867282.35399: _execute() done 17303 1726867282.35401: dumping result to json 17303 1726867282.35403: done dumping result, returning 17303 1726867282.35406: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-6d5d-bd2d-00000000025d] 17303 1726867282.35408: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025d 17303 1726867282.35467: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025d 17303 1726867282.35470: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17303 1726867282.35534: no more pending results, returning what we have 17303 1726867282.35538: results queue empty 17303 1726867282.35539: checking for any_errors_fatal 17303 1726867282.35543: done checking for any_errors_fatal 17303 1726867282.35544: checking for max_fail_percentage 17303 1726867282.35545: done checking for max_fail_percentage 17303 1726867282.35546: checking to see if all hosts have failed and the running result is not ok 17303 1726867282.35547: done checking to see if all hosts have failed 17303 1726867282.35547: getting the remaining hosts for this loop 17303 1726867282.35548: done getting the remaining hosts for this loop 17303 1726867282.35551: getting the next task for host managed_node2 17303 1726867282.35560: done getting next task for host managed_node2 17303 1726867282.35562: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 17303 1726867282.35567: ^ 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 17303 1726867282.35581: getting variables 17303 1726867282.35582: in VariableManager get_vars() 17303 1726867282.35613: Calling all_inventory to load vars for managed_node2 17303 1726867282.35616: Calling groups_inventory to load vars for managed_node2 17303 1726867282.35618: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867282.35625: Calling all_plugins_play to load vars for managed_node2 17303 1726867282.35627: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867282.35630: Calling groups_plugins_play to load vars for managed_node2 17303 1726867282.35956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867282.36361: done with get_vars() 17303 1726867282.36370: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:21:22 -0400 (0:00:00.025) 0:00:06.818 ****** 17303 1726867282.36488: entering _queue_task() for managed_node2/service_facts 17303 1726867282.36490: Creating lock for service_facts 17303 1726867282.36731: worker is 1 (out of 1 available) 17303 1726867282.36742: exiting _queue_task() for managed_node2/service_facts 17303 1726867282.36755: done queuing things up, now waiting for results queue to drain 17303 1726867282.36756: waiting for pending results... 17303 1726867282.36979: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running 17303 1726867282.37134: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000025f 17303 1726867282.37161: variable 'ansible_search_path' from source: unknown 17303 1726867282.37171: variable 'ansible_search_path' from source: unknown 17303 1726867282.37219: calling self._execute() 17303 1726867282.37316: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.37331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.37366: variable 'omit' from source: magic vars 17303 1726867282.37752: variable 'ansible_distribution_major_version' from source: facts 17303 1726867282.37756: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867282.37758: variable 'omit' from source: magic vars 17303 1726867282.37840: variable 'omit' from source: magic vars 17303 1726867282.37883: variable 'omit' from source: magic vars 17303 1726867282.37930: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867282.37979: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867282.38004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867282.38030: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867282.38182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867282.38186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867282.38189: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.38191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.38193: Set connection var ansible_shell_type to sh 17303 1726867282.38203: Set connection var ansible_timeout to 10 17303 1726867282.38212: Set connection var ansible_connection to ssh 17303 1726867282.38226: Set connection var ansible_pipelining to False 17303 1726867282.38237: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867282.38250: Set connection var ansible_shell_executable to /bin/sh 17303 1726867282.38274: variable 'ansible_shell_executable' from source: unknown 17303 1726867282.38292: variable 'ansible_connection' from source: unknown 17303 1726867282.38301: variable 'ansible_module_compression' from source: unknown 17303 1726867282.38308: variable 'ansible_shell_type' from source: unknown 17303 1726867282.38319: variable 'ansible_shell_executable' from source: unknown 17303 1726867282.38327: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867282.38334: variable 'ansible_pipelining' from source: unknown 17303 1726867282.38340: variable 'ansible_timeout' from source: unknown 17303 1726867282.38348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867282.38549: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867282.38597: variable 'omit' from source: magic vars 17303 1726867282.38609: starting attempt loop 17303 1726867282.38627: running the handler 17303 1726867282.38650: _low_level_execute_command(): starting 17303 1726867282.38687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867282.40192: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867282.40212: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867282.40228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.40287: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867282.40291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867282.40294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.40484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.40571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.40828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.42519: stdout chunk (state=3): >>>/root <<< 17303 1726867282.42570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867282.42762: stderr chunk (state=3): >>><<< 17303 1726867282.42765: stdout chunk (state=3): >>><<< 17303 1726867282.42769: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867282.42771: _low_level_execute_command(): starting 17303 1726867282.42774: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434 `" && echo ansible-tmp-1726867282.4267037-17652-60306730477434="` echo /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434 `" ) && sleep 0' 17303 1726867282.43782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867282.43865: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867282.43882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867282.43902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867282.43927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867282.43996: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.44034: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867282.44050: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.44071: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.44143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.46078: stdout chunk (state=3): >>>ansible-tmp-1726867282.4267037-17652-60306730477434=/root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434 <<< 17303 1726867282.46238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867282.46242: stdout chunk (state=3): >>><<< 17303 1726867282.46246: stderr chunk (state=3): >>><<< 17303 1726867282.46410: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867282.4267037-17652-60306730477434=/root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867282.46414: variable 'ansible_module_compression' from source: unknown 17303 1726867282.46417: ANSIBALLZ: Using lock for service_facts 17303 1726867282.46422: ANSIBALLZ: Acquiring lock 17303 1726867282.46483: ANSIBALLZ: Lock acquired: 140110186272560 17303 1726867282.46535: ANSIBALLZ: Creating module 17303 1726867282.63625: ANSIBALLZ: Writing module into payload 17303 1726867282.63780: ANSIBALLZ: Writing module 17303 1726867282.63862: ANSIBALLZ: Renaming module 17303 1726867282.63884: ANSIBALLZ: Done creating module 17303 1726867282.63925: variable 'ansible_facts' from source: unknown 17303 1726867282.64056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py 17303 1726867282.64260: Sending initial data 17303 1726867282.64264: Sent initial data (161 bytes) 17303 1726867282.64972: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867282.64989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867282.65010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867282.65057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.65087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867282.65137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.65263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.65316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.65397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.67076: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867282.67109: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867282.67160: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpf1zassau /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py <<< 17303 1726867282.67170: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py" <<< 17303 1726867282.67229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpf1zassau" to remote "/root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py" <<< 17303 1726867282.68101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867282.68240: stderr chunk (state=3): >>><<< 17303 1726867282.68243: stdout chunk (state=3): >>><<< 17303 1726867282.68285: done transferring module to remote 17303 1726867282.68316: _low_level_execute_command(): starting 17303 1726867282.68326: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/ /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py && sleep 0' 17303 1726867282.69811: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867282.69815: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867282.69818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867282.69853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867282.70054: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.70099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.70191: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867282.72030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867282.72033: stdout chunk (state=3): >>><<< 17303 1726867282.72041: stderr chunk (state=3): >>><<< 17303 1726867282.72105: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867282.72108: _low_level_execute_command(): starting 17303 1726867282.72159: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/AnsiballZ_service_facts.py && sleep 0' 17303 1726867282.73230: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867282.73255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867282.73328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867284.30306: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 17303 1726867284.30339: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-ma<<< 17303 1726867284.30394: stdout chunk (state=3): >>>rk.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": <<< 17303 1726867284.30415: stdout chunk (state=3): >>>"static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 17303 1726867284.31953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867284.31962: stdout chunk (state=3): >>><<< 17303 1726867284.31974: stderr chunk (state=3): >>><<< 17303 1726867284.32184: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867284.34206: 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-1726867282.4267037-17652-60306730477434/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867284.34226: _low_level_execute_command(): starting 17303 1726867284.34236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867282.4267037-17652-60306730477434/ > /dev/null 2>&1 && sleep 0' 17303 1726867284.34872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867284.34893: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867284.34909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867284.34937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867284.34955: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867284.34993: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867284.35064: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867284.35082: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867284.35101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867284.35171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867284.37109: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867284.37125: stderr chunk (state=3): >>><<< 17303 1726867284.37134: stdout chunk (state=3): >>><<< 17303 1726867284.37152: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867284.37167: handler run complete 17303 1726867284.37297: variable 'ansible_facts' from source: unknown 17303 1726867284.37392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867284.37646: variable 'ansible_facts' from source: unknown 17303 1726867284.37721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867284.37834: attempt loop complete, returning result 17303 1726867284.37837: _execute() done 17303 1726867284.37840: dumping result to json 17303 1726867284.37873: done dumping result, returning 17303 1726867284.37882: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-6d5d-bd2d-00000000025f] 17303 1726867284.37887: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025f 17303 1726867284.39101: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000025f 17303 1726867284.39104: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17303 1726867284.39203: no more pending results, returning what we have 17303 1726867284.39207: results queue empty 17303 1726867284.39207: checking for any_errors_fatal 17303 1726867284.39210: done checking for any_errors_fatal 17303 1726867284.39211: checking for max_fail_percentage 17303 1726867284.39212: done checking for max_fail_percentage 17303 1726867284.39213: checking to see if all hosts have failed and the running result is not ok 17303 1726867284.39213: done checking to see if all hosts have failed 17303 1726867284.39214: getting the remaining hosts for this loop 17303 1726867284.39215: done getting the remaining hosts for this loop 17303 1726867284.39218: getting the next task for host managed_node2 17303 1726867284.39224: done getting next task for host managed_node2 17303 1726867284.39227: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 17303 1726867284.39232: ^ 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 17303 1726867284.39241: getting variables 17303 1726867284.39243: in VariableManager get_vars() 17303 1726867284.39268: Calling all_inventory to load vars for managed_node2 17303 1726867284.39271: Calling groups_inventory to load vars for managed_node2 17303 1726867284.39273: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867284.39284: Calling all_plugins_play to load vars for managed_node2 17303 1726867284.39291: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867284.39295: Calling groups_plugins_play to load vars for managed_node2 17303 1726867284.39958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867284.40499: done with get_vars() 17303 1726867284.40512: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:21:24 -0400 (0:00:02.041) 0:00:08.859 ****** 17303 1726867284.40622: entering _queue_task() for managed_node2/package_facts 17303 1726867284.40624: Creating lock for package_facts 17303 1726867284.40957: worker is 1 (out of 1 available) 17303 1726867284.40967: exiting _queue_task() for managed_node2/package_facts 17303 1726867284.40986: done queuing things up, now waiting for results queue to drain 17303 1726867284.40988: waiting for pending results... 17303 1726867284.41295: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed 17303 1726867284.41415: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000260 17303 1726867284.41485: variable 'ansible_search_path' from source: unknown 17303 1726867284.41489: variable 'ansible_search_path' from source: unknown 17303 1726867284.41491: calling self._execute() 17303 1726867284.41601: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867284.41619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867284.41641: variable 'omit' from source: magic vars 17303 1726867284.42031: variable 'ansible_distribution_major_version' from source: facts 17303 1726867284.42070: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867284.42073: variable 'omit' from source: magic vars 17303 1726867284.42145: variable 'omit' from source: magic vars 17303 1726867284.42208: variable 'omit' from source: magic vars 17303 1726867284.42254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867284.42383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867284.42388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867284.42391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867284.42393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867284.42395: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867284.42398: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867284.42403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867284.42500: Set connection var ansible_shell_type to sh 17303 1726867284.42523: Set connection var ansible_timeout to 10 17303 1726867284.42537: Set connection var ansible_connection to ssh 17303 1726867284.42547: Set connection var ansible_pipelining to False 17303 1726867284.42557: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867284.42569: Set connection var ansible_shell_executable to /bin/sh 17303 1726867284.42642: variable 'ansible_shell_executable' from source: unknown 17303 1726867284.42653: variable 'ansible_connection' from source: unknown 17303 1726867284.42732: variable 'ansible_module_compression' from source: unknown 17303 1726867284.42735: variable 'ansible_shell_type' from source: unknown 17303 1726867284.42737: variable 'ansible_shell_executable' from source: unknown 17303 1726867284.42739: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867284.42741: variable 'ansible_pipelining' from source: unknown 17303 1726867284.42743: variable 'ansible_timeout' from source: unknown 17303 1726867284.42745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867284.42926: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867284.42945: variable 'omit' from source: magic vars 17303 1726867284.43059: starting attempt loop 17303 1726867284.43063: running the handler 17303 1726867284.43066: _low_level_execute_command(): starting 17303 1726867284.43068: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867284.44235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867284.44304: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867284.44332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867284.44356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867284.44458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867284.46167: stdout chunk (state=3): >>>/root <<< 17303 1726867284.46401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867284.46416: stderr chunk (state=3): >>><<< 17303 1726867284.46426: stdout chunk (state=3): >>><<< 17303 1726867284.46451: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867284.46470: _low_level_execute_command(): starting 17303 1726867284.46626: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157 `" && echo ansible-tmp-1726867284.4645765-17738-31014079732157="` echo /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157 `" ) && sleep 0' 17303 1726867284.48023: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867284.48127: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867284.50051: stdout chunk (state=3): >>>ansible-tmp-1726867284.4645765-17738-31014079732157=/root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157 <<< 17303 1726867284.50318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867284.50562: stderr chunk (state=3): >>><<< 17303 1726867284.50568: stdout chunk (state=3): >>><<< 17303 1726867284.50572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867284.4645765-17738-31014079732157=/root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867284.50576: variable 'ansible_module_compression' from source: unknown 17303 1726867284.51062: ANSIBALLZ: Using lock for package_facts 17303 1726867284.51068: ANSIBALLZ: Acquiring lock 17303 1726867284.51073: ANSIBALLZ: Lock acquired: 140110184453504 17303 1726867284.51076: ANSIBALLZ: Creating module 17303 1726867285.14797: ANSIBALLZ: Writing module into payload 17303 1726867285.15179: ANSIBALLZ: Writing module 17303 1726867285.15183: ANSIBALLZ: Renaming module 17303 1726867285.15250: ANSIBALLZ: Done creating module 17303 1726867285.15301: variable 'ansible_facts' from source: unknown 17303 1726867285.15731: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py 17303 1726867285.16205: Sending initial data 17303 1726867285.16209: Sent initial data (161 bytes) 17303 1726867285.17362: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867285.17493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867285.17684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867285.17900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867285.18161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867285.19798: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867285.19840: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867285.19880: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmppd_35et3 /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py <<< 17303 1726867285.19974: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py" <<< 17303 1726867285.19980: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmppd_35et3" to remote "/root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py" <<< 17303 1726867285.23492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867285.23545: stderr chunk (state=3): >>><<< 17303 1726867285.23554: stdout chunk (state=3): >>><<< 17303 1726867285.23773: done transferring module to remote 17303 1726867285.23779: _low_level_execute_command(): starting 17303 1726867285.23782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/ /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py && sleep 0' 17303 1726867285.24868: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867285.24886: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867285.24906: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867285.25064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867285.25101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867285.25179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867285.25196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867285.25260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867285.27112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867285.27192: stderr chunk (state=3): >>><<< 17303 1726867285.27201: stdout chunk (state=3): >>><<< 17303 1726867285.27329: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867285.27333: _low_level_execute_command(): starting 17303 1726867285.27336: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/AnsiballZ_package_facts.py && sleep 0' 17303 1726867285.28463: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867285.28543: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867285.28759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867285.28773: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867285.28793: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867285.29011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867285.73135: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 17303 1726867285.73210: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 17303 1726867285.73301: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 17303 1726867285.73397: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 17303 1726867285.75384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867285.75429: stdout chunk (state=3): >>><<< 17303 1726867285.75433: stderr chunk (state=3): >>><<< 17303 1726867285.75507: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867285.84087: 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-1726867284.4645765-17738-31014079732157/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867285.84342: _low_level_execute_command(): starting 17303 1726867285.84353: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867284.4645765-17738-31014079732157/ > /dev/null 2>&1 && sleep 0' 17303 1726867285.85641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867285.85795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867285.85897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867285.85955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867285.86275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867285.88182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867285.88186: stdout chunk (state=3): >>><<< 17303 1726867285.88190: stderr chunk (state=3): >>><<< 17303 1726867285.88211: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867285.88231: handler run complete 17303 1726867285.90016: variable 'ansible_facts' from source: unknown 17303 1726867285.91385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867285.96383: variable 'ansible_facts' from source: unknown 17303 1726867285.97276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867285.98849: attempt loop complete, returning result 17303 1726867285.98853: _execute() done 17303 1726867285.98855: dumping result to json 17303 1726867285.99486: done dumping result, returning 17303 1726867285.99489: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-6d5d-bd2d-000000000260] 17303 1726867285.99492: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000260 17303 1726867286.03435: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000260 ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17303 1726867286.03542: no more pending results, returning what we have 17303 1726867286.03547: results queue empty 17303 1726867286.03548: checking for any_errors_fatal 17303 1726867286.03553: done checking for any_errors_fatal 17303 1726867286.03554: checking for max_fail_percentage 17303 1726867286.03556: done checking for max_fail_percentage 17303 1726867286.03557: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.03557: done checking to see if all hosts have failed 17303 1726867286.03558: getting the remaining hosts for this loop 17303 1726867286.03560: done getting the remaining hosts for this loop 17303 1726867286.03563: getting the next task for host managed_node2 17303 1726867286.03570: done getting next task for host managed_node2 17303 1726867286.03573: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 17303 1726867286.03580: ^ 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 17303 1726867286.03590: getting variables 17303 1726867286.03591: in VariableManager get_vars() 17303 1726867286.03621: Calling all_inventory to load vars for managed_node2 17303 1726867286.03624: Calling groups_inventory to load vars for managed_node2 17303 1726867286.03627: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.03635: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.03638: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.03641: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.04889: WORKER PROCESS EXITING 17303 1726867286.06605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.11380: done with get_vars() 17303 1726867286.11405: done getting variables 17303 1726867286.11586: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:21:26 -0400 (0:00:01.710) 0:00:10.569 ****** 17303 1726867286.11630: entering _queue_task() for managed_node2/debug 17303 1726867286.12466: worker is 1 (out of 1 available) 17303 1726867286.12590: exiting _queue_task() for managed_node2/debug 17303 1726867286.12602: done queuing things up, now waiting for results queue to drain 17303 1726867286.12603: waiting for pending results... 17303 1726867286.12896: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 17303 1726867286.13146: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000001fe 17303 1726867286.13266: variable 'ansible_search_path' from source: unknown 17303 1726867286.13270: variable 'ansible_search_path' from source: unknown 17303 1726867286.13316: calling self._execute() 17303 1726867286.13506: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.13510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.13533: variable 'omit' from source: magic vars 17303 1726867286.14439: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.14443: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.14446: variable 'omit' from source: magic vars 17303 1726867286.14447: variable 'omit' from source: magic vars 17303 1726867286.14648: variable 'network_provider' from source: set_fact 17303 1726867286.14665: variable 'omit' from source: magic vars 17303 1726867286.14705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867286.14859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867286.14883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867286.15016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867286.15033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867286.15069: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867286.15073: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.15075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.15350: Set connection var ansible_shell_type to sh 17303 1726867286.15365: Set connection var ansible_timeout to 10 17303 1726867286.15368: Set connection var ansible_connection to ssh 17303 1726867286.15370: Set connection var ansible_pipelining to False 17303 1726867286.15446: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867286.15454: Set connection var ansible_shell_executable to /bin/sh 17303 1726867286.15475: variable 'ansible_shell_executable' from source: unknown 17303 1726867286.15481: variable 'ansible_connection' from source: unknown 17303 1726867286.15582: variable 'ansible_module_compression' from source: unknown 17303 1726867286.15586: variable 'ansible_shell_type' from source: unknown 17303 1726867286.15588: variable 'ansible_shell_executable' from source: unknown 17303 1726867286.15592: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.15594: variable 'ansible_pipelining' from source: unknown 17303 1726867286.15597: variable 'ansible_timeout' from source: unknown 17303 1726867286.15600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.15882: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867286.15886: variable 'omit' from source: magic vars 17303 1726867286.15888: starting attempt loop 17303 1726867286.15890: running the handler 17303 1726867286.16042: handler run complete 17303 1726867286.16054: attempt loop complete, returning result 17303 1726867286.16057: _execute() done 17303 1726867286.16059: dumping result to json 17303 1726867286.16062: done dumping result, returning 17303 1726867286.16259: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-6d5d-bd2d-0000000001fe] 17303 1726867286.16262: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001fe 17303 1726867286.16323: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001fe 17303 1726867286.16326: WORKER PROCESS EXITING ok: [managed_node2] => {} MSG: Using network provider: nm 17303 1726867286.16428: no more pending results, returning what we have 17303 1726867286.16433: results queue empty 17303 1726867286.16434: checking for any_errors_fatal 17303 1726867286.16444: done checking for any_errors_fatal 17303 1726867286.16445: checking for max_fail_percentage 17303 1726867286.16447: done checking for max_fail_percentage 17303 1726867286.16448: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.16449: done checking to see if all hosts have failed 17303 1726867286.16449: getting the remaining hosts for this loop 17303 1726867286.16451: done getting the remaining hosts for this loop 17303 1726867286.16455: getting the next task for host managed_node2 17303 1726867286.16465: done getting next task for host managed_node2 17303 1726867286.16469: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17303 1726867286.16473: ^ 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 17303 1726867286.16487: getting variables 17303 1726867286.16490: in VariableManager get_vars() 17303 1726867286.16529: Calling all_inventory to load vars for managed_node2 17303 1726867286.16532: Calling groups_inventory to load vars for managed_node2 17303 1726867286.16535: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.16545: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.16548: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.16551: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.20003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.24748: done with get_vars() 17303 1726867286.24781: done getting variables 17303 1726867286.25135: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:21:26 -0400 (0:00:00.135) 0:00:10.705 ****** 17303 1726867286.25180: entering _queue_task() for managed_node2/fail 17303 1726867286.25182: Creating lock for fail 17303 1726867286.25868: worker is 1 (out of 1 available) 17303 1726867286.26133: exiting _queue_task() for managed_node2/fail 17303 1726867286.26145: done queuing things up, now waiting for results queue to drain 17303 1726867286.26146: waiting for pending results... 17303 1726867286.26514: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17303 1726867286.27124: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000001ff 17303 1726867286.27128: variable 'ansible_search_path' from source: unknown 17303 1726867286.27130: variable 'ansible_search_path' from source: unknown 17303 1726867286.27133: calling self._execute() 17303 1726867286.27433: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.27437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.27441: variable 'omit' from source: magic vars 17303 1726867286.28062: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.28182: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.28318: variable 'network_state' from source: role '' defaults 17303 1726867286.28329: Evaluated conditional (network_state != {}): False 17303 1726867286.28333: when evaluation is False, skipping this task 17303 1726867286.28336: _execute() done 17303 1726867286.28338: dumping result to json 17303 1726867286.28341: done dumping result, returning 17303 1726867286.28349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-6d5d-bd2d-0000000001ff] 17303 1726867286.28352: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001ff skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17303 1726867286.28500: no more pending results, returning what we have 17303 1726867286.28504: results queue empty 17303 1726867286.28505: checking for any_errors_fatal 17303 1726867286.28513: done checking for any_errors_fatal 17303 1726867286.28514: checking for max_fail_percentage 17303 1726867286.28515: done checking for max_fail_percentage 17303 1726867286.28518: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.28519: done checking to see if all hosts have failed 17303 1726867286.28520: getting the remaining hosts for this loop 17303 1726867286.28522: done getting the remaining hosts for this loop 17303 1726867286.28525: getting the next task for host managed_node2 17303 1726867286.28534: done getting next task for host managed_node2 17303 1726867286.28538: ^ 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 17303 1726867286.28543: ^ 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 17303 1726867286.28558: getting variables 17303 1726867286.28560: in VariableManager get_vars() 17303 1726867286.28598: Calling all_inventory to load vars for managed_node2 17303 1726867286.28601: Calling groups_inventory to load vars for managed_node2 17303 1726867286.28603: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.28615: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.28620: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.28624: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.29383: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000001ff 17303 1726867286.29387: WORKER PROCESS EXITING 17303 1726867286.32199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.35456: done with get_vars() 17303 1726867286.35592: done getting variables 17303 1726867286.35740: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:21:26 -0400 (0:00:00.106) 0:00:10.811 ****** 17303 1726867286.35800: entering _queue_task() for managed_node2/fail 17303 1726867286.36464: worker is 1 (out of 1 available) 17303 1726867286.36476: exiting _queue_task() for managed_node2/fail 17303 1726867286.36537: done queuing things up, now waiting for results queue to drain 17303 1726867286.36538: waiting for pending results... 17303 1726867286.36863: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 17303 1726867286.37321: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000200 17303 1726867286.37330: variable 'ansible_search_path' from source: unknown 17303 1726867286.37334: variable 'ansible_search_path' from source: unknown 17303 1726867286.37337: calling self._execute() 17303 1726867286.37397: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.37451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.37563: variable 'omit' from source: magic vars 17303 1726867286.38282: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.38286: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.38365: variable 'network_state' from source: role '' defaults 17303 1726867286.38387: Evaluated conditional (network_state != {}): False 17303 1726867286.38395: when evaluation is False, skipping this task 17303 1726867286.38403: _execute() done 17303 1726867286.38410: dumping result to json 17303 1726867286.38418: done dumping result, returning 17303 1726867286.38433: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-6d5d-bd2d-000000000200] 17303 1726867286.38442: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000200 skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17303 1726867286.38594: no more pending results, returning what we have 17303 1726867286.38598: results queue empty 17303 1726867286.38599: checking for any_errors_fatal 17303 1726867286.38608: done checking for any_errors_fatal 17303 1726867286.38608: checking for max_fail_percentage 17303 1726867286.38610: done checking for max_fail_percentage 17303 1726867286.38611: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.38612: done checking to see if all hosts have failed 17303 1726867286.38612: getting the remaining hosts for this loop 17303 1726867286.38614: done getting the remaining hosts for this loop 17303 1726867286.38619: getting the next task for host managed_node2 17303 1726867286.38627: done getting next task for host managed_node2 17303 1726867286.38631: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17303 1726867286.38636: ^ 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 17303 1726867286.38651: getting variables 17303 1726867286.38653: in VariableManager get_vars() 17303 1726867286.38686: Calling all_inventory to load vars for managed_node2 17303 1726867286.38689: Calling groups_inventory to load vars for managed_node2 17303 1726867286.38691: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.38701: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.38704: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.38706: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.39427: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000200 17303 1726867286.39431: WORKER PROCESS EXITING 17303 1726867286.42508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.45164: done with get_vars() 17303 1726867286.45192: done getting variables 17303 1726867286.45256: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:21:26 -0400 (0:00:00.094) 0:00:10.906 ****** 17303 1726867286.45295: entering _queue_task() for managed_node2/fail 17303 1726867286.45621: worker is 1 (out of 1 available) 17303 1726867286.45746: exiting _queue_task() for managed_node2/fail 17303 1726867286.45758: done queuing things up, now waiting for results queue to drain 17303 1726867286.45759: waiting for pending results... 17303 1726867286.45941: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17303 1726867286.46541: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000201 17303 1726867286.46648: variable 'ansible_search_path' from source: unknown 17303 1726867286.46653: variable 'ansible_search_path' from source: unknown 17303 1726867286.46657: calling self._execute() 17303 1726867286.47089: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.47095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.47099: variable 'omit' from source: magic vars 17303 1726867286.47852: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.47864: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.48382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867286.55313: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867286.55385: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867286.55420: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867286.55522: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867286.55526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867286.55640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.55708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.55744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.55843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.55847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.56291: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.56295: Evaluated conditional (ansible_distribution_major_version | int > 9): True 17303 1726867286.56416: variable 'ansible_distribution' from source: facts 17303 1726867286.56423: variable '__network_rh_distros' from source: role '' defaults 17303 1726867286.56433: Evaluated conditional (ansible_distribution in __network_rh_distros): True 17303 1726867286.57395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.57398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.57582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.57751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.57766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.58205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.58397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.58525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.58563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.58767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.58949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.59106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.59205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.59370: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.59430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.60116: variable 'network_connections' from source: include params 17303 1726867286.60120: variable 'interface' from source: play vars 17303 1726867286.60221: variable 'interface' from source: play vars 17303 1726867286.60224: variable 'network_state' from source: role '' defaults 17303 1726867286.60227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867286.60400: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867286.60457: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867286.60491: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867286.60518: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867286.60572: 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) 17303 1726867286.60597: 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) 17303 1726867286.60766: 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) 17303 1726867286.60769: 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) 17303 1726867286.60873: Evaluated conditional (network_connections | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0 or network_state.get("interfaces", []) | selectattr("type", "defined") | selectattr("type", "match", "^team$") | list | length > 0): False 17303 1726867286.60879: when evaluation is False, skipping this task 17303 1726867286.60882: _execute() done 17303 1726867286.60885: dumping result to json 17303 1726867286.60887: done dumping result, returning 17303 1726867286.60889: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-6d5d-bd2d-000000000201] 17303 1726867286.60895: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000201 17303 1726867286.60993: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000201 17303 1726867286.60996: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 17303 1726867286.61045: no more pending results, returning what we have 17303 1726867286.61049: results queue empty 17303 1726867286.61050: checking for any_errors_fatal 17303 1726867286.61056: done checking for any_errors_fatal 17303 1726867286.61057: checking for max_fail_percentage 17303 1726867286.61059: done checking for max_fail_percentage 17303 1726867286.61060: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.61061: done checking to see if all hosts have failed 17303 1726867286.61062: getting the remaining hosts for this loop 17303 1726867286.61064: done getting the remaining hosts for this loop 17303 1726867286.61067: getting the next task for host managed_node2 17303 1726867286.61075: done getting next task for host managed_node2 17303 1726867286.61081: ^ 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 17303 1726867286.61086: ^ 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 17303 1726867286.61101: getting variables 17303 1726867286.61103: in VariableManager get_vars() 17303 1726867286.61148: Calling all_inventory to load vars for managed_node2 17303 1726867286.61151: Calling groups_inventory to load vars for managed_node2 17303 1726867286.61153: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.61163: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.61166: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.61169: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.63749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.67748: done with get_vars() 17303 1726867286.67770: done getting variables 17303 1726867286.67874: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:21:26 -0400 (0:00:00.226) 0:00:11.132 ****** 17303 1726867286.67909: entering _queue_task() for managed_node2/dnf 17303 1726867286.68279: worker is 1 (out of 1 available) 17303 1726867286.68291: exiting _queue_task() for managed_node2/dnf 17303 1726867286.68303: done queuing things up, now waiting for results queue to drain 17303 1726867286.68304: waiting for pending results... 17303 1726867286.68937: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 17303 1726867286.69056: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000202 17303 1726867286.69180: variable 'ansible_search_path' from source: unknown 17303 1726867286.69185: variable 'ansible_search_path' from source: unknown 17303 1726867286.69217: calling self._execute() 17303 1726867286.69401: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.69451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.69495: variable 'omit' from source: magic vars 17303 1726867286.69935: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.69939: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.70174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867286.72956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867286.73051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867286.73096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867286.73131: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867286.73157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867286.73240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.73267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.73303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.73433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.73437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.73475: variable 'ansible_distribution' from source: facts 17303 1726867286.73480: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.73495: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 17303 1726867286.73670: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867286.73813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.73839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.73863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.73929: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.73933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.73983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.74022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.74047: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.74086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.74098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.74162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.74180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.74203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.74249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.74262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.74543: variable 'network_connections' from source: include params 17303 1726867286.74546: variable 'interface' from source: play vars 17303 1726867286.74601: variable 'interface' from source: play vars 17303 1726867286.74692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867286.74869: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867286.74911: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867286.74942: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867286.74969: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867286.75074: 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) 17303 1726867286.75080: 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) 17303 1726867286.75090: 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) 17303 1726867286.75136: 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) 17303 1726867286.75240: variable '__network_team_connections_defined' from source: role '' defaults 17303 1726867286.75623: variable 'network_connections' from source: include params 17303 1726867286.75626: variable 'interface' from source: play vars 17303 1726867286.75676: variable 'interface' from source: play vars 17303 1726867286.75729: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17303 1726867286.75733: when evaluation is False, skipping this task 17303 1726867286.75735: _execute() done 17303 1726867286.75738: dumping result to json 17303 1726867286.75740: done dumping result, returning 17303 1726867286.75742: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-6d5d-bd2d-000000000202] 17303 1726867286.75744: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000202 skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17303 1726867286.75883: no more pending results, returning what we have 17303 1726867286.75887: results queue empty 17303 1726867286.75888: checking for any_errors_fatal 17303 1726867286.75895: done checking for any_errors_fatal 17303 1726867286.75896: checking for max_fail_percentage 17303 1726867286.75898: done checking for max_fail_percentage 17303 1726867286.75898: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.75899: done checking to see if all hosts have failed 17303 1726867286.75900: getting the remaining hosts for this loop 17303 1726867286.75901: done getting the remaining hosts for this loop 17303 1726867286.75905: getting the next task for host managed_node2 17303 1726867286.75913: done getting next task for host managed_node2 17303 1726867286.75920: ^ 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 17303 1726867286.75984: ^ 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 17303 1726867286.76005: getting variables 17303 1726867286.76008: in VariableManager get_vars() 17303 1726867286.76272: Calling all_inventory to load vars for managed_node2 17303 1726867286.76276: Calling groups_inventory to load vars for managed_node2 17303 1726867286.76283: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.76293: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.76296: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.76300: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.76828: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000202 17303 1726867286.76832: WORKER PROCESS EXITING 17303 1726867286.78132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.80033: done with get_vars() 17303 1726867286.80058: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17303 1726867286.80133: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:21:26 -0400 (0:00:00.122) 0:00:11.255 ****** 17303 1726867286.80168: entering _queue_task() for managed_node2/yum 17303 1726867286.80169: Creating lock for yum 17303 1726867286.80465: worker is 1 (out of 1 available) 17303 1726867286.80480: exiting _queue_task() for managed_node2/yum 17303 1726867286.80493: done queuing things up, now waiting for results queue to drain 17303 1726867286.80494: waiting for pending results... 17303 1726867286.80761: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 17303 1726867286.81014: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000203 17303 1726867286.81019: variable 'ansible_search_path' from source: unknown 17303 1726867286.81021: variable 'ansible_search_path' from source: unknown 17303 1726867286.81024: calling self._execute() 17303 1726867286.81052: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.81063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.81078: variable 'omit' from source: magic vars 17303 1726867286.81444: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.81462: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.81637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867286.83919: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867286.84046: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867286.84056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867286.84097: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867286.84126: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867286.84215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.84262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.84290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.84371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.84374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.84453: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.84483: Evaluated conditional (ansible_distribution_major_version | int < 8): False 17303 1726867286.84491: when evaluation is False, skipping this task 17303 1726867286.84498: _execute() done 17303 1726867286.84505: dumping result to json 17303 1726867286.84512: done dumping result, returning 17303 1726867286.84588: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-6d5d-bd2d-000000000203] 17303 1726867286.84592: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000203 17303 1726867286.84663: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000203 17303 1726867286.84666: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 17303 1726867286.84741: no more pending results, returning what we have 17303 1726867286.84745: results queue empty 17303 1726867286.84746: checking for any_errors_fatal 17303 1726867286.84752: done checking for any_errors_fatal 17303 1726867286.84752: checking for max_fail_percentage 17303 1726867286.84755: done checking for max_fail_percentage 17303 1726867286.84755: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.84756: done checking to see if all hosts have failed 17303 1726867286.84757: getting the remaining hosts for this loop 17303 1726867286.84759: done getting the remaining hosts for this loop 17303 1726867286.84763: getting the next task for host managed_node2 17303 1726867286.84771: done getting next task for host managed_node2 17303 1726867286.84775: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17303 1726867286.84782: ^ 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 17303 1726867286.84796: getting variables 17303 1726867286.84798: in VariableManager get_vars() 17303 1726867286.84833: Calling all_inventory to load vars for managed_node2 17303 1726867286.84836: Calling groups_inventory to load vars for managed_node2 17303 1726867286.84839: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.84849: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.84852: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.84855: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.86437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.88079: done with get_vars() 17303 1726867286.88100: done getting variables 17303 1726867286.88164: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:21:26 -0400 (0:00:00.080) 0:00:11.335 ****** 17303 1726867286.88201: entering _queue_task() for managed_node2/fail 17303 1726867286.88515: worker is 1 (out of 1 available) 17303 1726867286.88528: exiting _queue_task() for managed_node2/fail 17303 1726867286.88541: done queuing things up, now waiting for results queue to drain 17303 1726867286.88542: waiting for pending results... 17303 1726867286.88892: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17303 1726867286.88987: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000204 17303 1726867286.88991: variable 'ansible_search_path' from source: unknown 17303 1726867286.88994: variable 'ansible_search_path' from source: unknown 17303 1726867286.89029: calling self._execute() 17303 1726867286.89128: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.89181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.89185: variable 'omit' from source: magic vars 17303 1726867286.89528: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.89548: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.89678: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867286.89884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867286.92153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867286.92242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867286.92308: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867286.92324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867286.92362: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867286.92451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.92524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.92527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.92569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.92589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.92639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.92675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.92704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.92767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.92773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.92817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867286.92874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867286.92884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867286.92925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867286.92942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867286.93126: variable 'network_connections' from source: include params 17303 1726867286.93201: variable 'interface' from source: play vars 17303 1726867286.93220: variable 'interface' from source: play vars 17303 1726867286.93293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867286.93474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867286.93515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867286.93559: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867286.93636: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867286.93644: 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) 17303 1726867286.93670: 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) 17303 1726867286.93700: 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) 17303 1726867286.93743: 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) 17303 1726867286.93848: variable '__network_team_connections_defined' from source: role '' defaults 17303 1726867286.94064: variable 'network_connections' from source: include params 17303 1726867286.94186: variable 'interface' from source: play vars 17303 1726867286.94257: variable 'interface' from source: play vars 17303 1726867286.94395: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17303 1726867286.94399: when evaluation is False, skipping this task 17303 1726867286.94401: _execute() done 17303 1726867286.94403: dumping result to json 17303 1726867286.94406: done dumping result, returning 17303 1726867286.94408: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6d5d-bd2d-000000000204] 17303 1726867286.94410: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000204 17303 1726867286.94686: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000204 17303 1726867286.94689: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17303 1726867286.94737: no more pending results, returning what we have 17303 1726867286.94740: results queue empty 17303 1726867286.94741: checking for any_errors_fatal 17303 1726867286.94746: done checking for any_errors_fatal 17303 1726867286.94747: checking for max_fail_percentage 17303 1726867286.94748: done checking for max_fail_percentage 17303 1726867286.94749: checking to see if all hosts have failed and the running result is not ok 17303 1726867286.94750: done checking to see if all hosts have failed 17303 1726867286.94751: getting the remaining hosts for this loop 17303 1726867286.94752: done getting the remaining hosts for this loop 17303 1726867286.94755: getting the next task for host managed_node2 17303 1726867286.94761: done getting next task for host managed_node2 17303 1726867286.94765: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 17303 1726867286.94770: ^ 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 17303 1726867286.94785: getting variables 17303 1726867286.94787: in VariableManager get_vars() 17303 1726867286.94824: Calling all_inventory to load vars for managed_node2 17303 1726867286.94827: Calling groups_inventory to load vars for managed_node2 17303 1726867286.94829: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867286.94839: Calling all_plugins_play to load vars for managed_node2 17303 1726867286.94842: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867286.94845: Calling groups_plugins_play to load vars for managed_node2 17303 1726867286.96403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867286.98049: done with get_vars() 17303 1726867286.98069: done getting variables 17303 1726867286.98125: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:21:26 -0400 (0:00:00.099) 0:00:11.434 ****** 17303 1726867286.98164: entering _queue_task() for managed_node2/package 17303 1726867286.98430: worker is 1 (out of 1 available) 17303 1726867286.98443: exiting _queue_task() for managed_node2/package 17303 1726867286.98455: done queuing things up, now waiting for results queue to drain 17303 1726867286.98456: waiting for pending results... 17303 1726867286.98727: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 17303 1726867286.98884: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000205 17303 1726867286.98888: variable 'ansible_search_path' from source: unknown 17303 1726867286.98891: variable 'ansible_search_path' from source: unknown 17303 1726867286.98926: calling self._execute() 17303 1726867286.99015: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867286.99027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867286.99082: variable 'omit' from source: magic vars 17303 1726867286.99397: variable 'ansible_distribution_major_version' from source: facts 17303 1726867286.99413: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867286.99609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867286.99882: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867286.99930: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867286.99967: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867287.00082: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867287.00128: variable 'network_packages' from source: role '' defaults 17303 1726867287.00238: variable '__network_provider_setup' from source: role '' defaults 17303 1726867287.00251: variable '__network_service_name_default_nm' from source: role '' defaults 17303 1726867287.00326: variable '__network_service_name_default_nm' from source: role '' defaults 17303 1726867287.00339: variable '__network_packages_default_nm' from source: role '' defaults 17303 1726867287.00399: variable '__network_packages_default_nm' from source: role '' defaults 17303 1726867287.00587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867287.02606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867287.02669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867287.02717: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867287.02765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867287.02797: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867287.02983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.02987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.02990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.02992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.02994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.03030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.03052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.03075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.03119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.03131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.03355: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17303 1726867287.03542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.03546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.03548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.03551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.03558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.03651: variable 'ansible_python' from source: facts 17303 1726867287.03668: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17303 1726867287.03744: variable '__network_wpa_supplicant_required' from source: role '' defaults 17303 1726867287.03822: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17303 1726867287.03944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.03976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.03997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.04034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.04085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.04102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.04122: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.04142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.04185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.04212: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.04339: variable 'network_connections' from source: include params 17303 1726867287.04342: variable 'interface' from source: play vars 17303 1726867287.04482: variable 'interface' from source: play vars 17303 1726867287.04507: 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) 17303 1726867287.04540: 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) 17303 1726867287.04558: 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) 17303 1726867287.04587: 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) 17303 1726867287.04633: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867287.04898: variable 'network_connections' from source: include params 17303 1726867287.04902: variable 'interface' from source: play vars 17303 1726867287.05182: variable 'interface' from source: play vars 17303 1726867287.05185: variable '__network_packages_default_wireless' from source: role '' defaults 17303 1726867287.05188: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867287.05425: variable 'network_connections' from source: include params 17303 1726867287.05428: variable 'interface' from source: play vars 17303 1726867287.05493: variable 'interface' from source: play vars 17303 1726867287.05524: variable '__network_packages_default_team' from source: role '' defaults 17303 1726867287.05787: variable '__network_team_connections_defined' from source: role '' defaults 17303 1726867287.05866: variable 'network_connections' from source: include params 17303 1726867287.05870: variable 'interface' from source: play vars 17303 1726867287.05929: variable 'interface' from source: play vars 17303 1726867287.06021: variable '__network_service_name_default_initscripts' from source: role '' defaults 17303 1726867287.06037: variable '__network_service_name_default_initscripts' from source: role '' defaults 17303 1726867287.06044: variable '__network_packages_default_initscripts' from source: role '' defaults 17303 1726867287.06111: variable '__network_packages_default_initscripts' from source: role '' defaults 17303 1726867287.06306: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17303 1726867287.06806: variable 'network_connections' from source: include params 17303 1726867287.06810: variable 'interface' from source: play vars 17303 1726867287.06867: variable 'interface' from source: play vars 17303 1726867287.06875: variable 'ansible_distribution' from source: facts 17303 1726867287.06879: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.06891: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.06913: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17303 1726867287.07072: variable 'ansible_distribution' from source: facts 17303 1726867287.07076: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.07083: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.07096: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17303 1726867287.07260: variable 'ansible_distribution' from source: facts 17303 1726867287.07264: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.07287: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.07308: variable 'network_provider' from source: set_fact 17303 1726867287.07330: variable 'ansible_facts' from source: unknown 17303 1726867287.08062: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 17303 1726867287.08066: when evaluation is False, skipping this task 17303 1726867287.08068: _execute() done 17303 1726867287.08071: dumping result to json 17303 1726867287.08073: done dumping result, returning 17303 1726867287.08087: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-6d5d-bd2d-000000000205] 17303 1726867287.08090: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000205 17303 1726867287.08301: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000205 17303 1726867287.08307: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 17303 1726867287.08366: no more pending results, returning what we have 17303 1726867287.08369: results queue empty 17303 1726867287.08371: checking for any_errors_fatal 17303 1726867287.08376: done checking for any_errors_fatal 17303 1726867287.08379: checking for max_fail_percentage 17303 1726867287.08381: done checking for max_fail_percentage 17303 1726867287.08382: checking to see if all hosts have failed and the running result is not ok 17303 1726867287.08383: done checking to see if all hosts have failed 17303 1726867287.08383: getting the remaining hosts for this loop 17303 1726867287.08386: done getting the remaining hosts for this loop 17303 1726867287.08389: getting the next task for host managed_node2 17303 1726867287.08397: done getting next task for host managed_node2 17303 1726867287.08401: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17303 1726867287.08406: ^ 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 17303 1726867287.08420: getting variables 17303 1726867287.08422: in VariableManager get_vars() 17303 1726867287.08469: Calling all_inventory to load vars for managed_node2 17303 1726867287.08472: Calling groups_inventory to load vars for managed_node2 17303 1726867287.08475: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867287.08589: Calling all_plugins_play to load vars for managed_node2 17303 1726867287.08593: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867287.08596: Calling groups_plugins_play to load vars for managed_node2 17303 1726867287.09946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867287.11414: done with get_vars() 17303 1726867287.11437: done getting variables 17303 1726867287.11501: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:21:27 -0400 (0:00:00.133) 0:00:11.568 ****** 17303 1726867287.11536: entering _queue_task() for managed_node2/package 17303 1726867287.11857: worker is 1 (out of 1 available) 17303 1726867287.11869: exiting _queue_task() for managed_node2/package 17303 1726867287.12085: done queuing things up, now waiting for results queue to drain 17303 1726867287.12086: waiting for pending results... 17303 1726867287.12196: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17303 1726867287.12261: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000206 17303 1726867287.12275: variable 'ansible_search_path' from source: unknown 17303 1726867287.12282: variable 'ansible_search_path' from source: unknown 17303 1726867287.12314: calling self._execute() 17303 1726867287.12440: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.12448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.12451: variable 'omit' from source: magic vars 17303 1726867287.12755: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.12766: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867287.12898: variable 'network_state' from source: role '' defaults 17303 1726867287.12902: Evaluated conditional (network_state != {}): False 17303 1726867287.12905: when evaluation is False, skipping this task 17303 1726867287.12907: _execute() done 17303 1726867287.12910: dumping result to json 17303 1726867287.12912: done dumping result, returning 17303 1726867287.12915: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-6d5d-bd2d-000000000206] 17303 1726867287.12920: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000206 17303 1726867287.13144: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000206 17303 1726867287.13147: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17303 1726867287.13215: no more pending results, returning what we have 17303 1726867287.13218: results queue empty 17303 1726867287.13219: checking for any_errors_fatal 17303 1726867287.13224: done checking for any_errors_fatal 17303 1726867287.13225: checking for max_fail_percentage 17303 1726867287.13226: done checking for max_fail_percentage 17303 1726867287.13227: checking to see if all hosts have failed and the running result is not ok 17303 1726867287.13227: done checking to see if all hosts have failed 17303 1726867287.13228: getting the remaining hosts for this loop 17303 1726867287.13230: done getting the remaining hosts for this loop 17303 1726867287.13233: getting the next task for host managed_node2 17303 1726867287.13240: done getting next task for host managed_node2 17303 1726867287.13243: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17303 1726867287.13248: ^ 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 17303 1726867287.13262: getting variables 17303 1726867287.13263: in VariableManager get_vars() 17303 1726867287.13296: Calling all_inventory to load vars for managed_node2 17303 1726867287.13299: Calling groups_inventory to load vars for managed_node2 17303 1726867287.13302: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867287.13309: Calling all_plugins_play to load vars for managed_node2 17303 1726867287.13312: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867287.13315: Calling groups_plugins_play to load vars for managed_node2 17303 1726867287.17455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867287.18933: done with get_vars() 17303 1726867287.18953: done getting variables 17303 1726867287.19107: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:21:27 -0400 (0:00:00.076) 0:00:11.644 ****** 17303 1726867287.19137: entering _queue_task() for managed_node2/package 17303 1726867287.19747: worker is 1 (out of 1 available) 17303 1726867287.19760: exiting _queue_task() for managed_node2/package 17303 1726867287.19772: done queuing things up, now waiting for results queue to drain 17303 1726867287.19773: waiting for pending results... 17303 1726867287.20394: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17303 1726867287.20399: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000207 17303 1726867287.20402: variable 'ansible_search_path' from source: unknown 17303 1726867287.20404: variable 'ansible_search_path' from source: unknown 17303 1726867287.20406: calling self._execute() 17303 1726867287.20495: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.20508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.20530: variable 'omit' from source: magic vars 17303 1726867287.20894: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.20913: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867287.21048: variable 'network_state' from source: role '' defaults 17303 1726867287.21067: Evaluated conditional (network_state != {}): False 17303 1726867287.21079: when evaluation is False, skipping this task 17303 1726867287.21087: _execute() done 17303 1726867287.21095: dumping result to json 17303 1726867287.21102: done dumping result, returning 17303 1726867287.21112: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-6d5d-bd2d-000000000207] 17303 1726867287.21179: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000207 17303 1726867287.21255: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000207 17303 1726867287.21258: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17303 1726867287.21329: no more pending results, returning what we have 17303 1726867287.21333: results queue empty 17303 1726867287.21334: checking for any_errors_fatal 17303 1726867287.21342: done checking for any_errors_fatal 17303 1726867287.21342: checking for max_fail_percentage 17303 1726867287.21344: done checking for max_fail_percentage 17303 1726867287.21345: checking to see if all hosts have failed and the running result is not ok 17303 1726867287.21346: done checking to see if all hosts have failed 17303 1726867287.21347: getting the remaining hosts for this loop 17303 1726867287.21348: done getting the remaining hosts for this loop 17303 1726867287.21351: getting the next task for host managed_node2 17303 1726867287.21360: done getting next task for host managed_node2 17303 1726867287.21363: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17303 1726867287.21369: ^ 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 17303 1726867287.21387: getting variables 17303 1726867287.21389: in VariableManager get_vars() 17303 1726867287.21428: Calling all_inventory to load vars for managed_node2 17303 1726867287.21431: Calling groups_inventory to load vars for managed_node2 17303 1726867287.21434: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867287.21446: Calling all_plugins_play to load vars for managed_node2 17303 1726867287.21449: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867287.21452: Calling groups_plugins_play to load vars for managed_node2 17303 1726867287.22722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867287.24335: done with get_vars() 17303 1726867287.24354: done getting variables 17303 1726867287.24460: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:21:27 -0400 (0:00:00.053) 0:00:11.698 ****** 17303 1726867287.24498: entering _queue_task() for managed_node2/service 17303 1726867287.24500: Creating lock for service 17303 1726867287.24883: worker is 1 (out of 1 available) 17303 1726867287.24893: exiting _queue_task() for managed_node2/service 17303 1726867287.24906: done queuing things up, now waiting for results queue to drain 17303 1726867287.24907: waiting for pending results... 17303 1726867287.25301: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17303 1726867287.25307: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000208 17303 1726867287.25311: variable 'ansible_search_path' from source: unknown 17303 1726867287.25314: variable 'ansible_search_path' from source: unknown 17303 1726867287.25320: calling self._execute() 17303 1726867287.25373: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.25376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.25384: variable 'omit' from source: magic vars 17303 1726867287.25796: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.25799: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867287.25985: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867287.26058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867287.28455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867287.28591: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867287.28595: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867287.28600: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867287.28630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867287.28704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.28733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.28764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.28808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.28820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.28868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.28893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.28920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.28955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.28976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.29024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.29038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.29068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.29134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.29137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.29353: variable 'network_connections' from source: include params 17303 1726867287.29356: variable 'interface' from source: play vars 17303 1726867287.29395: variable 'interface' from source: play vars 17303 1726867287.29581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867287.29599: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867287.29638: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867287.29667: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867287.29705: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867287.29893: 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) 17303 1726867287.29897: 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) 17303 1726867287.29900: 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) 17303 1726867287.29902: 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) 17303 1726867287.29904: variable '__network_team_connections_defined' from source: role '' defaults 17303 1726867287.30110: variable 'network_connections' from source: include params 17303 1726867287.30128: variable 'interface' from source: play vars 17303 1726867287.30176: variable 'interface' from source: play vars 17303 1726867287.30207: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17303 1726867287.30210: when evaluation is False, skipping this task 17303 1726867287.30215: _execute() done 17303 1726867287.30220: dumping result to json 17303 1726867287.30223: done dumping result, returning 17303 1726867287.30225: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-6d5d-bd2d-000000000208] 17303 1726867287.30235: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000208 17303 1726867287.30322: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000208 17303 1726867287.30588: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 17303 1726867287.30598: no more pending results, returning what we have 17303 1726867287.30601: results queue empty 17303 1726867287.30602: checking for any_errors_fatal 17303 1726867287.30607: done checking for any_errors_fatal 17303 1726867287.30608: checking for max_fail_percentage 17303 1726867287.30610: done checking for max_fail_percentage 17303 1726867287.30610: checking to see if all hosts have failed and the running result is not ok 17303 1726867287.30611: done checking to see if all hosts have failed 17303 1726867287.30612: getting the remaining hosts for this loop 17303 1726867287.30613: done getting the remaining hosts for this loop 17303 1726867287.30616: getting the next task for host managed_node2 17303 1726867287.30623: done getting next task for host managed_node2 17303 1726867287.30626: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17303 1726867287.30631: ^ 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 17303 1726867287.30644: getting variables 17303 1726867287.30645: in VariableManager get_vars() 17303 1726867287.30676: Calling all_inventory to load vars for managed_node2 17303 1726867287.30680: Calling groups_inventory to load vars for managed_node2 17303 1726867287.30683: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867287.30713: Calling all_plugins_play to load vars for managed_node2 17303 1726867287.30717: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867287.30720: Calling groups_plugins_play to load vars for managed_node2 17303 1726867287.34021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867287.37366: done with get_vars() 17303 1726867287.37390: done getting variables 17303 1726867287.37523: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:21:27 -0400 (0:00:00.130) 0:00:11.828 ****** 17303 1726867287.37562: entering _queue_task() for managed_node2/service 17303 1726867287.37983: worker is 1 (out of 1 available) 17303 1726867287.38001: exiting _queue_task() for managed_node2/service 17303 1726867287.38013: done queuing things up, now waiting for results queue to drain 17303 1726867287.38014: waiting for pending results... 17303 1726867287.38280: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17303 1726867287.38360: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000209 17303 1726867287.38384: variable 'ansible_search_path' from source: unknown 17303 1726867287.38396: variable 'ansible_search_path' from source: unknown 17303 1726867287.38444: calling self._execute() 17303 1726867287.38544: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.38558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.38573: variable 'omit' from source: magic vars 17303 1726867287.38974: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.38980: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867287.39150: variable 'network_provider' from source: set_fact 17303 1726867287.39198: variable 'network_state' from source: role '' defaults 17303 1726867287.39201: Evaluated conditional (network_provider == "nm" or network_state != {}): True 17303 1726867287.39207: variable 'omit' from source: magic vars 17303 1726867287.39272: variable 'omit' from source: magic vars 17303 1726867287.39379: variable 'network_service_name' from source: role '' defaults 17303 1726867287.39387: variable 'network_service_name' from source: role '' defaults 17303 1726867287.39490: variable '__network_provider_setup' from source: role '' defaults 17303 1726867287.39500: variable '__network_service_name_default_nm' from source: role '' defaults 17303 1726867287.39565: variable '__network_service_name_default_nm' from source: role '' defaults 17303 1726867287.39580: variable '__network_packages_default_nm' from source: role '' defaults 17303 1726867287.39657: variable '__network_packages_default_nm' from source: role '' defaults 17303 1726867287.39908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867287.42174: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867287.42262: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867287.42305: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867287.42442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867287.42445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867287.42468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.42506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.42536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.42593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.42612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.42668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.42699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.42727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.42782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.42804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.43043: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17303 1726867287.43166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.43204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.43237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.43317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.43324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.43402: variable 'ansible_python' from source: facts 17303 1726867287.43433: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17303 1726867287.43533: variable '__network_wpa_supplicant_required' from source: role '' defaults 17303 1726867287.43611: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17303 1726867287.43758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.43859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.43864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.43866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.43880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.43927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867287.43967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867287.44079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867287.44083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867287.44085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867287.44201: variable 'network_connections' from source: include params 17303 1726867287.44214: variable 'interface' from source: play vars 17303 1726867287.44296: variable 'interface' from source: play vars 17303 1726867287.44418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867287.44632: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867287.44682: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867287.44738: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867287.44839: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867287.44849: 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) 17303 1726867287.44882: 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) 17303 1726867287.44913: 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) 17303 1726867287.44958: 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) 17303 1726867287.45058: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867287.45314: variable 'network_connections' from source: include params 17303 1726867287.45386: variable 'interface' from source: play vars 17303 1726867287.45405: variable 'interface' from source: play vars 17303 1726867287.45683: variable '__network_packages_default_wireless' from source: role '' defaults 17303 1726867287.45686: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867287.46318: variable 'network_connections' from source: include params 17303 1726867287.46366: variable 'interface' from source: play vars 17303 1726867287.46467: variable 'interface' from source: play vars 17303 1726867287.46643: variable '__network_packages_default_team' from source: role '' defaults 17303 1726867287.46885: variable '__network_team_connections_defined' from source: role '' defaults 17303 1726867287.47362: variable 'network_connections' from source: include params 17303 1726867287.47429: variable 'interface' from source: play vars 17303 1726867287.47554: variable 'interface' from source: play vars 17303 1726867287.47670: variable '__network_service_name_default_initscripts' from source: role '' defaults 17303 1726867287.47806: variable '__network_service_name_default_initscripts' from source: role '' defaults 17303 1726867287.47899: variable '__network_packages_default_initscripts' from source: role '' defaults 17303 1726867287.48070: variable '__network_packages_default_initscripts' from source: role '' defaults 17303 1726867287.48543: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17303 1726867287.49849: variable 'network_connections' from source: include params 17303 1726867287.49870: variable 'interface' from source: play vars 17303 1726867287.49939: variable 'interface' from source: play vars 17303 1726867287.49954: variable 'ansible_distribution' from source: facts 17303 1726867287.49963: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.49975: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.50008: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17303 1726867287.50363: variable 'ansible_distribution' from source: facts 17303 1726867287.50366: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.50444: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.50449: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17303 1726867287.50783: variable 'ansible_distribution' from source: facts 17303 1726867287.50786: variable '__network_rh_distros' from source: role '' defaults 17303 1726867287.50788: variable 'ansible_distribution_major_version' from source: facts 17303 1726867287.50893: variable 'network_provider' from source: set_fact 17303 1726867287.50923: variable 'omit' from source: magic vars 17303 1726867287.51186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867287.51190: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867287.51192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867287.51194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867287.51196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867287.51247: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867287.51295: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.51316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.51549: Set connection var ansible_shell_type to sh 17303 1726867287.51564: Set connection var ansible_timeout to 10 17303 1726867287.51581: Set connection var ansible_connection to ssh 17303 1726867287.51613: Set connection var ansible_pipelining to False 17303 1726867287.51730: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867287.51733: Set connection var ansible_shell_executable to /bin/sh 17303 1726867287.51737: variable 'ansible_shell_executable' from source: unknown 17303 1726867287.51739: variable 'ansible_connection' from source: unknown 17303 1726867287.51741: variable 'ansible_module_compression' from source: unknown 17303 1726867287.51743: variable 'ansible_shell_type' from source: unknown 17303 1726867287.51745: variable 'ansible_shell_executable' from source: unknown 17303 1726867287.51747: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867287.51749: variable 'ansible_pipelining' from source: unknown 17303 1726867287.51751: variable 'ansible_timeout' from source: unknown 17303 1726867287.51753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867287.51820: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867287.51846: variable 'omit' from source: magic vars 17303 1726867287.51857: starting attempt loop 17303 1726867287.51865: running the handler 17303 1726867287.51949: variable 'ansible_facts' from source: unknown 17303 1726867287.52890: _low_level_execute_command(): starting 17303 1726867287.52902: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867287.53581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867287.53614: 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 <<< 17303 1726867287.53693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.53845: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867287.53907: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867287.53938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867287.54023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867287.55703: stdout chunk (state=3): >>>/root <<< 17303 1726867287.55854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867287.55857: stdout chunk (state=3): >>><<< 17303 1726867287.55860: stderr chunk (state=3): >>><<< 17303 1726867287.55967: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867287.55987: _low_level_execute_command(): starting 17303 1726867287.55991: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166 `" && echo ansible-tmp-1726867287.5589032-17837-54021400184166="` echo /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166 `" ) && sleep 0' 17303 1726867287.56788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867287.56791: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867287.56794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.56796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867287.56798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867287.56800: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867287.56802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.56804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867287.56806: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867287.56808: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867287.56809: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867287.56811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.56813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867287.56815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867287.56817: stderr chunk (state=3): >>>debug2: match found <<< 17303 1726867287.56819: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.56821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867287.56822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867287.56899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867287.56938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867287.59044: stdout chunk (state=3): >>>ansible-tmp-1726867287.5589032-17837-54021400184166=/root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166 <<< 17303 1726867287.59048: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867287.59093: stderr chunk (state=3): >>><<< 17303 1726867287.59098: stdout chunk (state=3): >>><<< 17303 1726867287.59193: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867287.5589032-17837-54021400184166=/root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867287.59201: variable 'ansible_module_compression' from source: unknown 17303 1726867287.59257: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 17303 1726867287.59383: ANSIBALLZ: Acquiring lock 17303 1726867287.59397: ANSIBALLZ: Lock acquired: 140110188497808 17303 1726867287.59406: ANSIBALLZ: Creating module 17303 1726867287.94181: ANSIBALLZ: Writing module into payload 17303 1726867287.94325: ANSIBALLZ: Writing module 17303 1726867287.94347: ANSIBALLZ: Renaming module 17303 1726867287.94353: ANSIBALLZ: Done creating module 17303 1726867287.94386: variable 'ansible_facts' from source: unknown 17303 1726867287.94581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py 17303 1726867287.94776: Sending initial data 17303 1726867287.94811: Sent initial data (155 bytes) 17303 1726867287.95254: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.95259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.95262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.95265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.95324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867287.95329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867287.95376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867287.97036: 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 <<< 17303 1726867287.97040: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867287.97067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867287.97111: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpgpf46oho /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py <<< 17303 1726867287.97115: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py" <<< 17303 1726867287.97145: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpgpf46oho" to remote "/root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py" <<< 17303 1726867287.98336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867287.98396: stderr chunk (state=3): >>><<< 17303 1726867287.98399: stdout chunk (state=3): >>><<< 17303 1726867287.98423: done transferring module to remote 17303 1726867287.98429: _low_level_execute_command(): starting 17303 1726867287.98440: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/ /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py && sleep 0' 17303 1726867287.98909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.98912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867287.98914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.98919: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867287.98922: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867287.98924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867287.98969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867287.98973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867287.99006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867288.00774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867288.00816: stderr chunk (state=3): >>><<< 17303 1726867288.00819: stdout chunk (state=3): >>><<< 17303 1726867288.00833: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867288.00836: _low_level_execute_command(): starting 17303 1726867288.00838: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/AnsiballZ_systemd.py && sleep 0' 17303 1726867288.01385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867288.01391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867288.01394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867288.01396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867288.01400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867288.01402: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867288.01455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867288.01486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867288.01559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867288.31012: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4195", "MemoryCurrent": "4468736", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308888064", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "781610000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 17303 1726867288.33384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867288.33390: stdout chunk (state=3): >>><<< 17303 1726867288.33393: stderr chunk (state=3): >>><<< 17303 1726867288.33396: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "10min", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "6928", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainStartTimestampMonotonic": "284277161", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ExecMainHandoffTimestampMonotonic": "284292999", "ExecMainPID": "6928", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "4195", "MemoryCurrent": "4468736", "MemoryPeak": "8298496", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3308888064", "EffectiveMemoryMax": "3702870016", "EffectiveMemoryHigh": "3702870016", "CPUUsageNSec": "781610000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "network.target multi-user.target shutdown.target cloud-init.service NetworkManager-wait-online.service", "After": "dbus-broker.service system.slice network-pre.target dbus.socket sysinit.target systemd-journald.socket cloud-init-local.service basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:18 EDT", "StateChangeTimestampMonotonic": "396930889", "InactiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveExitTimestampMonotonic": "284278359", "ActiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveEnterTimestampMonotonic": "284371120", "ActiveExitTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ActiveExitTimestampMonotonic": "284248566", "InactiveEnterTimestamp": "Fri 2024-09-20 17:17:26 EDT", "InactiveEnterTimestampMonotonic": "284273785", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:17:26 EDT", "ConditionTimestampMonotonic": "284275676", "AssertTimestamp": "Fri 2024-09-20 17:17:26 EDT", "AssertTimestampMonotonic": "284275682", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "4565dcb3a30f406b9973d652f75a5d4f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867288.34051: 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-1726867287.5589032-17837-54021400184166/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867288.34055: _low_level_execute_command(): starting 17303 1726867288.34058: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867287.5589032-17837-54021400184166/ > /dev/null 2>&1 && sleep 0' 17303 1726867288.35069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867288.35143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867288.35161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867288.35325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867288.35394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867288.35420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867288.35440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867288.35591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867288.37583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867288.37598: stdout chunk (state=3): >>><<< 17303 1726867288.37610: stderr chunk (state=3): >>><<< 17303 1726867288.37632: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867288.37644: handler run complete 17303 1726867288.37714: attempt loop complete, returning result 17303 1726867288.37726: _execute() done 17303 1726867288.37734: dumping result to json 17303 1726867288.37758: done dumping result, returning 17303 1726867288.37773: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-6d5d-bd2d-000000000209] 17303 1726867288.37982: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000209 17303 1726867288.38141: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000209 17303 1726867288.38147: WORKER PROCESS EXITING ok: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17303 1726867288.38195: no more pending results, returning what we have 17303 1726867288.38200: results queue empty 17303 1726867288.38201: checking for any_errors_fatal 17303 1726867288.38205: done checking for any_errors_fatal 17303 1726867288.38206: checking for max_fail_percentage 17303 1726867288.38208: done checking for max_fail_percentage 17303 1726867288.38208: checking to see if all hosts have failed and the running result is not ok 17303 1726867288.38209: done checking to see if all hosts have failed 17303 1726867288.38210: getting the remaining hosts for this loop 17303 1726867288.38212: done getting the remaining hosts for this loop 17303 1726867288.38215: getting the next task for host managed_node2 17303 1726867288.38229: done getting next task for host managed_node2 17303 1726867288.38233: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17303 1726867288.38238: ^ 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 17303 1726867288.38249: getting variables 17303 1726867288.38251: in VariableManager get_vars() 17303 1726867288.38286: Calling all_inventory to load vars for managed_node2 17303 1726867288.38289: Calling groups_inventory to load vars for managed_node2 17303 1726867288.38291: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867288.38301: Calling all_plugins_play to load vars for managed_node2 17303 1726867288.38305: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867288.38308: Calling groups_plugins_play to load vars for managed_node2 17303 1726867288.39759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867288.42923: done with get_vars() 17303 1726867288.42957: done getting variables 17303 1726867288.43019: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:21:28 -0400 (0:00:01.055) 0:00:12.883 ****** 17303 1726867288.43068: entering _queue_task() for managed_node2/service 17303 1726867288.43505: worker is 1 (out of 1 available) 17303 1726867288.43516: exiting _queue_task() for managed_node2/service 17303 1726867288.43527: done queuing things up, now waiting for results queue to drain 17303 1726867288.43528: waiting for pending results... 17303 1726867288.43738: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17303 1726867288.43985: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020a 17303 1726867288.44286: variable 'ansible_search_path' from source: unknown 17303 1726867288.44290: variable 'ansible_search_path' from source: unknown 17303 1726867288.44294: calling self._execute() 17303 1726867288.44343: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.44348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.44358: variable 'omit' from source: magic vars 17303 1726867288.45223: variable 'ansible_distribution_major_version' from source: facts 17303 1726867288.45234: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867288.45369: variable 'network_provider' from source: set_fact 17303 1726867288.45385: Evaluated conditional (network_provider == "nm"): True 17303 1726867288.45472: variable '__network_wpa_supplicant_required' from source: role '' defaults 17303 1726867288.45582: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17303 1726867288.45760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867288.49888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867288.49892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867288.49895: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867288.49898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867288.49913: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867288.50015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867288.50040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867288.50076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867288.50121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867288.50131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867288.50190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867288.50213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867288.50237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867288.50274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867288.50302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867288.50346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867288.50367: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867288.50403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867288.50439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867288.50454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867288.50613: variable 'network_connections' from source: include params 17303 1726867288.50626: variable 'interface' from source: play vars 17303 1726867288.50741: variable 'interface' from source: play vars 17303 1726867288.50814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17303 1726867288.51028: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17303 1726867288.51084: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17303 1726867288.51115: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17303 1726867288.51163: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17303 1726867288.51207: 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) 17303 1726867288.51232: 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) 17303 1726867288.51267: 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) 17303 1726867288.51296: 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) 17303 1726867288.51342: variable '__network_wireless_connections_defined' from source: role '' defaults 17303 1726867288.51620: variable 'network_connections' from source: include params 17303 1726867288.51624: variable 'interface' from source: play vars 17303 1726867288.51682: variable 'interface' from source: play vars 17303 1726867288.51730: Evaluated conditional (__network_wpa_supplicant_required): False 17303 1726867288.51733: when evaluation is False, skipping this task 17303 1726867288.51736: _execute() done 17303 1726867288.51738: dumping result to json 17303 1726867288.51779: done dumping result, returning 17303 1726867288.51783: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-6d5d-bd2d-00000000020a] 17303 1726867288.51800: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020a 17303 1726867288.51867: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020a 17303 1726867288.51870: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 17303 1726867288.51953: no more pending results, returning what we have 17303 1726867288.51957: results queue empty 17303 1726867288.51958: checking for any_errors_fatal 17303 1726867288.51985: done checking for any_errors_fatal 17303 1726867288.51987: checking for max_fail_percentage 17303 1726867288.51989: done checking for max_fail_percentage 17303 1726867288.51990: checking to see if all hosts have failed and the running result is not ok 17303 1726867288.51990: done checking to see if all hosts have failed 17303 1726867288.51991: getting the remaining hosts for this loop 17303 1726867288.51993: done getting the remaining hosts for this loop 17303 1726867288.51997: getting the next task for host managed_node2 17303 1726867288.52014: done getting next task for host managed_node2 17303 1726867288.52018: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 17303 1726867288.52023: ^ 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 17303 1726867288.52038: getting variables 17303 1726867288.52041: in VariableManager get_vars() 17303 1726867288.52122: Calling all_inventory to load vars for managed_node2 17303 1726867288.52125: Calling groups_inventory to load vars for managed_node2 17303 1726867288.52129: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867288.52140: Calling all_plugins_play to load vars for managed_node2 17303 1726867288.52143: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867288.52146: Calling groups_plugins_play to load vars for managed_node2 17303 1726867288.54716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867288.56375: done with get_vars() 17303 1726867288.56400: done getting variables 17303 1726867288.56471: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:21:28 -0400 (0:00:00.134) 0:00:13.018 ****** 17303 1726867288.56505: entering _queue_task() for managed_node2/service 17303 1726867288.57146: worker is 1 (out of 1 available) 17303 1726867288.57158: exiting _queue_task() for managed_node2/service 17303 1726867288.57171: done queuing things up, now waiting for results queue to drain 17303 1726867288.57172: waiting for pending results... 17303 1726867288.57815: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 17303 1726867288.57993: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020b 17303 1726867288.58006: variable 'ansible_search_path' from source: unknown 17303 1726867288.58012: variable 'ansible_search_path' from source: unknown 17303 1726867288.58162: calling self._execute() 17303 1726867288.58249: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.58254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.58320: variable 'omit' from source: magic vars 17303 1726867288.58750: variable 'ansible_distribution_major_version' from source: facts 17303 1726867288.58759: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867288.58848: variable 'network_provider' from source: set_fact 17303 1726867288.58852: Evaluated conditional (network_provider == "initscripts"): False 17303 1726867288.58854: when evaluation is False, skipping this task 17303 1726867288.58857: _execute() done 17303 1726867288.58860: dumping result to json 17303 1726867288.58865: done dumping result, returning 17303 1726867288.58871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-6d5d-bd2d-00000000020b] 17303 1726867288.58876: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020b 17303 1726867288.58962: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020b 17303 1726867288.58965: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17303 1726867288.59010: no more pending results, returning what we have 17303 1726867288.59013: results queue empty 17303 1726867288.59014: checking for any_errors_fatal 17303 1726867288.59031: done checking for any_errors_fatal 17303 1726867288.59032: checking for max_fail_percentage 17303 1726867288.59034: done checking for max_fail_percentage 17303 1726867288.59035: checking to see if all hosts have failed and the running result is not ok 17303 1726867288.59036: done checking to see if all hosts have failed 17303 1726867288.59036: getting the remaining hosts for this loop 17303 1726867288.59038: done getting the remaining hosts for this loop 17303 1726867288.59041: getting the next task for host managed_node2 17303 1726867288.59049: done getting next task for host managed_node2 17303 1726867288.59053: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17303 1726867288.59058: ^ 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 17303 1726867288.59072: getting variables 17303 1726867288.59076: in VariableManager get_vars() 17303 1726867288.59106: Calling all_inventory to load vars for managed_node2 17303 1726867288.59109: Calling groups_inventory to load vars for managed_node2 17303 1726867288.59111: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867288.59121: Calling all_plugins_play to load vars for managed_node2 17303 1726867288.59123: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867288.59126: Calling groups_plugins_play to load vars for managed_node2 17303 1726867288.60119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867288.62062: done with get_vars() 17303 1726867288.62079: done getting variables 17303 1726867288.62134: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:21:28 -0400 (0:00:00.056) 0:00:13.074 ****** 17303 1726867288.62163: entering _queue_task() for managed_node2/copy 17303 1726867288.62424: worker is 1 (out of 1 available) 17303 1726867288.62437: exiting _queue_task() for managed_node2/copy 17303 1726867288.62450: done queuing things up, now waiting for results queue to drain 17303 1726867288.62451: waiting for pending results... 17303 1726867288.62795: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17303 1726867288.62835: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020c 17303 1726867288.62853: variable 'ansible_search_path' from source: unknown 17303 1726867288.62862: variable 'ansible_search_path' from source: unknown 17303 1726867288.62904: calling self._execute() 17303 1726867288.63013: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.63137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.63142: variable 'omit' from source: magic vars 17303 1726867288.63483: variable 'ansible_distribution_major_version' from source: facts 17303 1726867288.63567: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867288.63683: variable 'network_provider' from source: set_fact 17303 1726867288.63686: Evaluated conditional (network_provider == "initscripts"): False 17303 1726867288.63689: when evaluation is False, skipping this task 17303 1726867288.63692: _execute() done 17303 1726867288.63694: dumping result to json 17303 1726867288.63696: done dumping result, returning 17303 1726867288.63700: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-6d5d-bd2d-00000000020c] 17303 1726867288.63702: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020c 17303 1726867288.63858: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020c 17303 1726867288.63861: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 17303 1726867288.63928: no more pending results, returning what we have 17303 1726867288.63931: results queue empty 17303 1726867288.63932: checking for any_errors_fatal 17303 1726867288.63937: done checking for any_errors_fatal 17303 1726867288.63938: checking for max_fail_percentage 17303 1726867288.63939: done checking for max_fail_percentage 17303 1726867288.63940: checking to see if all hosts have failed and the running result is not ok 17303 1726867288.63941: done checking to see if all hosts have failed 17303 1726867288.63941: getting the remaining hosts for this loop 17303 1726867288.63943: done getting the remaining hosts for this loop 17303 1726867288.63946: getting the next task for host managed_node2 17303 1726867288.63952: done getting next task for host managed_node2 17303 1726867288.63955: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17303 1726867288.63960: ^ 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 17303 1726867288.63974: getting variables 17303 1726867288.63975: in VariableManager get_vars() 17303 1726867288.64005: Calling all_inventory to load vars for managed_node2 17303 1726867288.64008: Calling groups_inventory to load vars for managed_node2 17303 1726867288.64073: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867288.64086: Calling all_plugins_play to load vars for managed_node2 17303 1726867288.64089: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867288.64092: Calling groups_plugins_play to load vars for managed_node2 17303 1726867288.65401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867288.66746: done with get_vars() 17303 1726867288.66760: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:21:28 -0400 (0:00:00.046) 0:00:13.121 ****** 17303 1726867288.66824: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 17303 1726867288.66825: Creating lock for fedora.linux_system_roles.network_connections 17303 1726867288.67037: worker is 1 (out of 1 available) 17303 1726867288.67050: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 17303 1726867288.67063: done queuing things up, now waiting for results queue to drain 17303 1726867288.67064: waiting for pending results... 17303 1726867288.67237: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17303 1726867288.67319: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020d 17303 1726867288.67329: variable 'ansible_search_path' from source: unknown 17303 1726867288.67333: variable 'ansible_search_path' from source: unknown 17303 1726867288.67372: calling self._execute() 17303 1726867288.67583: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.67587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.67589: variable 'omit' from source: magic vars 17303 1726867288.67889: variable 'ansible_distribution_major_version' from source: facts 17303 1726867288.67904: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867288.67914: variable 'omit' from source: magic vars 17303 1726867288.67970: variable 'omit' from source: magic vars 17303 1726867288.68110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867288.73384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867288.73388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867288.73411: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867288.73448: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867288.73486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867288.73783: variable 'network_provider' from source: set_fact 17303 1726867288.73939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867288.73969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867288.74105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867288.74323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867288.74344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867288.74424: variable 'omit' from source: magic vars 17303 1726867288.74548: variable 'omit' from source: magic vars 17303 1726867288.74674: variable 'network_connections' from source: include params 17303 1726867288.74692: variable 'interface' from source: play vars 17303 1726867288.74759: variable 'interface' from source: play vars 17303 1726867288.75082: variable 'omit' from source: magic vars 17303 1726867288.75086: variable '__lsr_ansible_managed' from source: task vars 17303 1726867288.75088: variable '__lsr_ansible_managed' from source: task vars 17303 1726867288.75251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 17303 1726867288.75499: Loaded config def from plugin (lookup/template) 17303 1726867288.75510: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 17303 1726867288.75553: File lookup term: get_ansible_managed.j2 17303 1726867288.75556: variable 'ansible_search_path' from source: unknown 17303 1726867288.75565: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 17303 1726867288.75607: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 17303 1726867288.75634: variable 'ansible_search_path' from source: unknown 17303 1726867288.82335: variable 'ansible_managed' from source: unknown 17303 1726867288.82468: variable 'omit' from source: magic vars 17303 1726867288.82505: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867288.82534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867288.82559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867288.82583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867288.82600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867288.82630: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867288.82639: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.82648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.82736: Set connection var ansible_shell_type to sh 17303 1726867288.82750: Set connection var ansible_timeout to 10 17303 1726867288.82763: Set connection var ansible_connection to ssh 17303 1726867288.82774: Set connection var ansible_pipelining to False 17303 1726867288.82789: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867288.82798: Set connection var ansible_shell_executable to /bin/sh 17303 1726867288.82815: variable 'ansible_shell_executable' from source: unknown 17303 1726867288.82818: variable 'ansible_connection' from source: unknown 17303 1726867288.82823: variable 'ansible_module_compression' from source: unknown 17303 1726867288.82826: variable 'ansible_shell_type' from source: unknown 17303 1726867288.82830: variable 'ansible_shell_executable' from source: unknown 17303 1726867288.82836: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867288.82854: variable 'ansible_pipelining' from source: unknown 17303 1726867288.82857: variable 'ansible_timeout' from source: unknown 17303 1726867288.82859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867288.82959: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867288.82979: variable 'omit' from source: magic vars 17303 1726867288.82982: starting attempt loop 17303 1726867288.82985: running the handler 17303 1726867288.82990: _low_level_execute_command(): starting 17303 1726867288.83003: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867288.83468: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867288.83471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867288.83474: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867288.83478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867288.83538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867288.83541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867288.83586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867288.85507: stdout chunk (state=3): >>>/root <<< 17303 1726867288.85512: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867288.85515: stderr chunk (state=3): >>><<< 17303 1726867288.85526: stdout chunk (state=3): >>><<< 17303 1726867288.85610: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867288.85614: _low_level_execute_command(): starting 17303 1726867288.85618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418 `" && echo ansible-tmp-1726867288.8557048-17908-108528096128418="` echo /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418 `" ) && sleep 0' 17303 1726867288.86860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867288.86866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867288.87004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867288.87143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867288.87269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867288.89181: stdout chunk (state=3): >>>ansible-tmp-1726867288.8557048-17908-108528096128418=/root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418 <<< 17303 1726867288.89461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867288.89465: stdout chunk (state=3): >>><<< 17303 1726867288.89468: stderr chunk (state=3): >>><<< 17303 1726867288.89470: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867288.8557048-17908-108528096128418=/root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867288.89508: variable 'ansible_module_compression' from source: unknown 17303 1726867288.89802: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 17303 1726867288.89804: ANSIBALLZ: Acquiring lock 17303 1726867288.89806: ANSIBALLZ: Lock acquired: 140110182524032 17303 1726867288.89808: ANSIBALLZ: Creating module 17303 1726867289.32652: ANSIBALLZ: Writing module into payload 17303 1726867289.33005: ANSIBALLZ: Writing module 17303 1726867289.33045: ANSIBALLZ: Renaming module 17303 1726867289.33058: ANSIBALLZ: Done creating module 17303 1726867289.33088: variable 'ansible_facts' from source: unknown 17303 1726867289.33211: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py 17303 1726867289.33374: Sending initial data 17303 1726867289.33417: Sent initial data (168 bytes) 17303 1726867289.34128: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867289.34169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867289.34194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867289.34246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867289.34260: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.34322: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867289.34342: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867289.34570: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867289.34628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867289.36263: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 17303 1726867289.36279: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 17303 1726867289.36316: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867289.36363: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867289.36427: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpuu7reiz3 /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py <<< 17303 1726867289.36438: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py" <<< 17303 1726867289.36480: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpuu7reiz3" to remote "/root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py" <<< 17303 1726867289.38188: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867289.38192: stdout chunk (state=3): >>><<< 17303 1726867289.38194: stderr chunk (state=3): >>><<< 17303 1726867289.38196: done transferring module to remote 17303 1726867289.38199: _low_level_execute_command(): starting 17303 1726867289.38201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/ /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py && sleep 0' 17303 1726867289.39388: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867289.39391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867289.39394: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.39396: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867289.39399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867289.39401: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.39586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867289.39648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867289.41496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867289.41500: stdout chunk (state=3): >>><<< 17303 1726867289.41507: stderr chunk (state=3): >>><<< 17303 1726867289.41523: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867289.41526: _low_level_execute_command(): starting 17303 1726867289.41531: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/AnsiballZ_network_connections.py && sleep 0' 17303 1726867289.42381: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867289.42396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867289.42412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867289.42436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867289.42465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867289.42480: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867289.42496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.42516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867289.42532: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867289.42551: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867289.42644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867289.42675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867289.42695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867289.42812: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867289.87846: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (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": ""}}} <<< 17303 1726867289.89788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867289.89797: stderr chunk (state=3): >>><<< 17303 1726867289.89800: stdout chunk (state=3): >>><<< 17303 1726867289.89817: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867289.89850: 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-1726867288.8557048-17908-108528096128418/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867289.89857: _low_level_execute_command(): starting 17303 1726867289.89862: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867288.8557048-17908-108528096128418/ > /dev/null 2>&1 && sleep 0' 17303 1726867289.90286: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867289.90290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.90292: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867289.90294: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867289.90298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867289.90346: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867289.90349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867289.90399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867289.92293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867289.92356: stderr chunk (state=3): >>><<< 17303 1726867289.92365: stdout chunk (state=3): >>><<< 17303 1726867289.92582: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867289.92592: handler run complete 17303 1726867289.92595: attempt loop complete, returning result 17303 1726867289.92597: _execute() done 17303 1726867289.92599: dumping result to json 17303 1726867289.92601: done dumping result, returning 17303 1726867289.92604: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-6d5d-bd2d-00000000020d] 17303 1726867289.92606: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020d 17303 1726867289.92721: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020d 17303 1726867289.92725: WORKER PROCESS EXITING changed: [managed_node2] => { "_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, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active) 17303 1726867289.92859: no more pending results, returning what we have 17303 1726867289.92864: results queue empty 17303 1726867289.92865: checking for any_errors_fatal 17303 1726867289.92873: done checking for any_errors_fatal 17303 1726867289.92874: checking for max_fail_percentage 17303 1726867289.92876: done checking for max_fail_percentage 17303 1726867289.92876: checking to see if all hosts have failed and the running result is not ok 17303 1726867289.92879: done checking to see if all hosts have failed 17303 1726867289.92880: getting the remaining hosts for this loop 17303 1726867289.92882: done getting the remaining hosts for this loop 17303 1726867289.92886: getting the next task for host managed_node2 17303 1726867289.92894: done getting next task for host managed_node2 17303 1726867289.92898: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 17303 1726867289.92903: ^ 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 17303 1726867289.92915: getting variables 17303 1726867289.93037: in VariableManager get_vars() 17303 1726867289.93111: Calling all_inventory to load vars for managed_node2 17303 1726867289.93114: Calling groups_inventory to load vars for managed_node2 17303 1726867289.93120: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867289.93131: Calling all_plugins_play to load vars for managed_node2 17303 1726867289.93135: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867289.93266: Calling groups_plugins_play to load vars for managed_node2 17303 1726867289.95645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867289.96723: done with get_vars() 17303 1726867289.96744: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:21:29 -0400 (0:00:01.299) 0:00:14.421 ****** 17303 1726867289.96808: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 17303 1726867289.96809: Creating lock for fedora.linux_system_roles.network_state 17303 1726867289.97070: worker is 1 (out of 1 available) 17303 1726867289.97083: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 17303 1726867289.97096: done queuing things up, now waiting for results queue to drain 17303 1726867289.97097: waiting for pending results... 17303 1726867289.97470: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 17303 1726867289.97546: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020e 17303 1726867289.97566: variable 'ansible_search_path' from source: unknown 17303 1726867289.97572: variable 'ansible_search_path' from source: unknown 17303 1726867289.97612: calling self._execute() 17303 1726867289.97712: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867289.97727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867289.97741: variable 'omit' from source: magic vars 17303 1726867289.98109: variable 'ansible_distribution_major_version' from source: facts 17303 1726867289.98118: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867289.98209: variable 'network_state' from source: role '' defaults 17303 1726867289.98216: Evaluated conditional (network_state != {}): False 17303 1726867289.98219: when evaluation is False, skipping this task 17303 1726867289.98225: _execute() done 17303 1726867289.98227: dumping result to json 17303 1726867289.98230: done dumping result, returning 17303 1726867289.98237: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-6d5d-bd2d-00000000020e] 17303 1726867289.98240: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020e skipping: [managed_node2] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17303 1726867289.98390: no more pending results, returning what we have 17303 1726867289.98394: results queue empty 17303 1726867289.98395: checking for any_errors_fatal 17303 1726867289.98414: done checking for any_errors_fatal 17303 1726867289.98416: checking for max_fail_percentage 17303 1726867289.98418: done checking for max_fail_percentage 17303 1726867289.98419: checking to see if all hosts have failed and the running result is not ok 17303 1726867289.98420: done checking to see if all hosts have failed 17303 1726867289.98421: getting the remaining hosts for this loop 17303 1726867289.98422: done getting the remaining hosts for this loop 17303 1726867289.98425: getting the next task for host managed_node2 17303 1726867289.98432: done getting next task for host managed_node2 17303 1726867289.98436: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17303 1726867289.98441: ^ 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 17303 1726867289.98455: getting variables 17303 1726867289.98457: in VariableManager get_vars() 17303 1726867289.98488: Calling all_inventory to load vars for managed_node2 17303 1726867289.98491: Calling groups_inventory to load vars for managed_node2 17303 1726867289.98493: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867289.98501: Calling all_plugins_play to load vars for managed_node2 17303 1726867289.98503: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867289.98506: Calling groups_plugins_play to load vars for managed_node2 17303 1726867289.98525: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020e 17303 1726867289.98528: WORKER PROCESS EXITING 17303 1726867289.99241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.00380: done with get_vars() 17303 1726867290.00400: done getting variables 17303 1726867290.00460: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:21:30 -0400 (0:00:00.036) 0:00:14.458 ****** 17303 1726867290.00495: entering _queue_task() for managed_node2/debug 17303 1726867290.01108: worker is 1 (out of 1 available) 17303 1726867290.01119: exiting _queue_task() for managed_node2/debug 17303 1726867290.01130: done queuing things up, now waiting for results queue to drain 17303 1726867290.01131: waiting for pending results... 17303 1726867290.01373: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17303 1726867290.01624: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000020f 17303 1726867290.01639: variable 'ansible_search_path' from source: unknown 17303 1726867290.01643: variable 'ansible_search_path' from source: unknown 17303 1726867290.01673: calling self._execute() 17303 1726867290.01754: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.01759: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.01768: variable 'omit' from source: magic vars 17303 1726867290.02084: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.02096: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.02103: variable 'omit' from source: magic vars 17303 1726867290.02185: variable 'omit' from source: magic vars 17303 1726867290.02194: variable 'omit' from source: magic vars 17303 1726867290.02239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867290.02289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867290.02293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867290.02315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.02320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.02361: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867290.02365: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.02367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.02452: Set connection var ansible_shell_type to sh 17303 1726867290.02459: Set connection var ansible_timeout to 10 17303 1726867290.02467: Set connection var ansible_connection to ssh 17303 1726867290.02471: Set connection var ansible_pipelining to False 17303 1726867290.02509: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867290.02526: Set connection var ansible_shell_executable to /bin/sh 17303 1726867290.02530: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.02533: variable 'ansible_connection' from source: unknown 17303 1726867290.02535: variable 'ansible_module_compression' from source: unknown 17303 1726867290.02537: variable 'ansible_shell_type' from source: unknown 17303 1726867290.02539: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.02541: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.02543: variable 'ansible_pipelining' from source: unknown 17303 1726867290.02547: variable 'ansible_timeout' from source: unknown 17303 1726867290.02549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.02656: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867290.02660: variable 'omit' from source: magic vars 17303 1726867290.02662: starting attempt loop 17303 1726867290.02665: running the handler 17303 1726867290.02766: variable '__network_connections_result' from source: set_fact 17303 1726867290.02807: handler run complete 17303 1726867290.02835: attempt loop complete, returning result 17303 1726867290.02851: _execute() done 17303 1726867290.02855: dumping result to json 17303 1726867290.02858: done dumping result, returning 17303 1726867290.02860: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-6d5d-bd2d-00000000020f] 17303 1726867290.02863: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020f 17303 1726867290.02926: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000020f 17303 1726867290.02928: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active)" ] } 17303 1726867290.02987: no more pending results, returning what we have 17303 1726867290.02990: results queue empty 17303 1726867290.02991: checking for any_errors_fatal 17303 1726867290.02997: done checking for any_errors_fatal 17303 1726867290.02997: checking for max_fail_percentage 17303 1726867290.02999: done checking for max_fail_percentage 17303 1726867290.03000: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.03001: done checking to see if all hosts have failed 17303 1726867290.03001: getting the remaining hosts for this loop 17303 1726867290.03003: done getting the remaining hosts for this loop 17303 1726867290.03006: getting the next task for host managed_node2 17303 1726867290.03013: done getting next task for host managed_node2 17303 1726867290.03016: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17303 1726867290.03023: ^ 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 17303 1726867290.03032: getting variables 17303 1726867290.03034: in VariableManager get_vars() 17303 1726867290.03061: Calling all_inventory to load vars for managed_node2 17303 1726867290.03064: Calling groups_inventory to load vars for managed_node2 17303 1726867290.03066: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.03072: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.03075: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.03079: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.04333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.05792: done with get_vars() 17303 1726867290.05806: done getting variables 17303 1726867290.05848: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:21:30 -0400 (0:00:00.053) 0:00:14.512 ****** 17303 1726867290.05874: entering _queue_task() for managed_node2/debug 17303 1726867290.06070: worker is 1 (out of 1 available) 17303 1726867290.06085: exiting _queue_task() for managed_node2/debug 17303 1726867290.06148: done queuing things up, now waiting for results queue to drain 17303 1726867290.06150: waiting for pending results... 17303 1726867290.06309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17303 1726867290.06390: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000210 17303 1726867290.06404: variable 'ansible_search_path' from source: unknown 17303 1726867290.06408: variable 'ansible_search_path' from source: unknown 17303 1726867290.06448: calling self._execute() 17303 1726867290.06531: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.06534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.06544: variable 'omit' from source: magic vars 17303 1726867290.06871: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.06900: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.06903: variable 'omit' from source: magic vars 17303 1726867290.06948: variable 'omit' from source: magic vars 17303 1726867290.06973: variable 'omit' from source: magic vars 17303 1726867290.07004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867290.07035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867290.07051: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867290.07076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.07081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.07105: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867290.07108: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.07111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.07199: Set connection var ansible_shell_type to sh 17303 1726867290.07204: Set connection var ansible_timeout to 10 17303 1726867290.07207: Set connection var ansible_connection to ssh 17303 1726867290.07210: Set connection var ansible_pipelining to False 17303 1726867290.07246: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867290.07250: Set connection var ansible_shell_executable to /bin/sh 17303 1726867290.07257: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.07260: variable 'ansible_connection' from source: unknown 17303 1726867290.07264: variable 'ansible_module_compression' from source: unknown 17303 1726867290.07266: variable 'ansible_shell_type' from source: unknown 17303 1726867290.07268: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.07272: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.07274: variable 'ansible_pipelining' from source: unknown 17303 1726867290.07276: variable 'ansible_timeout' from source: unknown 17303 1726867290.07280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.07556: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867290.07559: variable 'omit' from source: magic vars 17303 1726867290.07562: starting attempt loop 17303 1726867290.07565: running the handler 17303 1726867290.07567: variable '__network_connections_result' from source: set_fact 17303 1726867290.07782: variable '__network_connections_result' from source: set_fact 17303 1726867290.07785: handler run complete 17303 1726867290.07788: attempt loop complete, returning result 17303 1726867290.07790: _execute() done 17303 1726867290.07792: dumping result to json 17303 1726867290.07794: done dumping result, returning 17303 1726867290.07797: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-6d5d-bd2d-000000000210] 17303 1726867290.07798: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000210 17303 1726867290.07865: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000210 17303 1726867290.07868: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "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, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active)" ] } } 17303 1726867290.07953: no more pending results, returning what we have 17303 1726867290.07957: results queue empty 17303 1726867290.07958: checking for any_errors_fatal 17303 1726867290.07963: done checking for any_errors_fatal 17303 1726867290.07964: checking for max_fail_percentage 17303 1726867290.07965: done checking for max_fail_percentage 17303 1726867290.07966: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.07967: done checking to see if all hosts have failed 17303 1726867290.07967: getting the remaining hosts for this loop 17303 1726867290.07969: done getting the remaining hosts for this loop 17303 1726867290.07972: getting the next task for host managed_node2 17303 1726867290.07982: done getting next task for host managed_node2 17303 1726867290.07986: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17303 1726867290.07990: ^ 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 17303 1726867290.08006: getting variables 17303 1726867290.08008: in VariableManager get_vars() 17303 1726867290.08042: Calling all_inventory to load vars for managed_node2 17303 1726867290.08045: Calling groups_inventory to load vars for managed_node2 17303 1726867290.08047: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.08057: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.08060: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.08064: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.09192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.10234: done with get_vars() 17303 1726867290.10259: done getting variables 17303 1726867290.10326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:21:30 -0400 (0:00:00.044) 0:00:14.556 ****** 17303 1726867290.10364: entering _queue_task() for managed_node2/debug 17303 1726867290.10585: worker is 1 (out of 1 available) 17303 1726867290.10598: exiting _queue_task() for managed_node2/debug 17303 1726867290.10608: done queuing things up, now waiting for results queue to drain 17303 1726867290.10609: waiting for pending results... 17303 1726867290.10780: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17303 1726867290.10876: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000211 17303 1726867290.10889: variable 'ansible_search_path' from source: unknown 17303 1726867290.10892: variable 'ansible_search_path' from source: unknown 17303 1726867290.10920: calling self._execute() 17303 1726867290.10993: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.10996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.11006: variable 'omit' from source: magic vars 17303 1726867290.11267: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.11275: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.11404: variable 'network_state' from source: role '' defaults 17303 1726867290.11408: Evaluated conditional (network_state != {}): False 17303 1726867290.11410: when evaluation is False, skipping this task 17303 1726867290.11413: _execute() done 17303 1726867290.11415: dumping result to json 17303 1726867290.11424: done dumping result, returning 17303 1726867290.11438: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-6d5d-bd2d-000000000211] 17303 1726867290.11440: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000211 17303 1726867290.11522: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000211 17303 1726867290.11527: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "network_state != {}" } 17303 1726867290.11573: no more pending results, returning what we have 17303 1726867290.11578: results queue empty 17303 1726867290.11579: checking for any_errors_fatal 17303 1726867290.11592: done checking for any_errors_fatal 17303 1726867290.11593: checking for max_fail_percentage 17303 1726867290.11595: done checking for max_fail_percentage 17303 1726867290.11596: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.11597: done checking to see if all hosts have failed 17303 1726867290.11598: getting the remaining hosts for this loop 17303 1726867290.11600: done getting the remaining hosts for this loop 17303 1726867290.11603: getting the next task for host managed_node2 17303 1726867290.11610: done getting next task for host managed_node2 17303 1726867290.11613: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 17303 1726867290.11617: ^ 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 17303 1726867290.11629: getting variables 17303 1726867290.11631: in VariableManager get_vars() 17303 1726867290.11660: Calling all_inventory to load vars for managed_node2 17303 1726867290.11663: Calling groups_inventory to load vars for managed_node2 17303 1726867290.11665: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.11673: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.11675: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.11692: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.12735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.13935: done with get_vars() 17303 1726867290.13953: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:21:30 -0400 (0:00:00.036) 0:00:14.593 ****** 17303 1726867290.14036: entering _queue_task() for managed_node2/ping 17303 1726867290.14037: Creating lock for ping 17303 1726867290.14254: worker is 1 (out of 1 available) 17303 1726867290.14267: exiting _queue_task() for managed_node2/ping 17303 1726867290.14279: done queuing things up, now waiting for results queue to drain 17303 1726867290.14281: waiting for pending results... 17303 1726867290.14520: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 17303 1726867290.14634: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000212 17303 1726867290.14665: variable 'ansible_search_path' from source: unknown 17303 1726867290.14679: variable 'ansible_search_path' from source: unknown 17303 1726867290.14683: calling self._execute() 17303 1726867290.14764: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.14770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.14781: variable 'omit' from source: magic vars 17303 1726867290.15055: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.15064: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.15070: variable 'omit' from source: magic vars 17303 1726867290.15115: variable 'omit' from source: magic vars 17303 1726867290.15140: variable 'omit' from source: magic vars 17303 1726867290.15168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867290.15197: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867290.15213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867290.15227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.15236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.15261: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867290.15264: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.15267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.15335: Set connection var ansible_shell_type to sh 17303 1726867290.15342: Set connection var ansible_timeout to 10 17303 1726867290.15348: Set connection var ansible_connection to ssh 17303 1726867290.15356: Set connection var ansible_pipelining to False 17303 1726867290.15358: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867290.15365: Set connection var ansible_shell_executable to /bin/sh 17303 1726867290.15382: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.15385: variable 'ansible_connection' from source: unknown 17303 1726867290.15387: variable 'ansible_module_compression' from source: unknown 17303 1726867290.15390: variable 'ansible_shell_type' from source: unknown 17303 1726867290.15392: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.15394: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.15398: variable 'ansible_pipelining' from source: unknown 17303 1726867290.15400: variable 'ansible_timeout' from source: unknown 17303 1726867290.15404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.15592: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867290.15600: variable 'omit' from source: magic vars 17303 1726867290.15604: starting attempt loop 17303 1726867290.15607: running the handler 17303 1726867290.15622: _low_level_execute_command(): starting 17303 1726867290.15650: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867290.16219: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 17303 1726867290.16229: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.16266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867290.16280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.16382: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.18042: stdout chunk (state=3): >>>/root <<< 17303 1726867290.18151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867290.18178: stderr chunk (state=3): >>><<< 17303 1726867290.18187: stdout chunk (state=3): >>><<< 17303 1726867290.18211: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867290.18218: _low_level_execute_command(): starting 17303 1726867290.18227: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703 `" && echo ansible-tmp-1726867290.1820347-17976-215967096317703="` echo /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703 `" ) && sleep 0' 17303 1726867290.18812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.18816: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.18828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867290.18860: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.18915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.20796: stdout chunk (state=3): >>>ansible-tmp-1726867290.1820347-17976-215967096317703=/root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703 <<< 17303 1726867290.20912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867290.20935: stderr chunk (state=3): >>><<< 17303 1726867290.20940: stdout chunk (state=3): >>><<< 17303 1726867290.20952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867290.1820347-17976-215967096317703=/root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867290.20992: variable 'ansible_module_compression' from source: unknown 17303 1726867290.21025: ANSIBALLZ: Using lock for ping 17303 1726867290.21028: ANSIBALLZ: Acquiring lock 17303 1726867290.21030: ANSIBALLZ: Lock acquired: 140110184455808 17303 1726867290.21033: ANSIBALLZ: Creating module 17303 1726867290.28581: ANSIBALLZ: Writing module into payload 17303 1726867290.28628: ANSIBALLZ: Writing module 17303 1726867290.28645: ANSIBALLZ: Renaming module 17303 1726867290.28651: ANSIBALLZ: Done creating module 17303 1726867290.28665: variable 'ansible_facts' from source: unknown 17303 1726867290.28709: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py 17303 1726867290.28809: Sending initial data 17303 1726867290.28812: Sent initial data (153 bytes) 17303 1726867290.29242: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867290.29283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867290.29286: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867290.29289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867290.29291: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867290.29294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.29331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867290.29335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867290.29348: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.29399: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.31037: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 17303 1726867290.31042: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867290.31073: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867290.31110: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpvq4xqxb2 /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py <<< 17303 1726867290.31113: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py" <<< 17303 1726867290.31165: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpvq4xqxb2" to remote "/root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py" <<< 17303 1726867290.31664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867290.31704: stderr chunk (state=3): >>><<< 17303 1726867290.31707: stdout chunk (state=3): >>><<< 17303 1726867290.31748: done transferring module to remote 17303 1726867290.31756: _low_level_execute_command(): starting 17303 1726867290.31760: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/ /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py && sleep 0' 17303 1726867290.32696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.32758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.34516: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867290.34538: stderr chunk (state=3): >>><<< 17303 1726867290.34541: stdout chunk (state=3): >>><<< 17303 1726867290.34553: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867290.34556: _low_level_execute_command(): starting 17303 1726867290.34562: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/AnsiballZ_ping.py && sleep 0' 17303 1726867290.34975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867290.34981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.34983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867290.34985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.35038: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867290.35041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867290.35046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.35089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.50211: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 17303 1726867290.51683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867290.51688: stdout chunk (state=3): >>><<< 17303 1726867290.51691: stderr chunk (state=3): >>><<< 17303 1726867290.51883: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867290.51888: 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-1726867290.1820347-17976-215967096317703/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867290.51891: _low_level_execute_command(): starting 17303 1726867290.51894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867290.1820347-17976-215967096317703/ > /dev/null 2>&1 && sleep 0' 17303 1726867290.52354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867290.52418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867290.52442: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867290.52460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867290.52529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867290.54363: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867290.54390: stderr chunk (state=3): >>><<< 17303 1726867290.54392: stdout chunk (state=3): >>><<< 17303 1726867290.54402: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867290.54421: handler run complete 17303 1726867290.54431: attempt loop complete, returning result 17303 1726867290.54433: _execute() done 17303 1726867290.54436: dumping result to json 17303 1726867290.54438: done dumping result, returning 17303 1726867290.54446: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-6d5d-bd2d-000000000212] 17303 1726867290.54450: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000212 17303 1726867290.54538: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000212 17303 1726867290.54541: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "ping": "pong" } 17303 1726867290.54601: no more pending results, returning what we have 17303 1726867290.54605: results queue empty 17303 1726867290.54605: checking for any_errors_fatal 17303 1726867290.54612: done checking for any_errors_fatal 17303 1726867290.54613: checking for max_fail_percentage 17303 1726867290.54615: done checking for max_fail_percentage 17303 1726867290.54616: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.54619: done checking to see if all hosts have failed 17303 1726867290.54619: getting the remaining hosts for this loop 17303 1726867290.54621: done getting the remaining hosts for this loop 17303 1726867290.54624: getting the next task for host managed_node2 17303 1726867290.54633: done getting next task for host managed_node2 17303 1726867290.54635: ^ task is: TASK: meta (role_complete) 17303 1726867290.54640: ^ 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 17303 1726867290.54651: getting variables 17303 1726867290.54653: in VariableManager get_vars() 17303 1726867290.54691: Calling all_inventory to load vars for managed_node2 17303 1726867290.54693: Calling groups_inventory to load vars for managed_node2 17303 1726867290.54696: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.54705: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.54708: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.54710: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.55618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.56940: done with get_vars() 17303 1726867290.56958: done getting variables 17303 1726867290.57015: done queuing things up, now waiting for results queue to drain 17303 1726867290.57019: results queue empty 17303 1726867290.57019: checking for any_errors_fatal 17303 1726867290.57021: done checking for any_errors_fatal 17303 1726867290.57021: checking for max_fail_percentage 17303 1726867290.57022: done checking for max_fail_percentage 17303 1726867290.57023: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.57023: done checking to see if all hosts have failed 17303 1726867290.57024: getting the remaining hosts for this loop 17303 1726867290.57024: done getting the remaining hosts for this loop 17303 1726867290.57026: getting the next task for host managed_node2 17303 1726867290.57029: done getting next task for host managed_node2 17303 1726867290.57030: ^ task is: TASK: Show result 17303 1726867290.57032: ^ 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 17303 1726867290.57033: getting variables 17303 1726867290.57034: in VariableManager get_vars() 17303 1726867290.57040: Calling all_inventory to load vars for managed_node2 17303 1726867290.57041: Calling groups_inventory to load vars for managed_node2 17303 1726867290.57043: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.57046: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.57047: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.57049: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.57687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.58634: done with get_vars() 17303 1726867290.58647: done getting variables 17303 1726867290.58674: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show result] ************************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 17:21:30 -0400 (0:00:00.446) 0:00:15.040 ****** 17303 1726867290.58699: entering _queue_task() for managed_node2/debug 17303 1726867290.58925: worker is 1 (out of 1 available) 17303 1726867290.58938: exiting _queue_task() for managed_node2/debug 17303 1726867290.58950: done queuing things up, now waiting for results queue to drain 17303 1726867290.58951: waiting for pending results... 17303 1726867290.59115: running TaskExecutor() for managed_node2/TASK: Show result 17303 1726867290.59180: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000180 17303 1726867290.59194: variable 'ansible_search_path' from source: unknown 17303 1726867290.59198: variable 'ansible_search_path' from source: unknown 17303 1726867290.59226: calling self._execute() 17303 1726867290.59298: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.59304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.59312: variable 'omit' from source: magic vars 17303 1726867290.59631: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.59639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.59646: variable 'omit' from source: magic vars 17303 1726867290.59701: variable 'omit' from source: magic vars 17303 1726867290.59770: variable 'omit' from source: magic vars 17303 1726867290.59774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867290.59882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867290.59886: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867290.59888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.59890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.59892: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867290.59894: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.59898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.59976: Set connection var ansible_shell_type to sh 17303 1726867290.59985: Set connection var ansible_timeout to 10 17303 1726867290.59993: Set connection var ansible_connection to ssh 17303 1726867290.59998: Set connection var ansible_pipelining to False 17303 1726867290.60027: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867290.60031: Set connection var ansible_shell_executable to /bin/sh 17303 1726867290.60033: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.60035: variable 'ansible_connection' from source: unknown 17303 1726867290.60040: variable 'ansible_module_compression' from source: unknown 17303 1726867290.60043: variable 'ansible_shell_type' from source: unknown 17303 1726867290.60045: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.60047: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.60136: variable 'ansible_pipelining' from source: unknown 17303 1726867290.60139: variable 'ansible_timeout' from source: unknown 17303 1726867290.60142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.60191: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867290.60201: variable 'omit' from source: magic vars 17303 1726867290.60206: starting attempt loop 17303 1726867290.60209: running the handler 17303 1726867290.60257: variable '__network_connections_result' from source: set_fact 17303 1726867290.60332: variable '__network_connections_result' from source: set_fact 17303 1726867290.60445: handler run complete 17303 1726867290.60473: attempt loop complete, returning result 17303 1726867290.60478: _execute() done 17303 1726867290.60481: dumping result to json 17303 1726867290.60483: done dumping result, returning 17303 1726867290.60489: done running TaskExecutor() for managed_node2/TASK: Show result [0affcac9-a3a5-6d5d-bd2d-000000000180] 17303 1726867290.60494: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000180 17303 1726867290.60629: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000180 17303 1726867290.60632: WORKER PROCESS EXITING ok: [managed_node2] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "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, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, 2c588ad9-7e10-425b-86eb-eb5dcf21bcfa (not-active)" ] } } 17303 1726867290.60808: no more pending results, returning what we have 17303 1726867290.60811: results queue empty 17303 1726867290.60812: checking for any_errors_fatal 17303 1726867290.60813: done checking for any_errors_fatal 17303 1726867290.60814: checking for max_fail_percentage 17303 1726867290.60816: done checking for max_fail_percentage 17303 1726867290.60819: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.60820: done checking to see if all hosts have failed 17303 1726867290.60821: getting the remaining hosts for this loop 17303 1726867290.60822: done getting the remaining hosts for this loop 17303 1726867290.60825: getting the next task for host managed_node2 17303 1726867290.60833: done getting next task for host managed_node2 17303 1726867290.60836: ^ task is: TASK: Asserts 17303 1726867290.60839: ^ 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 17303 1726867290.60843: getting variables 17303 1726867290.60845: in VariableManager get_vars() 17303 1726867290.60870: Calling all_inventory to load vars for managed_node2 17303 1726867290.60873: Calling groups_inventory to load vars for managed_node2 17303 1726867290.60876: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.60886: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.60889: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.60892: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.62997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.64622: done with get_vars() 17303 1726867290.64643: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 17:21:30 -0400 (0:00:00.060) 0:00:15.100 ****** 17303 1726867290.64735: entering _queue_task() for managed_node2/include_tasks 17303 1726867290.65441: worker is 1 (out of 1 available) 17303 1726867290.65453: exiting _queue_task() for managed_node2/include_tasks 17303 1726867290.65463: done queuing things up, now waiting for results queue to drain 17303 1726867290.65464: waiting for pending results... 17303 1726867290.66212: running TaskExecutor() for managed_node2/TASK: Asserts 17303 1726867290.66253: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000087 17303 1726867290.66267: variable 'ansible_search_path' from source: unknown 17303 1726867290.66271: variable 'ansible_search_path' from source: unknown 17303 1726867290.66433: variable 'lsr_assert' from source: include params 17303 1726867290.66865: variable 'lsr_assert' from source: include params 17303 1726867290.66984: variable 'omit' from source: magic vars 17303 1726867290.67180: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.67184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.67274: variable 'omit' from source: magic vars 17303 1726867290.67783: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.67786: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.67789: variable 'item' from source: unknown 17303 1726867290.67922: variable 'item' from source: unknown 17303 1726867290.67951: variable 'item' from source: unknown 17303 1726867290.68210: variable 'item' from source: unknown 17303 1726867290.68459: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.68463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.68465: variable 'omit' from source: magic vars 17303 1726867290.68705: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.68708: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.68711: variable 'item' from source: unknown 17303 1726867290.68714: variable 'item' from source: unknown 17303 1726867290.68716: variable 'item' from source: unknown 17303 1726867290.68721: variable 'item' from source: unknown 17303 1726867290.68770: dumping result to json 17303 1726867290.68772: done dumping result, returning 17303 1726867290.68774: done running TaskExecutor() for managed_node2/TASK: Asserts [0affcac9-a3a5-6d5d-bd2d-000000000087] 17303 1726867290.68775: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000087 17303 1726867290.68837: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000087 17303 1726867290.68842: WORKER PROCESS EXITING 17303 1726867290.68869: no more pending results, returning what we have 17303 1726867290.68874: in VariableManager get_vars() 17303 1726867290.68910: Calling all_inventory to load vars for managed_node2 17303 1726867290.68913: Calling groups_inventory to load vars for managed_node2 17303 1726867290.68920: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.68933: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.68936: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.68940: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.70825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.72699: done with get_vars() 17303 1726867290.72716: variable 'ansible_search_path' from source: unknown 17303 1726867290.72718: variable 'ansible_search_path' from source: unknown 17303 1726867290.72756: variable 'ansible_search_path' from source: unknown 17303 1726867290.72757: variable 'ansible_search_path' from source: unknown 17303 1726867290.72798: we have included files to process 17303 1726867290.72799: generating all_blocks data 17303 1726867290.72801: done generating all_blocks data 17303 1726867290.72805: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17303 1726867290.72807: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17303 1726867290.72809: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17303 1726867290.73013: in VariableManager get_vars() 17303 1726867290.73031: done with get_vars() 17303 1726867290.73302: done processing included file 17303 1726867290.73304: iterating over new_blocks loaded from include file 17303 1726867290.73305: in VariableManager get_vars() 17303 1726867290.73329: done with get_vars() 17303 1726867290.73331: filtering new block on tags 17303 1726867290.73385: done filtering new block on tags 17303 1726867290.73388: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node2 => (item=tasks/assert_profile_present.yml) 17303 1726867290.73392: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17303 1726867290.73393: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17303 1726867290.73396: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17303 1726867290.73515: in VariableManager get_vars() 17303 1726867290.73542: done with get_vars() 17303 1726867290.73626: done processing included file 17303 1726867290.73628: iterating over new_blocks loaded from include file 17303 1726867290.73629: in VariableManager get_vars() 17303 1726867290.73651: done with get_vars() 17303 1726867290.73653: filtering new block on tags 17303 1726867290.73687: done filtering new block on tags 17303 1726867290.73690: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node2 => (item=tasks/assert_device_present.yml) 17303 1726867290.73693: extending task lists for all hosts with included blocks 17303 1726867290.75393: done extending task lists 17303 1726867290.75395: done processing included files 17303 1726867290.75396: results queue empty 17303 1726867290.75396: checking for any_errors_fatal 17303 1726867290.75401: done checking for any_errors_fatal 17303 1726867290.75401: checking for max_fail_percentage 17303 1726867290.75402: done checking for max_fail_percentage 17303 1726867290.75403: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.75404: done checking to see if all hosts have failed 17303 1726867290.75405: getting the remaining hosts for this loop 17303 1726867290.75406: done getting the remaining hosts for this loop 17303 1726867290.75408: getting the next task for host managed_node2 17303 1726867290.75412: done getting next task for host managed_node2 17303 1726867290.75415: ^ task is: TASK: Include the task 'get_profile_stat.yml' 17303 1726867290.75421: ^ 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 17303 1726867290.75428: getting variables 17303 1726867290.75429: in VariableManager get_vars() 17303 1726867290.75555: Calling all_inventory to load vars for managed_node2 17303 1726867290.75558: Calling groups_inventory to load vars for managed_node2 17303 1726867290.75560: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.75565: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.75568: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.75570: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.77405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.79249: done with get_vars() 17303 1726867290.79270: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:21:30 -0400 (0:00:00.146) 0:00:15.246 ****** 17303 1726867290.79362: entering _queue_task() for managed_node2/include_tasks 17303 1726867290.79755: worker is 1 (out of 1 available) 17303 1726867290.79771: exiting _queue_task() for managed_node2/include_tasks 17303 1726867290.80168: done queuing things up, now waiting for results queue to drain 17303 1726867290.80169: waiting for pending results... 17303 1726867290.80396: running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' 17303 1726867290.80434: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000376 17303 1726867290.80469: variable 'ansible_search_path' from source: unknown 17303 1726867290.80483: variable 'ansible_search_path' from source: unknown 17303 1726867290.80540: calling self._execute() 17303 1726867290.80649: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.80660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.80674: variable 'omit' from source: magic vars 17303 1726867290.81112: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.81146: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.81149: _execute() done 17303 1726867290.81173: dumping result to json 17303 1726867290.81176: done dumping result, returning 17303 1726867290.81293: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-6d5d-bd2d-000000000376] 17303 1726867290.81296: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000376 17303 1726867290.81422: no more pending results, returning what we have 17303 1726867290.81428: in VariableManager get_vars() 17303 1726867290.81501: Calling all_inventory to load vars for managed_node2 17303 1726867290.81508: Calling groups_inventory to load vars for managed_node2 17303 1726867290.81513: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.81535: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.81540: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.81544: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.82230: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000376 17303 1726867290.82233: WORKER PROCESS EXITING 17303 1726867290.83752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.87148: done with get_vars() 17303 1726867290.87170: variable 'ansible_search_path' from source: unknown 17303 1726867290.87171: variable 'ansible_search_path' from source: unknown 17303 1726867290.87185: variable 'item' from source: include params 17303 1726867290.87422: variable 'item' from source: include params 17303 1726867290.87456: we have included files to process 17303 1726867290.87579: generating all_blocks data 17303 1726867290.87581: done generating all_blocks data 17303 1726867290.87582: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17303 1726867290.87583: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17303 1726867290.87587: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17303 1726867290.89004: done processing included file 17303 1726867290.89006: iterating over new_blocks loaded from include file 17303 1726867290.89007: in VariableManager get_vars() 17303 1726867290.89027: done with get_vars() 17303 1726867290.89029: filtering new block on tags 17303 1726867290.89272: done filtering new block on tags 17303 1726867290.89276: in VariableManager get_vars() 17303 1726867290.89297: done with get_vars() 17303 1726867290.89299: filtering new block on tags 17303 1726867290.89502: done filtering new block on tags 17303 1726867290.89504: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node2 17303 1726867290.89510: extending task lists for all hosts with included blocks 17303 1726867290.90124: done extending task lists 17303 1726867290.90125: done processing included files 17303 1726867290.90126: results queue empty 17303 1726867290.90127: checking for any_errors_fatal 17303 1726867290.90130: done checking for any_errors_fatal 17303 1726867290.90131: checking for max_fail_percentage 17303 1726867290.90132: done checking for max_fail_percentage 17303 1726867290.90133: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.90133: done checking to see if all hosts have failed 17303 1726867290.90134: getting the remaining hosts for this loop 17303 1726867290.90135: done getting the remaining hosts for this loop 17303 1726867290.90138: getting the next task for host managed_node2 17303 1726867290.90143: done getting next task for host managed_node2 17303 1726867290.90145: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 17303 1726867290.90263: ^ 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 17303 1726867290.90266: getting variables 17303 1726867290.90268: in VariableManager get_vars() 17303 1726867290.90279: Calling all_inventory to load vars for managed_node2 17303 1726867290.90282: Calling groups_inventory to load vars for managed_node2 17303 1726867290.90284: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.90289: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.90291: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.90294: Calling groups_plugins_play to load vars for managed_node2 17303 1726867290.92241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867290.97359: done with get_vars() 17303 1726867290.97374: done getting variables 17303 1726867290.97409: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:21:30 -0400 (0:00:00.180) 0:00:15.427 ****** 17303 1726867290.97430: entering _queue_task() for managed_node2/set_fact 17303 1726867290.97702: worker is 1 (out of 1 available) 17303 1726867290.97714: exiting _queue_task() for managed_node2/set_fact 17303 1726867290.97728: done queuing things up, now waiting for results queue to drain 17303 1726867290.97730: waiting for pending results... 17303 1726867290.97908: running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag 17303 1726867290.98048: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003f6 17303 1726867290.98082: variable 'ansible_search_path' from source: unknown 17303 1726867290.98088: variable 'ansible_search_path' from source: unknown 17303 1726867290.98126: calling self._execute() 17303 1726867290.98224: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.98285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.98289: variable 'omit' from source: magic vars 17303 1726867290.98662: variable 'ansible_distribution_major_version' from source: facts 17303 1726867290.98696: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867290.98709: variable 'omit' from source: magic vars 17303 1726867290.98780: variable 'omit' from source: magic vars 17303 1726867290.98884: variable 'omit' from source: magic vars 17303 1726867290.98888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867290.98934: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867290.98960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867290.98987: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.99182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867290.99186: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867290.99188: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.99191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.99194: Set connection var ansible_shell_type to sh 17303 1726867290.99197: Set connection var ansible_timeout to 10 17303 1726867290.99200: Set connection var ansible_connection to ssh 17303 1726867290.99202: Set connection var ansible_pipelining to False 17303 1726867290.99205: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867290.99216: Set connection var ansible_shell_executable to /bin/sh 17303 1726867290.99235: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.99238: variable 'ansible_connection' from source: unknown 17303 1726867290.99241: variable 'ansible_module_compression' from source: unknown 17303 1726867290.99243: variable 'ansible_shell_type' from source: unknown 17303 1726867290.99245: variable 'ansible_shell_executable' from source: unknown 17303 1726867290.99247: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867290.99252: variable 'ansible_pipelining' from source: unknown 17303 1726867290.99254: variable 'ansible_timeout' from source: unknown 17303 1726867290.99258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867290.99418: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867290.99422: variable 'omit' from source: magic vars 17303 1726867290.99425: starting attempt loop 17303 1726867290.99427: running the handler 17303 1726867290.99429: handler run complete 17303 1726867290.99431: attempt loop complete, returning result 17303 1726867290.99433: _execute() done 17303 1726867290.99437: dumping result to json 17303 1726867290.99440: done dumping result, returning 17303 1726867290.99443: done running TaskExecutor() for managed_node2/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-6d5d-bd2d-0000000003f6] 17303 1726867290.99453: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f6 17303 1726867290.99560: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f6 17303 1726867290.99563: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 17303 1726867290.99627: no more pending results, returning what we have 17303 1726867290.99632: results queue empty 17303 1726867290.99632: checking for any_errors_fatal 17303 1726867290.99634: done checking for any_errors_fatal 17303 1726867290.99634: checking for max_fail_percentage 17303 1726867290.99636: done checking for max_fail_percentage 17303 1726867290.99637: checking to see if all hosts have failed and the running result is not ok 17303 1726867290.99637: done checking to see if all hosts have failed 17303 1726867290.99638: getting the remaining hosts for this loop 17303 1726867290.99639: done getting the remaining hosts for this loop 17303 1726867290.99643: getting the next task for host managed_node2 17303 1726867290.99649: done getting next task for host managed_node2 17303 1726867290.99652: ^ task is: TASK: Stat profile file 17303 1726867290.99656: ^ 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 17303 1726867290.99660: getting variables 17303 1726867290.99661: in VariableManager get_vars() 17303 1726867290.99690: Calling all_inventory to load vars for managed_node2 17303 1726867290.99693: Calling groups_inventory to load vars for managed_node2 17303 1726867290.99696: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867290.99704: Calling all_plugins_play to load vars for managed_node2 17303 1726867290.99706: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867290.99709: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.00843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.01748: done with get_vars() 17303 1726867291.01762: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:21:31 -0400 (0:00:00.043) 0:00:15.471 ****** 17303 1726867291.01827: entering _queue_task() for managed_node2/stat 17303 1726867291.02034: worker is 1 (out of 1 available) 17303 1726867291.02047: exiting _queue_task() for managed_node2/stat 17303 1726867291.02059: done queuing things up, now waiting for results queue to drain 17303 1726867291.02060: waiting for pending results... 17303 1726867291.02358: running TaskExecutor() for managed_node2/TASK: Stat profile file 17303 1726867291.02515: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003f7 17303 1726867291.02518: variable 'ansible_search_path' from source: unknown 17303 1726867291.02521: variable 'ansible_search_path' from source: unknown 17303 1726867291.02524: calling self._execute() 17303 1726867291.02587: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.02590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.02621: variable 'omit' from source: magic vars 17303 1726867291.02950: variable 'ansible_distribution_major_version' from source: facts 17303 1726867291.03079: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867291.03083: variable 'omit' from source: magic vars 17303 1726867291.03085: variable 'omit' from source: magic vars 17303 1726867291.03124: variable 'profile' from source: play vars 17303 1726867291.03130: variable 'interface' from source: play vars 17303 1726867291.03216: variable 'interface' from source: play vars 17303 1726867291.03241: variable 'omit' from source: magic vars 17303 1726867291.03287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867291.03314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867291.03333: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867291.03346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.03355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.03390: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867291.03394: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.03399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.03483: Set connection var ansible_shell_type to sh 17303 1726867291.03555: Set connection var ansible_timeout to 10 17303 1726867291.03558: Set connection var ansible_connection to ssh 17303 1726867291.03560: Set connection var ansible_pipelining to False 17303 1726867291.03563: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867291.03566: Set connection var ansible_shell_executable to /bin/sh 17303 1726867291.03568: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.03570: variable 'ansible_connection' from source: unknown 17303 1726867291.03572: variable 'ansible_module_compression' from source: unknown 17303 1726867291.03574: variable 'ansible_shell_type' from source: unknown 17303 1726867291.03576: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.03581: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.03583: variable 'ansible_pipelining' from source: unknown 17303 1726867291.03586: variable 'ansible_timeout' from source: unknown 17303 1726867291.03588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.03915: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867291.03922: variable 'omit' from source: magic vars 17303 1726867291.03925: starting attempt loop 17303 1726867291.03927: running the handler 17303 1726867291.03929: _low_level_execute_command(): starting 17303 1726867291.03931: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867291.04459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.04533: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.04542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.04550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.04602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.06280: stdout chunk (state=3): >>>/root <<< 17303 1726867291.06426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.06447: stderr chunk (state=3): >>><<< 17303 1726867291.06458: stdout chunk (state=3): >>><<< 17303 1726867291.06584: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.06587: _low_level_execute_command(): starting 17303 1726867291.06590: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369 `" && echo ansible-tmp-1726867291.064947-18016-130026540149369="` echo /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369 `" ) && sleep 0' 17303 1726867291.07096: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867291.07117: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.07121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.07161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.07165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867291.07175: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867291.07182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.07293: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.07333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.07337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.09236: stdout chunk (state=3): >>>ansible-tmp-1726867291.064947-18016-130026540149369=/root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369 <<< 17303 1726867291.09362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.09383: stderr chunk (state=3): >>><<< 17303 1726867291.09386: stdout chunk (state=3): >>><<< 17303 1726867291.09399: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867291.064947-18016-130026540149369=/root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.09441: variable 'ansible_module_compression' from source: unknown 17303 1726867291.09489: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17303 1726867291.09522: variable 'ansible_facts' from source: unknown 17303 1726867291.09574: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py 17303 1726867291.09680: Sending initial data 17303 1726867291.09685: Sent initial data (152 bytes) 17303 1726867291.10288: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.10369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.10586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.12199: 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 <<< 17303 1726867291.12202: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867291.12244: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867291.12320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp6skp4iog /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py <<< 17303 1726867291.12323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py" <<< 17303 1726867291.12344: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp6skp4iog" to remote "/root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py" <<< 17303 1726867291.13182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.13191: stderr chunk (state=3): >>><<< 17303 1726867291.13194: stdout chunk (state=3): >>><<< 17303 1726867291.13213: done transferring module to remote 17303 1726867291.13233: _low_level_execute_command(): starting 17303 1726867291.13236: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/ /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py && sleep 0' 17303 1726867291.13972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.14066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.14093: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.14118: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.14130: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.14206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.16012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.16015: stdout chunk (state=3): >>><<< 17303 1726867291.16018: stderr chunk (state=3): >>><<< 17303 1726867291.16104: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.16107: _low_level_execute_command(): starting 17303 1726867291.16109: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/AnsiballZ_stat.py && sleep 0' 17303 1726867291.16597: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867291.16616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.16645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.16649: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867291.16670: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.16673: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.16732: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.16756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.16781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.16857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.32086: 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"}}} <<< 17303 1726867291.33410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867291.33453: stderr chunk (state=3): >>><<< 17303 1726867291.33456: stdout chunk (state=3): >>><<< 17303 1726867291.33470: _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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867291.33494: 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-1726867291.064947-18016-130026540149369/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867291.33501: _low_level_execute_command(): starting 17303 1726867291.33506: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867291.064947-18016-130026540149369/ > /dev/null 2>&1 && sleep 0' 17303 1726867291.33976: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.33982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.33985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.34033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.34037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.34076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.35940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.35951: stderr chunk (state=3): >>><<< 17303 1726867291.35965: stdout chunk (state=3): >>><<< 17303 1726867291.35990: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.35993: handler run complete 17303 1726867291.36025: attempt loop complete, returning result 17303 1726867291.36029: _execute() done 17303 1726867291.36031: dumping result to json 17303 1726867291.36033: done dumping result, returning 17303 1726867291.36055: done running TaskExecutor() for managed_node2/TASK: Stat profile file [0affcac9-a3a5-6d5d-bd2d-0000000003f7] 17303 1726867291.36058: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f7 17303 1726867291.36152: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f7 17303 1726867291.36156: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 17303 1726867291.36233: no more pending results, returning what we have 17303 1726867291.36239: results queue empty 17303 1726867291.36240: checking for any_errors_fatal 17303 1726867291.36247: done checking for any_errors_fatal 17303 1726867291.36247: checking for max_fail_percentage 17303 1726867291.36249: done checking for max_fail_percentage 17303 1726867291.36250: checking to see if all hosts have failed and the running result is not ok 17303 1726867291.36250: done checking to see if all hosts have failed 17303 1726867291.36251: getting the remaining hosts for this loop 17303 1726867291.36253: done getting the remaining hosts for this loop 17303 1726867291.36256: getting the next task for host managed_node2 17303 1726867291.36264: done getting next task for host managed_node2 17303 1726867291.36266: ^ task is: TASK: Set NM profile exist flag based on the profile files 17303 1726867291.36271: ^ 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 17303 1726867291.36275: getting variables 17303 1726867291.36276: in VariableManager get_vars() 17303 1726867291.36312: Calling all_inventory to load vars for managed_node2 17303 1726867291.36314: Calling groups_inventory to load vars for managed_node2 17303 1726867291.36319: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867291.36330: Calling all_plugins_play to load vars for managed_node2 17303 1726867291.36333: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867291.36336: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.37355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.38276: done with get_vars() 17303 1726867291.38307: done getting variables 17303 1726867291.38367: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:21:31 -0400 (0:00:00.365) 0:00:15.837 ****** 17303 1726867291.38408: entering _queue_task() for managed_node2/set_fact 17303 1726867291.38754: worker is 1 (out of 1 available) 17303 1726867291.38767: exiting _queue_task() for managed_node2/set_fact 17303 1726867291.38782: done queuing things up, now waiting for results queue to drain 17303 1726867291.38783: waiting for pending results... 17303 1726867291.39153: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files 17303 1726867291.39244: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003f8 17303 1726867291.39308: variable 'ansible_search_path' from source: unknown 17303 1726867291.39313: variable 'ansible_search_path' from source: unknown 17303 1726867291.39316: calling self._execute() 17303 1726867291.39451: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.39455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.39458: variable 'omit' from source: magic vars 17303 1726867291.39787: variable 'ansible_distribution_major_version' from source: facts 17303 1726867291.39799: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867291.39923: variable 'profile_stat' from source: set_fact 17303 1726867291.39930: Evaluated conditional (profile_stat.stat.exists): False 17303 1726867291.39933: when evaluation is False, skipping this task 17303 1726867291.39936: _execute() done 17303 1726867291.39939: dumping result to json 17303 1726867291.39941: done dumping result, returning 17303 1726867291.39947: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-6d5d-bd2d-0000000003f8] 17303 1726867291.39952: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f8 skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17303 1726867291.40107: no more pending results, returning what we have 17303 1726867291.40112: results queue empty 17303 1726867291.40113: checking for any_errors_fatal 17303 1726867291.40122: done checking for any_errors_fatal 17303 1726867291.40123: checking for max_fail_percentage 17303 1726867291.40125: done checking for max_fail_percentage 17303 1726867291.40126: checking to see if all hosts have failed and the running result is not ok 17303 1726867291.40126: done checking to see if all hosts have failed 17303 1726867291.40127: getting the remaining hosts for this loop 17303 1726867291.40128: done getting the remaining hosts for this loop 17303 1726867291.40132: getting the next task for host managed_node2 17303 1726867291.40139: done getting next task for host managed_node2 17303 1726867291.40143: ^ task is: TASK: Get NM profile info 17303 1726867291.40148: ^ 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 17303 1726867291.40151: getting variables 17303 1726867291.40153: in VariableManager get_vars() 17303 1726867291.40179: Calling all_inventory to load vars for managed_node2 17303 1726867291.40181: Calling groups_inventory to load vars for managed_node2 17303 1726867291.40184: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867291.40193: Calling all_plugins_play to load vars for managed_node2 17303 1726867291.40195: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867291.40197: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.40965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.41472: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f8 17303 1726867291.41476: WORKER PROCESS EXITING 17303 1726867291.42170: done with get_vars() 17303 1726867291.42192: done getting variables 17303 1726867291.42283: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:21:31 -0400 (0:00:00.039) 0:00:15.876 ****** 17303 1726867291.42313: entering _queue_task() for managed_node2/shell 17303 1726867291.42315: Creating lock for shell 17303 1726867291.42601: worker is 1 (out of 1 available) 17303 1726867291.42612: exiting _queue_task() for managed_node2/shell 17303 1726867291.42626: done queuing things up, now waiting for results queue to drain 17303 1726867291.42627: waiting for pending results... 17303 1726867291.42916: running TaskExecutor() for managed_node2/TASK: Get NM profile info 17303 1726867291.43021: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003f9 17303 1726867291.43038: variable 'ansible_search_path' from source: unknown 17303 1726867291.43042: variable 'ansible_search_path' from source: unknown 17303 1726867291.43084: calling self._execute() 17303 1726867291.43209: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.43263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.43269: variable 'omit' from source: magic vars 17303 1726867291.43600: variable 'ansible_distribution_major_version' from source: facts 17303 1726867291.43618: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867291.43657: variable 'omit' from source: magic vars 17303 1726867291.43675: variable 'omit' from source: magic vars 17303 1726867291.43794: variable 'profile' from source: play vars 17303 1726867291.43797: variable 'interface' from source: play vars 17303 1726867291.43866: variable 'interface' from source: play vars 17303 1726867291.43887: variable 'omit' from source: magic vars 17303 1726867291.43926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867291.43989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867291.43993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867291.44095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.44099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.44144: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867291.44203: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.44207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.44315: Set connection var ansible_shell_type to sh 17303 1726867291.44333: Set connection var ansible_timeout to 10 17303 1726867291.44346: Set connection var ansible_connection to ssh 17303 1726867291.44355: Set connection var ansible_pipelining to False 17303 1726867291.44370: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867291.44385: Set connection var ansible_shell_executable to /bin/sh 17303 1726867291.44410: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.44424: variable 'ansible_connection' from source: unknown 17303 1726867291.44532: variable 'ansible_module_compression' from source: unknown 17303 1726867291.44538: variable 'ansible_shell_type' from source: unknown 17303 1726867291.44541: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.44544: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.44548: variable 'ansible_pipelining' from source: unknown 17303 1726867291.44551: variable 'ansible_timeout' from source: unknown 17303 1726867291.44554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.44673: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867291.44680: variable 'omit' from source: magic vars 17303 1726867291.44682: starting attempt loop 17303 1726867291.44685: running the handler 17303 1726867291.44748: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867291.44751: _low_level_execute_command(): starting 17303 1726867291.44754: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867291.45650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.45668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867291.45742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.45769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.45863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.47541: stdout chunk (state=3): >>>/root <<< 17303 1726867291.47674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.47704: stdout chunk (state=3): >>><<< 17303 1726867291.47707: stderr chunk (state=3): >>><<< 17303 1726867291.47823: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.47826: _low_level_execute_command(): starting 17303 1726867291.47829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468 `" && echo ansible-tmp-1726867291.477354-18035-101292868379468="` echo /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468 `" ) && sleep 0' 17303 1726867291.48365: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867291.48372: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.48393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.48412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.48424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867291.48430: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867291.48448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.48464: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867291.48470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867291.48479: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867291.48492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.48501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.48512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.48522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867291.48657: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.48670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.48751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.50646: stdout chunk (state=3): >>>ansible-tmp-1726867291.477354-18035-101292868379468=/root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468 <<< 17303 1726867291.50829: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.50867: stderr chunk (state=3): >>><<< 17303 1726867291.50884: stdout chunk (state=3): >>><<< 17303 1726867291.50949: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867291.477354-18035-101292868379468=/root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.51045: variable 'ansible_module_compression' from source: unknown 17303 1726867291.51057: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17303 1726867291.51112: variable 'ansible_facts' from source: unknown 17303 1726867291.51276: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py 17303 1726867291.51454: Sending initial data 17303 1726867291.51483: Sent initial data (155 bytes) 17303 1726867291.52164: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.52196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.52294: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.53965: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867291.54009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867291.54068: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp0u4dxut8 /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py <<< 17303 1726867291.54072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py" <<< 17303 1726867291.54104: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp0u4dxut8" to remote "/root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py" <<< 17303 1726867291.54941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.54944: stdout chunk (state=3): >>><<< 17303 1726867291.54951: stderr chunk (state=3): >>><<< 17303 1726867291.55037: done transferring module to remote 17303 1726867291.55040: _low_level_execute_command(): starting 17303 1726867291.55043: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/ /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py && sleep 0' 17303 1726867291.55775: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867291.55788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.55800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.55811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.55894: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.55915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.55924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.55927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.55999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.57836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.57858: stderr chunk (state=3): >>><<< 17303 1726867291.57861: stdout chunk (state=3): >>><<< 17303 1726867291.57956: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.57959: _low_level_execute_command(): starting 17303 1726867291.57962: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/AnsiballZ_command.py && sleep 0' 17303 1726867291.58895: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.58898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.58901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867291.58903: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867291.58905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.58907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867291.58909: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867291.58911: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867291.58913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.58915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867291.58916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.58918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867291.58920: stderr chunk (state=3): >>>debug2: match found <<< 17303 1726867291.58922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.58924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.58926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867291.58947: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.59017: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.76284: 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 17:21:31.744727", "end": "2024-09-20 17:21:31.761765", "delta": "0:00:00.017038", "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}}} <<< 17303 1726867291.77857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867291.77882: stderr chunk (state=3): >>><<< 17303 1726867291.77885: stdout chunk (state=3): >>><<< 17303 1726867291.77903: _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 17:21:31.744727", "end": "2024-09-20 17:21:31.761765", "delta": "0:00:00.017038", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867291.77936: 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-1726867291.477354-18035-101292868379468/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867291.77944: _low_level_execute_command(): starting 17303 1726867291.77947: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867291.477354-18035-101292868379468/ > /dev/null 2>&1 && sleep 0' 17303 1726867291.78369: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.78407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867291.78411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867291.78413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.78415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867291.78417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867291.78419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867291.78464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867291.78471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867291.78515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867291.80324: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867291.80345: stderr chunk (state=3): >>><<< 17303 1726867291.80348: stdout chunk (state=3): >>><<< 17303 1726867291.80360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867291.80366: handler run complete 17303 1726867291.80385: Evaluated conditional (False): False 17303 1726867291.80393: attempt loop complete, returning result 17303 1726867291.80396: _execute() done 17303 1726867291.80398: dumping result to json 17303 1726867291.80402: done dumping result, returning 17303 1726867291.80412: done running TaskExecutor() for managed_node2/TASK: Get NM profile info [0affcac9-a3a5-6d5d-bd2d-0000000003f9] 17303 1726867291.80414: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f9 17303 1726867291.80512: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003f9 17303 1726867291.80515: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.017038", "end": "2024-09-20 17:21:31.761765", "rc": 0, "start": "2024-09-20 17:21:31.744727" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 17303 1726867291.80607: no more pending results, returning what we have 17303 1726867291.80611: results queue empty 17303 1726867291.80612: checking for any_errors_fatal 17303 1726867291.80621: done checking for any_errors_fatal 17303 1726867291.80622: checking for max_fail_percentage 17303 1726867291.80625: done checking for max_fail_percentage 17303 1726867291.80626: checking to see if all hosts have failed and the running result is not ok 17303 1726867291.80627: done checking to see if all hosts have failed 17303 1726867291.80627: getting the remaining hosts for this loop 17303 1726867291.80629: done getting the remaining hosts for this loop 17303 1726867291.80634: getting the next task for host managed_node2 17303 1726867291.80640: done getting next task for host managed_node2 17303 1726867291.80643: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17303 1726867291.80647: ^ 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 17303 1726867291.80651: getting variables 17303 1726867291.80653: in VariableManager get_vars() 17303 1726867291.80683: Calling all_inventory to load vars for managed_node2 17303 1726867291.80685: Calling groups_inventory to load vars for managed_node2 17303 1726867291.80688: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867291.80699: Calling all_plugins_play to load vars for managed_node2 17303 1726867291.80701: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867291.80704: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.81615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.82480: done with get_vars() 17303 1726867291.82494: done getting variables 17303 1726867291.82541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:21:31 -0400 (0:00:00.402) 0:00:16.278 ****** 17303 1726867291.82565: entering _queue_task() for managed_node2/set_fact 17303 1726867291.82776: worker is 1 (out of 1 available) 17303 1726867291.82791: exiting _queue_task() for managed_node2/set_fact 17303 1726867291.82803: done queuing things up, now waiting for results queue to drain 17303 1726867291.82804: waiting for pending results... 17303 1726867291.82981: running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17303 1726867291.83064: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003fa 17303 1726867291.83084: variable 'ansible_search_path' from source: unknown 17303 1726867291.83088: variable 'ansible_search_path' from source: unknown 17303 1726867291.83156: calling self._execute() 17303 1726867291.83266: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.83270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.83324: variable 'omit' from source: magic vars 17303 1726867291.83633: variable 'ansible_distribution_major_version' from source: facts 17303 1726867291.83639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867291.83720: variable 'nm_profile_exists' from source: set_fact 17303 1726867291.83731: Evaluated conditional (nm_profile_exists.rc == 0): True 17303 1726867291.83735: variable 'omit' from source: magic vars 17303 1726867291.83774: variable 'omit' from source: magic vars 17303 1726867291.83798: variable 'omit' from source: magic vars 17303 1726867291.83829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867291.83859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867291.83876: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867291.83891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.83902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867291.83926: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867291.83930: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.83932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.84002: Set connection var ansible_shell_type to sh 17303 1726867291.84008: Set connection var ansible_timeout to 10 17303 1726867291.84015: Set connection var ansible_connection to ssh 17303 1726867291.84021: Set connection var ansible_pipelining to False 17303 1726867291.84024: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867291.84066: Set connection var ansible_shell_executable to /bin/sh 17303 1726867291.84095: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.84099: variable 'ansible_connection' from source: unknown 17303 1726867291.84101: variable 'ansible_module_compression' from source: unknown 17303 1726867291.84104: variable 'ansible_shell_type' from source: unknown 17303 1726867291.84106: variable 'ansible_shell_executable' from source: unknown 17303 1726867291.84125: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.84128: variable 'ansible_pipelining' from source: unknown 17303 1726867291.84130: variable 'ansible_timeout' from source: unknown 17303 1726867291.84148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.84322: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867291.84328: variable 'omit' from source: magic vars 17303 1726867291.84333: starting attempt loop 17303 1726867291.84336: running the handler 17303 1726867291.84347: handler run complete 17303 1726867291.84355: attempt loop complete, returning result 17303 1726867291.84357: _execute() done 17303 1726867291.84360: dumping result to json 17303 1726867291.84363: done dumping result, returning 17303 1726867291.84370: done running TaskExecutor() for managed_node2/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-6d5d-bd2d-0000000003fa] 17303 1726867291.84376: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fa 17303 1726867291.84469: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fa 17303 1726867291.84472: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 17303 1726867291.84557: no more pending results, returning what we have 17303 1726867291.84560: results queue empty 17303 1726867291.84561: checking for any_errors_fatal 17303 1726867291.84570: done checking for any_errors_fatal 17303 1726867291.84571: checking for max_fail_percentage 17303 1726867291.84573: done checking for max_fail_percentage 17303 1726867291.84574: checking to see if all hosts have failed and the running result is not ok 17303 1726867291.84575: done checking to see if all hosts have failed 17303 1726867291.84575: getting the remaining hosts for this loop 17303 1726867291.84579: done getting the remaining hosts for this loop 17303 1726867291.84583: getting the next task for host managed_node2 17303 1726867291.84594: done getting next task for host managed_node2 17303 1726867291.84596: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 17303 1726867291.84601: ^ 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 17303 1726867291.84605: getting variables 17303 1726867291.84607: in VariableManager get_vars() 17303 1726867291.84635: Calling all_inventory to load vars for managed_node2 17303 1726867291.84637: Calling groups_inventory to load vars for managed_node2 17303 1726867291.84642: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867291.84650: Calling all_plugins_play to load vars for managed_node2 17303 1726867291.84652: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867291.84655: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.85842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.87274: done with get_vars() 17303 1726867291.87290: done getting variables 17303 1726867291.87354: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867291.87491: variable 'profile' from source: play vars 17303 1726867291.87498: variable 'interface' from source: play vars 17303 1726867291.87566: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:21:31 -0400 (0:00:00.050) 0:00:16.329 ****** 17303 1726867291.87599: entering _queue_task() for managed_node2/command 17303 1726867291.87809: worker is 1 (out of 1 available) 17303 1726867291.87821: exiting _queue_task() for managed_node2/command 17303 1726867291.87833: done queuing things up, now waiting for results queue to drain 17303 1726867291.87834: waiting for pending results... 17303 1726867291.88001: running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-dummy0 17303 1726867291.88065: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003fc 17303 1726867291.88079: variable 'ansible_search_path' from source: unknown 17303 1726867291.88082: variable 'ansible_search_path' from source: unknown 17303 1726867291.88179: calling self._execute() 17303 1726867291.88321: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.88325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.88328: variable 'omit' from source: magic vars 17303 1726867291.89224: variable 'ansible_distribution_major_version' from source: facts 17303 1726867291.89227: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867291.89499: variable 'profile_stat' from source: set_fact 17303 1726867291.89509: Evaluated conditional (profile_stat.stat.exists): False 17303 1726867291.89513: when evaluation is False, skipping this task 17303 1726867291.89517: _execute() done 17303 1726867291.89520: dumping result to json 17303 1726867291.89526: done dumping result, returning 17303 1726867291.89534: done running TaskExecutor() for managed_node2/TASK: Get the ansible_managed comment in ifcfg-dummy0 [0affcac9-a3a5-6d5d-bd2d-0000000003fc] 17303 1726867291.89536: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fc 17303 1726867291.89631: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fc 17303 1726867291.89634: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17303 1726867291.89698: no more pending results, returning what we have 17303 1726867291.89702: results queue empty 17303 1726867291.89704: checking for any_errors_fatal 17303 1726867291.89713: done checking for any_errors_fatal 17303 1726867291.89714: checking for max_fail_percentage 17303 1726867291.89715: done checking for max_fail_percentage 17303 1726867291.89716: checking to see if all hosts have failed and the running result is not ok 17303 1726867291.89717: done checking to see if all hosts have failed 17303 1726867291.89718: getting the remaining hosts for this loop 17303 1726867291.89719: done getting the remaining hosts for this loop 17303 1726867291.89723: getting the next task for host managed_node2 17303 1726867291.89731: done getting next task for host managed_node2 17303 1726867291.89733: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 17303 1726867291.89738: ^ 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 17303 1726867291.89743: getting variables 17303 1726867291.89744: in VariableManager get_vars() 17303 1726867291.89779: Calling all_inventory to load vars for managed_node2 17303 1726867291.89782: Calling groups_inventory to load vars for managed_node2 17303 1726867291.89786: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867291.89800: Calling all_plugins_play to load vars for managed_node2 17303 1726867291.89803: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867291.89805: Calling groups_plugins_play to load vars for managed_node2 17303 1726867291.93229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867291.96405: done with get_vars() 17303 1726867291.96435: done getting variables 17303 1726867291.96502: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867291.96820: variable 'profile' from source: play vars 17303 1726867291.96825: variable 'interface' from source: play vars 17303 1726867291.97008: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:21:31 -0400 (0:00:00.094) 0:00:16.423 ****** 17303 1726867291.97040: entering _queue_task() for managed_node2/set_fact 17303 1726867291.98063: worker is 1 (out of 1 available) 17303 1726867291.98073: exiting _queue_task() for managed_node2/set_fact 17303 1726867291.98085: done queuing things up, now waiting for results queue to drain 17303 1726867291.98086: waiting for pending results... 17303 1726867291.98738: running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-dummy0 17303 1726867291.98946: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003fd 17303 1726867291.98951: variable 'ansible_search_path' from source: unknown 17303 1726867291.98954: variable 'ansible_search_path' from source: unknown 17303 1726867291.98957: calling self._execute() 17303 1726867291.99185: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867291.99239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867291.99255: variable 'omit' from source: magic vars 17303 1726867292.00254: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.00258: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.00506: variable 'profile_stat' from source: set_fact 17303 1726867292.00681: Evaluated conditional (profile_stat.stat.exists): False 17303 1726867292.00685: when evaluation is False, skipping this task 17303 1726867292.00688: _execute() done 17303 1726867292.00690: dumping result to json 17303 1726867292.00692: done dumping result, returning 17303 1726867292.00695: done running TaskExecutor() for managed_node2/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [0affcac9-a3a5-6d5d-bd2d-0000000003fd] 17303 1726867292.00697: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fd 17303 1726867292.00767: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fd 17303 1726867292.00771: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17303 1726867292.00826: no more pending results, returning what we have 17303 1726867292.00830: results queue empty 17303 1726867292.00832: checking for any_errors_fatal 17303 1726867292.00840: done checking for any_errors_fatal 17303 1726867292.00841: checking for max_fail_percentage 17303 1726867292.00843: done checking for max_fail_percentage 17303 1726867292.00845: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.00846: done checking to see if all hosts have failed 17303 1726867292.00846: getting the remaining hosts for this loop 17303 1726867292.00848: done getting the remaining hosts for this loop 17303 1726867292.00852: getting the next task for host managed_node2 17303 1726867292.00862: done getting next task for host managed_node2 17303 1726867292.00865: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 17303 1726867292.00871: ^ 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 17303 1726867292.00876: getting variables 17303 1726867292.00881: in VariableManager get_vars() 17303 1726867292.00912: Calling all_inventory to load vars for managed_node2 17303 1726867292.00915: Calling groups_inventory to load vars for managed_node2 17303 1726867292.00918: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.00931: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.00933: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.00935: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.03760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.07031: done with get_vars() 17303 1726867292.07053: done getting variables 17303 1726867292.07317: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.07423: variable 'profile' from source: play vars 17303 1726867292.07427: variable 'interface' from source: play vars 17303 1726867292.07683: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:21:32 -0400 (0:00:00.106) 0:00:16.530 ****** 17303 1726867292.07714: entering _queue_task() for managed_node2/command 17303 1726867292.08253: worker is 1 (out of 1 available) 17303 1726867292.08265: exiting _queue_task() for managed_node2/command 17303 1726867292.08480: done queuing things up, now waiting for results queue to drain 17303 1726867292.08482: waiting for pending results... 17303 1726867292.08937: running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-dummy0 17303 1726867292.09109: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003fe 17303 1726867292.09136: variable 'ansible_search_path' from source: unknown 17303 1726867292.09143: variable 'ansible_search_path' from source: unknown 17303 1726867292.09226: calling self._execute() 17303 1726867292.09459: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.09492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.09572: variable 'omit' from source: magic vars 17303 1726867292.10583: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.10588: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.10648: variable 'profile_stat' from source: set_fact 17303 1726867292.10658: Evaluated conditional (profile_stat.stat.exists): False 17303 1726867292.10661: when evaluation is False, skipping this task 17303 1726867292.10664: _execute() done 17303 1726867292.10666: dumping result to json 17303 1726867292.10670: done dumping result, returning 17303 1726867292.10678: done running TaskExecutor() for managed_node2/TASK: Get the fingerprint comment in ifcfg-dummy0 [0affcac9-a3a5-6d5d-bd2d-0000000003fe] 17303 1726867292.10749: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fe 17303 1726867292.10958: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003fe 17303 1726867292.10962: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17303 1726867292.11016: no more pending results, returning what we have 17303 1726867292.11020: results queue empty 17303 1726867292.11022: checking for any_errors_fatal 17303 1726867292.11030: done checking for any_errors_fatal 17303 1726867292.11031: checking for max_fail_percentage 17303 1726867292.11033: done checking for max_fail_percentage 17303 1726867292.11034: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.11035: done checking to see if all hosts have failed 17303 1726867292.11035: getting the remaining hosts for this loop 17303 1726867292.11037: done getting the remaining hosts for this loop 17303 1726867292.11040: getting the next task for host managed_node2 17303 1726867292.11048: done getting next task for host managed_node2 17303 1726867292.11051: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 17303 1726867292.11055: ^ 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 17303 1726867292.11059: getting variables 17303 1726867292.11061: in VariableManager get_vars() 17303 1726867292.11095: Calling all_inventory to load vars for managed_node2 17303 1726867292.11098: Calling groups_inventory to load vars for managed_node2 17303 1726867292.11102: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.11116: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.11119: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.11122: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.13924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.17046: done with get_vars() 17303 1726867292.17070: done getting variables 17303 1726867292.17135: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.17248: variable 'profile' from source: play vars 17303 1726867292.17251: variable 'interface' from source: play vars 17303 1726867292.17512: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:21:32 -0400 (0:00:00.098) 0:00:16.628 ****** 17303 1726867292.17542: entering _queue_task() for managed_node2/set_fact 17303 1726867292.18051: worker is 1 (out of 1 available) 17303 1726867292.18064: exiting _queue_task() for managed_node2/set_fact 17303 1726867292.18281: done queuing things up, now waiting for results queue to drain 17303 1726867292.18282: waiting for pending results... 17303 1726867292.18637: running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-dummy0 17303 1726867292.19040: in run() - task 0affcac9-a3a5-6d5d-bd2d-0000000003ff 17303 1726867292.19044: variable 'ansible_search_path' from source: unknown 17303 1726867292.19046: variable 'ansible_search_path' from source: unknown 17303 1726867292.19066: calling self._execute() 17303 1726867292.19261: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.19273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.19291: variable 'omit' from source: magic vars 17303 1726867292.19878: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.20095: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.20323: variable 'profile_stat' from source: set_fact 17303 1726867292.20331: Evaluated conditional (profile_stat.stat.exists): False 17303 1726867292.20334: when evaluation is False, skipping this task 17303 1726867292.20343: _execute() done 17303 1726867292.20346: dumping result to json 17303 1726867292.20349: done dumping result, returning 17303 1726867292.20351: done running TaskExecutor() for managed_node2/TASK: Verify the fingerprint comment in ifcfg-dummy0 [0affcac9-a3a5-6d5d-bd2d-0000000003ff] 17303 1726867292.20353: sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003ff 17303 1726867292.20574: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-0000000003ff 17303 1726867292.20580: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17303 1726867292.20633: no more pending results, returning what we have 17303 1726867292.20637: results queue empty 17303 1726867292.20638: checking for any_errors_fatal 17303 1726867292.20644: done checking for any_errors_fatal 17303 1726867292.20645: checking for max_fail_percentage 17303 1726867292.20648: done checking for max_fail_percentage 17303 1726867292.20649: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.20650: done checking to see if all hosts have failed 17303 1726867292.20650: getting the remaining hosts for this loop 17303 1726867292.20653: done getting the remaining hosts for this loop 17303 1726867292.20656: getting the next task for host managed_node2 17303 1726867292.20667: done getting next task for host managed_node2 17303 1726867292.20670: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 17303 1726867292.20676: ^ 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 17303 1726867292.20683: getting variables 17303 1726867292.20685: in VariableManager get_vars() 17303 1726867292.20718: Calling all_inventory to load vars for managed_node2 17303 1726867292.20721: Calling groups_inventory to load vars for managed_node2 17303 1726867292.20725: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.20739: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.20742: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.20745: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.22722: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.24287: done with get_vars() 17303 1726867292.24307: done getting variables 17303 1726867292.24374: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.24493: variable 'profile' from source: play vars 17303 1726867292.24501: variable 'interface' from source: play vars 17303 1726867292.24562: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:21:32 -0400 (0:00:00.070) 0:00:16.699 ****** 17303 1726867292.24606: entering _queue_task() for managed_node2/assert 17303 1726867292.25283: worker is 1 (out of 1 available) 17303 1726867292.25293: exiting _queue_task() for managed_node2/assert 17303 1726867292.25305: done queuing things up, now waiting for results queue to drain 17303 1726867292.25306: waiting for pending results... 17303 1726867292.25434: running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'dummy0' 17303 1726867292.25560: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000377 17303 1726867292.25580: variable 'ansible_search_path' from source: unknown 17303 1726867292.25588: variable 'ansible_search_path' from source: unknown 17303 1726867292.25646: calling self._execute() 17303 1726867292.25737: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.25782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.25785: variable 'omit' from source: magic vars 17303 1726867292.26160: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.26182: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.26196: variable 'omit' from source: magic vars 17303 1726867292.26290: variable 'omit' from source: magic vars 17303 1726867292.26454: variable 'profile' from source: play vars 17303 1726867292.26484: variable 'interface' from source: play vars 17303 1726867292.26602: variable 'interface' from source: play vars 17303 1726867292.26605: variable 'omit' from source: magic vars 17303 1726867292.26637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867292.26679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867292.26708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867292.26737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.26753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.26790: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867292.26821: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.26824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.26913: Set connection var ansible_shell_type to sh 17303 1726867292.26941: Set connection var ansible_timeout to 10 17303 1726867292.27036: Set connection var ansible_connection to ssh 17303 1726867292.27039: Set connection var ansible_pipelining to False 17303 1726867292.27041: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867292.27045: Set connection var ansible_shell_executable to /bin/sh 17303 1726867292.27047: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.27049: variable 'ansible_connection' from source: unknown 17303 1726867292.27051: variable 'ansible_module_compression' from source: unknown 17303 1726867292.27053: variable 'ansible_shell_type' from source: unknown 17303 1726867292.27055: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.27057: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.27058: variable 'ansible_pipelining' from source: unknown 17303 1726867292.27061: variable 'ansible_timeout' from source: unknown 17303 1726867292.27062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.27184: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867292.27253: variable 'omit' from source: magic vars 17303 1726867292.27256: starting attempt loop 17303 1726867292.27259: running the handler 17303 1726867292.27331: variable 'lsr_net_profile_exists' from source: set_fact 17303 1726867292.27341: Evaluated conditional (lsr_net_profile_exists): True 17303 1726867292.27350: handler run complete 17303 1726867292.27373: attempt loop complete, returning result 17303 1726867292.27381: _execute() done 17303 1726867292.27391: dumping result to json 17303 1726867292.27399: done dumping result, returning 17303 1726867292.27409: done running TaskExecutor() for managed_node2/TASK: Assert that the profile is present - 'dummy0' [0affcac9-a3a5-6d5d-bd2d-000000000377] 17303 1726867292.27420: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000377 17303 1726867292.27549: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000377 17303 1726867292.27552: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 17303 1726867292.27599: no more pending results, returning what we have 17303 1726867292.27603: results queue empty 17303 1726867292.27604: checking for any_errors_fatal 17303 1726867292.27612: done checking for any_errors_fatal 17303 1726867292.27613: checking for max_fail_percentage 17303 1726867292.27615: done checking for max_fail_percentage 17303 1726867292.27616: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.27617: done checking to see if all hosts have failed 17303 1726867292.27617: getting the remaining hosts for this loop 17303 1726867292.27619: done getting the remaining hosts for this loop 17303 1726867292.27622: getting the next task for host managed_node2 17303 1726867292.27629: done getting next task for host managed_node2 17303 1726867292.27632: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 17303 1726867292.27635: ^ 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 17303 1726867292.27639: getting variables 17303 1726867292.27641: in VariableManager get_vars() 17303 1726867292.27671: Calling all_inventory to load vars for managed_node2 17303 1726867292.27673: Calling groups_inventory to load vars for managed_node2 17303 1726867292.27678: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.27689: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.27692: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.27694: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.29853: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.33420: done with get_vars() 17303 1726867292.33443: done getting variables 17303 1726867292.33626: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.33838: variable 'profile' from source: play vars 17303 1726867292.33842: variable 'interface' from source: play vars 17303 1726867292.33957: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:21:32 -0400 (0:00:00.093) 0:00:16.793 ****** 17303 1726867292.33994: entering _queue_task() for managed_node2/assert 17303 1726867292.34671: worker is 1 (out of 1 available) 17303 1726867292.34808: exiting _queue_task() for managed_node2/assert 17303 1726867292.34823: done queuing things up, now waiting for results queue to drain 17303 1726867292.34824: waiting for pending results... 17303 1726867292.35364: running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'dummy0' 17303 1726867292.35372: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000378 17303 1726867292.35376: variable 'ansible_search_path' from source: unknown 17303 1726867292.35380: variable 'ansible_search_path' from source: unknown 17303 1726867292.35533: calling self._execute() 17303 1726867292.35620: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.35624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.35681: variable 'omit' from source: magic vars 17303 1726867292.36190: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.36201: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.36207: variable 'omit' from source: magic vars 17303 1726867292.36256: variable 'omit' from source: magic vars 17303 1726867292.36548: variable 'profile' from source: play vars 17303 1726867292.36552: variable 'interface' from source: play vars 17303 1726867292.36658: variable 'interface' from source: play vars 17303 1726867292.36662: variable 'omit' from source: magic vars 17303 1726867292.36664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867292.36899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867292.36922: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867292.36939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.36952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.36986: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867292.36989: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.36991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.37080: Set connection var ansible_shell_type to sh 17303 1726867292.37292: Set connection var ansible_timeout to 10 17303 1726867292.37300: Set connection var ansible_connection to ssh 17303 1726867292.37310: Set connection var ansible_pipelining to False 17303 1726867292.37313: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867292.37319: Set connection var ansible_shell_executable to /bin/sh 17303 1726867292.37393: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.37396: variable 'ansible_connection' from source: unknown 17303 1726867292.37399: variable 'ansible_module_compression' from source: unknown 17303 1726867292.37401: variable 'ansible_shell_type' from source: unknown 17303 1726867292.37403: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.37405: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.37407: variable 'ansible_pipelining' from source: unknown 17303 1726867292.37409: variable 'ansible_timeout' from source: unknown 17303 1726867292.37422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.37788: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867292.37799: variable 'omit' from source: magic vars 17303 1726867292.37805: starting attempt loop 17303 1726867292.37808: running the handler 17303 1726867292.37936: variable 'lsr_net_profile_ansible_managed' from source: set_fact 17303 1726867292.37939: Evaluated conditional (lsr_net_profile_ansible_managed): True 17303 1726867292.37942: handler run complete 17303 1726867292.37944: attempt loop complete, returning result 17303 1726867292.37947: _execute() done 17303 1726867292.37949: dumping result to json 17303 1726867292.37951: done dumping result, returning 17303 1726867292.37953: done running TaskExecutor() for managed_node2/TASK: Assert that the ansible managed comment is present in 'dummy0' [0affcac9-a3a5-6d5d-bd2d-000000000378] 17303 1726867292.38184: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000378 17303 1726867292.38243: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000378 17303 1726867292.38246: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 17303 1726867292.38295: no more pending results, returning what we have 17303 1726867292.38299: results queue empty 17303 1726867292.38299: checking for any_errors_fatal 17303 1726867292.38306: done checking for any_errors_fatal 17303 1726867292.38307: checking for max_fail_percentage 17303 1726867292.38308: done checking for max_fail_percentage 17303 1726867292.38309: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.38310: done checking to see if all hosts have failed 17303 1726867292.38311: getting the remaining hosts for this loop 17303 1726867292.38313: done getting the remaining hosts for this loop 17303 1726867292.38316: getting the next task for host managed_node2 17303 1726867292.38326: done getting next task for host managed_node2 17303 1726867292.38329: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 17303 1726867292.38332: ^ 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 17303 1726867292.38336: getting variables 17303 1726867292.38337: in VariableManager get_vars() 17303 1726867292.38370: Calling all_inventory to load vars for managed_node2 17303 1726867292.38373: Calling groups_inventory to load vars for managed_node2 17303 1726867292.38376: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.38387: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.38389: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.38392: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.41407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.44276: done with get_vars() 17303 1726867292.44307: done getting variables 17303 1726867292.44372: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.44497: variable 'profile' from source: play vars 17303 1726867292.44501: variable 'interface' from source: play vars 17303 1726867292.44580: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:21:32 -0400 (0:00:00.106) 0:00:16.899 ****** 17303 1726867292.44612: entering _queue_task() for managed_node2/assert 17303 1726867292.45007: worker is 1 (out of 1 available) 17303 1726867292.45022: exiting _queue_task() for managed_node2/assert 17303 1726867292.45034: done queuing things up, now waiting for results queue to drain 17303 1726867292.45034: waiting for pending results... 17303 1726867292.45398: running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in dummy0 17303 1726867292.45455: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000379 17303 1726867292.45478: variable 'ansible_search_path' from source: unknown 17303 1726867292.45495: variable 'ansible_search_path' from source: unknown 17303 1726867292.45544: calling self._execute() 17303 1726867292.45651: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.45664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.45712: variable 'omit' from source: magic vars 17303 1726867292.46073: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.46092: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.46109: variable 'omit' from source: magic vars 17303 1726867292.46169: variable 'omit' from source: magic vars 17303 1726867292.46362: variable 'profile' from source: play vars 17303 1726867292.46365: variable 'interface' from source: play vars 17303 1726867292.46368: variable 'interface' from source: play vars 17303 1726867292.46390: variable 'omit' from source: magic vars 17303 1726867292.46434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867292.46484: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867292.46513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867292.46536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.46552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.46985: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867292.46990: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.46993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.46995: Set connection var ansible_shell_type to sh 17303 1726867292.46997: Set connection var ansible_timeout to 10 17303 1726867292.46999: Set connection var ansible_connection to ssh 17303 1726867292.47001: Set connection var ansible_pipelining to False 17303 1726867292.47002: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867292.47005: Set connection var ansible_shell_executable to /bin/sh 17303 1726867292.47007: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.47008: variable 'ansible_connection' from source: unknown 17303 1726867292.47011: variable 'ansible_module_compression' from source: unknown 17303 1726867292.47012: variable 'ansible_shell_type' from source: unknown 17303 1726867292.47014: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.47016: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.47018: variable 'ansible_pipelining' from source: unknown 17303 1726867292.47020: variable 'ansible_timeout' from source: unknown 17303 1726867292.47022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.47330: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867292.47369: variable 'omit' from source: magic vars 17303 1726867292.47384: starting attempt loop 17303 1726867292.47423: running the handler 17303 1726867292.47787: variable 'lsr_net_profile_fingerprint' from source: set_fact 17303 1726867292.47790: Evaluated conditional (lsr_net_profile_fingerprint): True 17303 1726867292.47792: handler run complete 17303 1726867292.47794: attempt loop complete, returning result 17303 1726867292.47796: _execute() done 17303 1726867292.47798: dumping result to json 17303 1726867292.47800: done dumping result, returning 17303 1726867292.47802: done running TaskExecutor() for managed_node2/TASK: Assert that the fingerprint comment is present in dummy0 [0affcac9-a3a5-6d5d-bd2d-000000000379] 17303 1726867292.47803: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000379 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 17303 1726867292.48251: no more pending results, returning what we have 17303 1726867292.48259: results queue empty 17303 1726867292.48261: checking for any_errors_fatal 17303 1726867292.48268: done checking for any_errors_fatal 17303 1726867292.48269: checking for max_fail_percentage 17303 1726867292.48271: done checking for max_fail_percentage 17303 1726867292.48272: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.48273: done checking to see if all hosts have failed 17303 1726867292.48274: getting the remaining hosts for this loop 17303 1726867292.48278: done getting the remaining hosts for this loop 17303 1726867292.48282: getting the next task for host managed_node2 17303 1726867292.48292: done getting next task for host managed_node2 17303 1726867292.48295: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17303 1726867292.48299: ^ 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 17303 1726867292.48305: getting variables 17303 1726867292.48307: in VariableManager get_vars() 17303 1726867292.48338: Calling all_inventory to load vars for managed_node2 17303 1726867292.48342: Calling groups_inventory to load vars for managed_node2 17303 1726867292.48480: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.48493: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.48496: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.48500: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.49083: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000379 17303 1726867292.49086: WORKER PROCESS EXITING 17303 1726867292.50052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.51036: done with get_vars() 17303 1726867292.51051: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:21:32 -0400 (0:00:00.065) 0:00:16.964 ****** 17303 1726867292.51136: entering _queue_task() for managed_node2/include_tasks 17303 1726867292.51605: worker is 1 (out of 1 available) 17303 1726867292.51616: exiting _queue_task() for managed_node2/include_tasks 17303 1726867292.51625: done queuing things up, now waiting for results queue to drain 17303 1726867292.51629: waiting for pending results... 17303 1726867292.51709: running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' 17303 1726867292.51855: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000037d 17303 1726867292.51908: variable 'ansible_search_path' from source: unknown 17303 1726867292.51912: variable 'ansible_search_path' from source: unknown 17303 1726867292.51915: calling self._execute() 17303 1726867292.52147: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.52154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.52167: variable 'omit' from source: magic vars 17303 1726867292.52849: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.52859: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.52868: _execute() done 17303 1726867292.52871: dumping result to json 17303 1726867292.52873: done dumping result, returning 17303 1726867292.52882: done running TaskExecutor() for managed_node2/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-6d5d-bd2d-00000000037d] 17303 1726867292.52887: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000037d 17303 1726867292.52987: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000037d 17303 1726867292.52991: WORKER PROCESS EXITING 17303 1726867292.53017: no more pending results, returning what we have 17303 1726867292.53024: in VariableManager get_vars() 17303 1726867292.53059: Calling all_inventory to load vars for managed_node2 17303 1726867292.53061: Calling groups_inventory to load vars for managed_node2 17303 1726867292.53065: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.53076: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.53197: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.53201: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.54413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.55536: done with get_vars() 17303 1726867292.55553: variable 'ansible_search_path' from source: unknown 17303 1726867292.55554: variable 'ansible_search_path' from source: unknown 17303 1726867292.55561: variable 'item' from source: include params 17303 1726867292.55664: variable 'item' from source: include params 17303 1726867292.55697: we have included files to process 17303 1726867292.55698: generating all_blocks data 17303 1726867292.55700: done generating all_blocks data 17303 1726867292.55705: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867292.55707: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867292.55709: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17303 1726867292.55885: done processing included file 17303 1726867292.55892: iterating over new_blocks loaded from include file 17303 1726867292.55893: in VariableManager get_vars() 17303 1726867292.55908: done with get_vars() 17303 1726867292.55910: filtering new block on tags 17303 1726867292.55935: done filtering new block on tags 17303 1726867292.55938: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node2 17303 1726867292.55942: extending task lists for all hosts with included blocks 17303 1726867292.56096: done extending task lists 17303 1726867292.56098: done processing included files 17303 1726867292.56099: results queue empty 17303 1726867292.56099: checking for any_errors_fatal 17303 1726867292.56102: done checking for any_errors_fatal 17303 1726867292.56103: checking for max_fail_percentage 17303 1726867292.56104: done checking for max_fail_percentage 17303 1726867292.56104: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.56105: done checking to see if all hosts have failed 17303 1726867292.56106: getting the remaining hosts for this loop 17303 1726867292.56107: done getting the remaining hosts for this loop 17303 1726867292.56109: getting the next task for host managed_node2 17303 1726867292.56113: done getting next task for host managed_node2 17303 1726867292.56115: ^ task is: TASK: Get stat for interface {{ interface }} 17303 1726867292.56118: ^ 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 17303 1726867292.56121: getting variables 17303 1726867292.56122: in VariableManager get_vars() 17303 1726867292.56131: Calling all_inventory to load vars for managed_node2 17303 1726867292.56133: Calling groups_inventory to load vars for managed_node2 17303 1726867292.56135: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.56141: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.56143: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.56146: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.57802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.58844: done with get_vars() 17303 1726867292.58858: done getting variables 17303 1726867292.58946: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:21:32 -0400 (0:00:00.078) 0:00:17.043 ****** 17303 1726867292.58967: entering _queue_task() for managed_node2/stat 17303 1726867292.59200: worker is 1 (out of 1 available) 17303 1726867292.59212: exiting _queue_task() for managed_node2/stat 17303 1726867292.59226: done queuing things up, now waiting for results queue to drain 17303 1726867292.59227: waiting for pending results... 17303 1726867292.59400: running TaskExecutor() for managed_node2/TASK: Get stat for interface dummy0 17303 1726867292.59479: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000448 17303 1726867292.59490: variable 'ansible_search_path' from source: unknown 17303 1726867292.59494: variable 'ansible_search_path' from source: unknown 17303 1726867292.59523: calling self._execute() 17303 1726867292.59590: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.59594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.59603: variable 'omit' from source: magic vars 17303 1726867292.59861: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.59870: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.59876: variable 'omit' from source: magic vars 17303 1726867292.59920: variable 'omit' from source: magic vars 17303 1726867292.59983: variable 'interface' from source: play vars 17303 1726867292.60003: variable 'omit' from source: magic vars 17303 1726867292.60032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867292.60058: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867292.60075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867292.60090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.60100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.60129: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867292.60133: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.60135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.60201: Set connection var ansible_shell_type to sh 17303 1726867292.60208: Set connection var ansible_timeout to 10 17303 1726867292.60219: Set connection var ansible_connection to ssh 17303 1726867292.60224: Set connection var ansible_pipelining to False 17303 1726867292.60226: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867292.60230: Set connection var ansible_shell_executable to /bin/sh 17303 1726867292.60249: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.60252: variable 'ansible_connection' from source: unknown 17303 1726867292.60254: variable 'ansible_module_compression' from source: unknown 17303 1726867292.60257: variable 'ansible_shell_type' from source: unknown 17303 1726867292.60259: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.60261: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.60263: variable 'ansible_pipelining' from source: unknown 17303 1726867292.60265: variable 'ansible_timeout' from source: unknown 17303 1726867292.60270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.60412: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 17303 1726867292.60422: variable 'omit' from source: magic vars 17303 1726867292.60425: starting attempt loop 17303 1726867292.60429: running the handler 17303 1726867292.60441: _low_level_execute_command(): starting 17303 1726867292.60449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867292.61152: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.61156: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867292.61158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867292.61184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.61259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.62926: stdout chunk (state=3): >>>/root <<< 17303 1726867292.63022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867292.63051: stderr chunk (state=3): >>><<< 17303 1726867292.63055: stdout chunk (state=3): >>><<< 17303 1726867292.63070: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867292.63084: _low_level_execute_command(): starting 17303 1726867292.63090: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785 `" && echo ansible-tmp-1726867292.6307092-18095-130255597065785="` echo /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785 `" ) && sleep 0' 17303 1726867292.63498: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867292.63501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.63504: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867292.63513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867292.63515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.63545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867292.63549: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.63605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.65502: stdout chunk (state=3): >>>ansible-tmp-1726867292.6307092-18095-130255597065785=/root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785 <<< 17303 1726867292.65609: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867292.65634: stderr chunk (state=3): >>><<< 17303 1726867292.65638: stdout chunk (state=3): >>><<< 17303 1726867292.65649: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867292.6307092-18095-130255597065785=/root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867292.65684: variable 'ansible_module_compression' from source: unknown 17303 1726867292.65727: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17303 1726867292.65758: variable 'ansible_facts' from source: unknown 17303 1726867292.65806: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py 17303 1726867292.65899: Sending initial data 17303 1726867292.65903: Sent initial data (153 bytes) 17303 1726867292.66321: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867292.66324: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.66326: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867292.66328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867292.66330: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.66370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867292.66374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.66418: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.67950: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17303 1726867292.67954: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867292.67986: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867292.68026: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp8cy9hau0 /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py <<< 17303 1726867292.68036: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py" <<< 17303 1726867292.68064: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp8cy9hau0" to remote "/root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py" <<< 17303 1726867292.68069: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py" <<< 17303 1726867292.68591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867292.68625: stderr chunk (state=3): >>><<< 17303 1726867292.68629: stdout chunk (state=3): >>><<< 17303 1726867292.68665: done transferring module to remote 17303 1726867292.68672: _low_level_execute_command(): starting 17303 1726867292.68676: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/ /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py && sleep 0' 17303 1726867292.69049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867292.69082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867292.69085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867292.69087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.69090: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867292.69092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867292.69097: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.69148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867292.69152: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.69184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.70913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867292.70934: stderr chunk (state=3): >>><<< 17303 1726867292.70937: stdout chunk (state=3): >>><<< 17303 1726867292.70949: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867292.70952: _low_level_execute_command(): starting 17303 1726867292.70954: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/AnsiballZ_stat.py && sleep 0' 17303 1726867292.71354: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867292.71357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867292.71360: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.71362: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867292.71363: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867292.71365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.71414: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867292.71420: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.71460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.86467: 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": 27868, "dev": 23, "nlink": 1, "atime": 1726867289.8103018, "mtime": 1726867289.8103018, "ctime": 1726867289.8103018, "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"}}} <<< 17303 1726867292.87695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867292.87726: stderr chunk (state=3): >>><<< 17303 1726867292.87729: stdout chunk (state=3): >>><<< 17303 1726867292.87744: _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": 27868, "dev": 23, "nlink": 1, "atime": 1726867289.8103018, "mtime": 1726867289.8103018, "ctime": 1726867289.8103018, "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867292.87786: 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-1726867292.6307092-18095-130255597065785/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867292.87795: _low_level_execute_command(): starting 17303 1726867292.87798: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867292.6307092-18095-130255597065785/ > /dev/null 2>&1 && sleep 0' 17303 1726867292.88244: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867292.88247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.88250: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867292.88252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867292.88305: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867292.88312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867292.88316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867292.88350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867292.90168: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867292.90191: stderr chunk (state=3): >>><<< 17303 1726867292.90194: stdout chunk (state=3): >>><<< 17303 1726867292.90205: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867292.90210: handler run complete 17303 1726867292.90245: attempt loop complete, returning result 17303 1726867292.90249: _execute() done 17303 1726867292.90252: dumping result to json 17303 1726867292.90254: done dumping result, returning 17303 1726867292.90262: done running TaskExecutor() for managed_node2/TASK: Get stat for interface dummy0 [0affcac9-a3a5-6d5d-bd2d-000000000448] 17303 1726867292.90266: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000448 17303 1726867292.90369: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000448 17303 1726867292.90372: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726867289.8103018, "block_size": 4096, "blocks": 0, "ctime": 1726867289.8103018, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27868, "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": 1726867289.8103018, "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 } } 17303 1726867292.90458: no more pending results, returning what we have 17303 1726867292.90461: results queue empty 17303 1726867292.90463: checking for any_errors_fatal 17303 1726867292.90465: done checking for any_errors_fatal 17303 1726867292.90465: checking for max_fail_percentage 17303 1726867292.90467: done checking for max_fail_percentage 17303 1726867292.90468: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.90469: done checking to see if all hosts have failed 17303 1726867292.90469: getting the remaining hosts for this loop 17303 1726867292.90471: done getting the remaining hosts for this loop 17303 1726867292.90474: getting the next task for host managed_node2 17303 1726867292.90493: done getting next task for host managed_node2 17303 1726867292.90496: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 17303 1726867292.90499: ^ 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 17303 1726867292.90504: getting variables 17303 1726867292.90505: in VariableManager get_vars() 17303 1726867292.90535: Calling all_inventory to load vars for managed_node2 17303 1726867292.90537: Calling groups_inventory to load vars for managed_node2 17303 1726867292.90540: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.90549: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.90552: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.90554: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.91752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.92632: done with get_vars() 17303 1726867292.92648: done getting variables 17303 1726867292.92696: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867292.92784: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:21:32 -0400 (0:00:00.338) 0:00:17.381 ****** 17303 1726867292.92811: entering _queue_task() for managed_node2/assert 17303 1726867292.93041: worker is 1 (out of 1 available) 17303 1726867292.93054: exiting _queue_task() for managed_node2/assert 17303 1726867292.93065: done queuing things up, now waiting for results queue to drain 17303 1726867292.93066: waiting for pending results... 17303 1726867292.93238: running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'dummy0' 17303 1726867292.93302: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000037e 17303 1726867292.93314: variable 'ansible_search_path' from source: unknown 17303 1726867292.93320: variable 'ansible_search_path' from source: unknown 17303 1726867292.93350: calling self._execute() 17303 1726867292.93424: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.93427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.93438: variable 'omit' from source: magic vars 17303 1726867292.93702: variable 'ansible_distribution_major_version' from source: facts 17303 1726867292.93711: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867292.93722: variable 'omit' from source: magic vars 17303 1726867292.93756: variable 'omit' from source: magic vars 17303 1726867292.93824: variable 'interface' from source: play vars 17303 1726867292.93839: variable 'omit' from source: magic vars 17303 1726867292.93873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867292.93900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867292.93916: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867292.93932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.93944: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867292.93971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867292.93974: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.93976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.94042: Set connection var ansible_shell_type to sh 17303 1726867292.94050: Set connection var ansible_timeout to 10 17303 1726867292.94056: Set connection var ansible_connection to ssh 17303 1726867292.94063: Set connection var ansible_pipelining to False 17303 1726867292.94072: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867292.94075: Set connection var ansible_shell_executable to /bin/sh 17303 1726867292.94093: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.94096: variable 'ansible_connection' from source: unknown 17303 1726867292.94098: variable 'ansible_module_compression' from source: unknown 17303 1726867292.94100: variable 'ansible_shell_type' from source: unknown 17303 1726867292.94103: variable 'ansible_shell_executable' from source: unknown 17303 1726867292.94105: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867292.94108: variable 'ansible_pipelining' from source: unknown 17303 1726867292.94111: variable 'ansible_timeout' from source: unknown 17303 1726867292.94115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867292.94223: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867292.94230: variable 'omit' from source: magic vars 17303 1726867292.94235: starting attempt loop 17303 1726867292.94238: running the handler 17303 1726867292.94330: variable 'interface_stat' from source: set_fact 17303 1726867292.94344: Evaluated conditional (interface_stat.stat.exists): True 17303 1726867292.94349: handler run complete 17303 1726867292.94382: attempt loop complete, returning result 17303 1726867292.94388: _execute() done 17303 1726867292.94390: dumping result to json 17303 1726867292.94394: done dumping result, returning 17303 1726867292.94396: done running TaskExecutor() for managed_node2/TASK: Assert that the interface is present - 'dummy0' [0affcac9-a3a5-6d5d-bd2d-00000000037e] 17303 1726867292.94398: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000037e 17303 1726867292.94551: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000037e 17303 1726867292.94553: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 17303 1726867292.94793: no more pending results, returning what we have 17303 1726867292.94797: results queue empty 17303 1726867292.94798: checking for any_errors_fatal 17303 1726867292.94805: done checking for any_errors_fatal 17303 1726867292.94806: checking for max_fail_percentage 17303 1726867292.94808: done checking for max_fail_percentage 17303 1726867292.94809: checking to see if all hosts have failed and the running result is not ok 17303 1726867292.94809: done checking to see if all hosts have failed 17303 1726867292.94810: getting the remaining hosts for this loop 17303 1726867292.94812: done getting the remaining hosts for this loop 17303 1726867292.94815: getting the next task for host managed_node2 17303 1726867292.94822: done getting next task for host managed_node2 17303 1726867292.94825: ^ task is: TASK: Conditional asserts 17303 1726867292.94827: ^ 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 17303 1726867292.94831: getting variables 17303 1726867292.94833: in VariableManager get_vars() 17303 1726867292.94859: Calling all_inventory to load vars for managed_node2 17303 1726867292.94863: Calling groups_inventory to load vars for managed_node2 17303 1726867292.94866: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867292.94875: Calling all_plugins_play to load vars for managed_node2 17303 1726867292.94880: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867292.94883: Calling groups_plugins_play to load vars for managed_node2 17303 1726867292.96244: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867292.97751: done with get_vars() 17303 1726867292.97772: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 17:21:32 -0400 (0:00:00.050) 0:00:17.431 ****** 17303 1726867292.97862: entering _queue_task() for managed_node2/include_tasks 17303 1726867292.98160: worker is 1 (out of 1 available) 17303 1726867292.98171: exiting _queue_task() for managed_node2/include_tasks 17303 1726867292.98286: done queuing things up, now waiting for results queue to drain 17303 1726867292.98288: waiting for pending results... 17303 1726867292.98591: running TaskExecutor() for managed_node2/TASK: Conditional asserts 17303 1726867292.98596: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000088 17303 1726867292.98598: variable 'ansible_search_path' from source: unknown 17303 1726867292.98601: variable 'ansible_search_path' from source: unknown 17303 1726867292.98891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17303 1726867293.00835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17303 1726867293.00886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17303 1726867293.00913: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17303 1726867293.00940: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17303 1726867293.00962: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17303 1726867293.01030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17303 1726867293.01050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17303 1726867293.01068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17303 1726867293.01102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17303 1726867293.01110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17303 1726867293.01223: dumping result to json 17303 1726867293.01226: done dumping result, returning 17303 1726867293.01229: done running TaskExecutor() for managed_node2/TASK: Conditional asserts [0affcac9-a3a5-6d5d-bd2d-000000000088] 17303 1726867293.01234: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000088 17303 1726867293.01325: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000088 17303 1726867293.01328: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 17303 1726867293.01382: no more pending results, returning what we have 17303 1726867293.01386: results queue empty 17303 1726867293.01387: checking for any_errors_fatal 17303 1726867293.01393: done checking for any_errors_fatal 17303 1726867293.01393: checking for max_fail_percentage 17303 1726867293.01395: done checking for max_fail_percentage 17303 1726867293.01396: checking to see if all hosts have failed and the running result is not ok 17303 1726867293.01396: done checking to see if all hosts have failed 17303 1726867293.01397: getting the remaining hosts for this loop 17303 1726867293.01399: done getting the remaining hosts for this loop 17303 1726867293.01403: getting the next task for host managed_node2 17303 1726867293.01409: done getting next task for host managed_node2 17303 1726867293.01412: ^ task is: TASK: Success in test '{{ lsr_description }}' 17303 1726867293.01414: ^ 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 17303 1726867293.01421: getting variables 17303 1726867293.01423: in VariableManager get_vars() 17303 1726867293.01455: Calling all_inventory to load vars for managed_node2 17303 1726867293.01457: Calling groups_inventory to load vars for managed_node2 17303 1726867293.01460: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.01469: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.01472: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.01474: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.02235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.04436: done with get_vars() 17303 1726867293.04458: done getting variables 17303 1726867293.04532: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 17303 1726867293.04665: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 17:21:33 -0400 (0:00:00.068) 0:00:17.500 ****** 17303 1726867293.04699: entering _queue_task() for managed_node2/debug 17303 1726867293.05035: worker is 1 (out of 1 available) 17303 1726867293.05057: exiting _queue_task() for managed_node2/debug 17303 1726867293.05070: done queuing things up, now waiting for results queue to drain 17303 1726867293.05071: waiting for pending results... 17303 1726867293.05405: running TaskExecutor() for managed_node2/TASK: Success in test 'Create a dummy interface' 17303 1726867293.05612: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000089 17303 1726867293.05615: variable 'ansible_search_path' from source: unknown 17303 1726867293.05621: variable 'ansible_search_path' from source: unknown 17303 1726867293.05623: calling self._execute() 17303 1726867293.05699: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.05728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.05742: variable 'omit' from source: magic vars 17303 1726867293.06157: variable 'ansible_distribution_major_version' from source: facts 17303 1726867293.06181: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867293.06197: variable 'omit' from source: magic vars 17303 1726867293.06265: variable 'omit' from source: magic vars 17303 1726867293.06581: variable 'lsr_description' from source: include params 17303 1726867293.06586: variable 'omit' from source: magic vars 17303 1726867293.06588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867293.06592: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867293.06594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867293.06596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.06599: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.06601: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867293.06603: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.06605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.06747: Set connection var ansible_shell_type to sh 17303 1726867293.06762: Set connection var ansible_timeout to 10 17303 1726867293.06778: Set connection var ansible_connection to ssh 17303 1726867293.06791: Set connection var ansible_pipelining to False 17303 1726867293.06814: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867293.07062: Set connection var ansible_shell_executable to /bin/sh 17303 1726867293.07065: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.07068: variable 'ansible_connection' from source: unknown 17303 1726867293.07071: variable 'ansible_module_compression' from source: unknown 17303 1726867293.07073: variable 'ansible_shell_type' from source: unknown 17303 1726867293.07075: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.07079: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.07082: variable 'ansible_pipelining' from source: unknown 17303 1726867293.07085: variable 'ansible_timeout' from source: unknown 17303 1726867293.07087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.07326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867293.07344: variable 'omit' from source: magic vars 17303 1726867293.07355: starting attempt loop 17303 1726867293.07362: running the handler 17303 1726867293.07426: handler run complete 17303 1726867293.07449: attempt loop complete, returning result 17303 1726867293.07458: _execute() done 17303 1726867293.07465: dumping result to json 17303 1726867293.07472: done dumping result, returning 17303 1726867293.07498: done running TaskExecutor() for managed_node2/TASK: Success in test 'Create a dummy interface' [0affcac9-a3a5-6d5d-bd2d-000000000089] 17303 1726867293.07509: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000089 ok: [managed_node2] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 17303 1726867293.07743: no more pending results, returning what we have 17303 1726867293.07748: results queue empty 17303 1726867293.07749: checking for any_errors_fatal 17303 1726867293.07755: done checking for any_errors_fatal 17303 1726867293.07756: checking for max_fail_percentage 17303 1726867293.07757: done checking for max_fail_percentage 17303 1726867293.07758: checking to see if all hosts have failed and the running result is not ok 17303 1726867293.07759: done checking to see if all hosts have failed 17303 1726867293.07760: getting the remaining hosts for this loop 17303 1726867293.07761: done getting the remaining hosts for this loop 17303 1726867293.07765: getting the next task for host managed_node2 17303 1726867293.07773: done getting next task for host managed_node2 17303 1726867293.07776: ^ task is: TASK: Cleanup 17303 1726867293.07781: ^ 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 17303 1726867293.07785: getting variables 17303 1726867293.07787: in VariableManager get_vars() 17303 1726867293.07815: Calling all_inventory to load vars for managed_node2 17303 1726867293.07821: Calling groups_inventory to load vars for managed_node2 17303 1726867293.07825: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.07837: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.07840: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.07843: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.08928: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000089 17303 1726867293.08932: WORKER PROCESS EXITING 17303 1726867293.08945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.09838: done with get_vars() 17303 1726867293.09857: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 17:21:33 -0400 (0:00:00.052) 0:00:17.552 ****** 17303 1726867293.09943: entering _queue_task() for managed_node2/include_tasks 17303 1726867293.10195: worker is 1 (out of 1 available) 17303 1726867293.10208: exiting _queue_task() for managed_node2/include_tasks 17303 1726867293.10219: done queuing things up, now waiting for results queue to drain 17303 1726867293.10220: waiting for pending results... 17303 1726867293.10519: running TaskExecutor() for managed_node2/TASK: Cleanup 17303 1726867293.10555: in run() - task 0affcac9-a3a5-6d5d-bd2d-00000000008d 17303 1726867293.10569: variable 'ansible_search_path' from source: unknown 17303 1726867293.10573: variable 'ansible_search_path' from source: unknown 17303 1726867293.10625: variable 'lsr_cleanup' from source: include params 17303 1726867293.10985: variable 'lsr_cleanup' from source: include params 17303 1726867293.10988: variable 'omit' from source: magic vars 17303 1726867293.11011: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.11027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.11043: variable 'omit' from source: magic vars 17303 1726867293.11265: variable 'ansible_distribution_major_version' from source: facts 17303 1726867293.11281: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867293.11292: variable 'item' from source: unknown 17303 1726867293.11360: variable 'item' from source: unknown 17303 1726867293.11401: variable 'item' from source: unknown 17303 1726867293.11469: variable 'item' from source: unknown 17303 1726867293.11651: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.11657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.11665: variable 'omit' from source: magic vars 17303 1726867293.11776: variable 'ansible_distribution_major_version' from source: facts 17303 1726867293.11783: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867293.11789: variable 'item' from source: unknown 17303 1726867293.11835: variable 'item' from source: unknown 17303 1726867293.11854: variable 'item' from source: unknown 17303 1726867293.11897: variable 'item' from source: unknown 17303 1726867293.11963: dumping result to json 17303 1726867293.11966: done dumping result, returning 17303 1726867293.11968: done running TaskExecutor() for managed_node2/TASK: Cleanup [0affcac9-a3a5-6d5d-bd2d-00000000008d] 17303 1726867293.11970: sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000008d 17303 1726867293.12005: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-00000000008d 17303 1726867293.12008: WORKER PROCESS EXITING 17303 1726867293.12040: no more pending results, returning what we have 17303 1726867293.12045: in VariableManager get_vars() 17303 1726867293.12080: Calling all_inventory to load vars for managed_node2 17303 1726867293.12083: Calling groups_inventory to load vars for managed_node2 17303 1726867293.12087: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.12097: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.12100: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.12102: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.12850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.16935: done with get_vars() 17303 1726867293.16948: variable 'ansible_search_path' from source: unknown 17303 1726867293.16949: variable 'ansible_search_path' from source: unknown 17303 1726867293.16975: variable 'ansible_search_path' from source: unknown 17303 1726867293.16976: variable 'ansible_search_path' from source: unknown 17303 1726867293.16994: we have included files to process 17303 1726867293.16995: generating all_blocks data 17303 1726867293.16996: done generating all_blocks data 17303 1726867293.16997: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17303 1726867293.16998: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17303 1726867293.16999: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17303 1726867293.17137: done processing included file 17303 1726867293.17138: iterating over new_blocks loaded from include file 17303 1726867293.17139: in VariableManager get_vars() 17303 1726867293.17150: done with get_vars() 17303 1726867293.17151: filtering new block on tags 17303 1726867293.17165: done filtering new block on tags 17303 1726867293.17166: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node2 => (item=tasks/cleanup_profile+device.yml) 17303 1726867293.17169: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17303 1726867293.17169: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17303 1726867293.17171: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17303 1726867293.17375: done processing included file 17303 1726867293.17378: iterating over new_blocks loaded from include file 17303 1726867293.17379: in VariableManager get_vars() 17303 1726867293.17388: done with get_vars() 17303 1726867293.17389: filtering new block on tags 17303 1726867293.17406: done filtering new block on tags 17303 1726867293.17407: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node2 => (item=tasks/check_network_dns.yml) 17303 1726867293.17409: extending task lists for all hosts with included blocks 17303 1726867293.18193: done extending task lists 17303 1726867293.18195: done processing included files 17303 1726867293.18195: results queue empty 17303 1726867293.18196: checking for any_errors_fatal 17303 1726867293.18197: done checking for any_errors_fatal 17303 1726867293.18198: checking for max_fail_percentage 17303 1726867293.18199: done checking for max_fail_percentage 17303 1726867293.18199: checking to see if all hosts have failed and the running result is not ok 17303 1726867293.18200: done checking to see if all hosts have failed 17303 1726867293.18200: getting the remaining hosts for this loop 17303 1726867293.18201: done getting the remaining hosts for this loop 17303 1726867293.18202: getting the next task for host managed_node2 17303 1726867293.18205: done getting next task for host managed_node2 17303 1726867293.18206: ^ task is: TASK: Cleanup profile and device 17303 1726867293.18208: ^ 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 17303 1726867293.18209: getting variables 17303 1726867293.18210: in VariableManager get_vars() 17303 1726867293.18217: Calling all_inventory to load vars for managed_node2 17303 1726867293.18223: Calling groups_inventory to load vars for managed_node2 17303 1726867293.18224: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.18228: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.18230: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.18232: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.18829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.19668: done with get_vars() 17303 1726867293.19683: done getting variables 17303 1726867293.19707: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup profile and device] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 17:21:33 -0400 (0:00:00.097) 0:00:17.650 ****** 17303 1726867293.19724: entering _queue_task() for managed_node2/shell 17303 1726867293.19967: worker is 1 (out of 1 available) 17303 1726867293.19981: exiting _queue_task() for managed_node2/shell 17303 1726867293.19994: done queuing things up, now waiting for results queue to drain 17303 1726867293.19995: waiting for pending results... 17303 1726867293.20166: running TaskExecutor() for managed_node2/TASK: Cleanup profile and device 17303 1726867293.20231: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000470 17303 1726867293.20243: variable 'ansible_search_path' from source: unknown 17303 1726867293.20247: variable 'ansible_search_path' from source: unknown 17303 1726867293.20274: calling self._execute() 17303 1726867293.20344: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.20349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.20359: variable 'omit' from source: magic vars 17303 1726867293.20630: variable 'ansible_distribution_major_version' from source: facts 17303 1726867293.20639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867293.20644: variable 'omit' from source: magic vars 17303 1726867293.20680: variable 'omit' from source: magic vars 17303 1726867293.20781: variable 'interface' from source: play vars 17303 1726867293.20797: variable 'omit' from source: magic vars 17303 1726867293.20829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867293.20855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867293.20874: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867293.20889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.20899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.20925: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867293.20929: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.20932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.20998: Set connection var ansible_shell_type to sh 17303 1726867293.21005: Set connection var ansible_timeout to 10 17303 1726867293.21012: Set connection var ansible_connection to ssh 17303 1726867293.21017: Set connection var ansible_pipelining to False 17303 1726867293.21024: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867293.21031: Set connection var ansible_shell_executable to /bin/sh 17303 1726867293.21046: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.21049: variable 'ansible_connection' from source: unknown 17303 1726867293.21052: variable 'ansible_module_compression' from source: unknown 17303 1726867293.21054: variable 'ansible_shell_type' from source: unknown 17303 1726867293.21056: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.21059: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.21061: variable 'ansible_pipelining' from source: unknown 17303 1726867293.21063: variable 'ansible_timeout' from source: unknown 17303 1726867293.21067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.21166: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867293.21174: variable 'omit' from source: magic vars 17303 1726867293.21180: starting attempt loop 17303 1726867293.21183: running the handler 17303 1726867293.21192: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867293.21213: _low_level_execute_command(): starting 17303 1726867293.21216: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867293.21732: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.21736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.21741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.21743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.21795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.21798: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.21801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.21859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.23516: stdout chunk (state=3): >>>/root <<< 17303 1726867293.23616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.23641: stderr chunk (state=3): >>><<< 17303 1726867293.23644: stdout chunk (state=3): >>><<< 17303 1726867293.23665: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.23676: _low_level_execute_command(): starting 17303 1726867293.23684: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623 `" && echo ansible-tmp-1726867293.2366304-18123-211457402346623="` echo /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623 `" ) && sleep 0' 17303 1726867293.24079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.24090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.24114: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.24117: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867293.24120: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.24173: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.24182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.24223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.26154: stdout chunk (state=3): >>>ansible-tmp-1726867293.2366304-18123-211457402346623=/root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623 <<< 17303 1726867293.26268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.26294: stderr chunk (state=3): >>><<< 17303 1726867293.26297: stdout chunk (state=3): >>><<< 17303 1726867293.26310: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867293.2366304-18123-211457402346623=/root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.26336: variable 'ansible_module_compression' from source: unknown 17303 1726867293.26373: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17303 1726867293.26410: variable 'ansible_facts' from source: unknown 17303 1726867293.26470: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py 17303 1726867293.26563: Sending initial data 17303 1726867293.26567: Sent initial data (156 bytes) 17303 1726867293.26975: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.27006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.27009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867293.27011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.27013: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.27015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.27066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.27069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.27115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.28662: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 17303 1726867293.28665: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867293.28699: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867293.28738: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmp4d4wscjv /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py <<< 17303 1726867293.28741: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py" <<< 17303 1726867293.28782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmp4d4wscjv" to remote "/root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py" <<< 17303 1726867293.29289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.29329: stderr chunk (state=3): >>><<< 17303 1726867293.29332: stdout chunk (state=3): >>><<< 17303 1726867293.29364: done transferring module to remote 17303 1726867293.29372: _low_level_execute_command(): starting 17303 1726867293.29375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/ /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py && sleep 0' 17303 1726867293.29787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.29791: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.29796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.29798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.29836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.29848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.29891: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.31614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.31638: stderr chunk (state=3): >>><<< 17303 1726867293.31641: stdout chunk (state=3): >>><<< 17303 1726867293.31651: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.31654: _low_level_execute_command(): starting 17303 1726867293.31659: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/AnsiballZ_command.py && sleep 0' 17303 1726867293.32043: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.32075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.32081: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867293.32084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.32086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.32088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867293.32090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.32131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.32145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.32195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.52430: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (2c588ad9-7e10-425b-86eb-eb5dcf21bcfa) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot 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 17:21:33.470712", "end": "2024-09-20 17:21:33.521696", "delta": "0:00:00.050984", "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}}} <<< 17303 1726867293.54004: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.116 closed. <<< 17303 1726867293.54037: stderr chunk (state=3): >>><<< 17303 1726867293.54052: stdout chunk (state=3): >>><<< 17303 1726867293.54111: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (2c588ad9-7e10-425b-86eb-eb5dcf21bcfa) successfully deleted.", "stderr": "Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0'\nCannot 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 17:21:33.470712", "end": "2024-09-20 17:21:33.521696", "delta": "0:00:00.050984", "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_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.116 closed. 17303 1726867293.54124: 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-1726867293.2366304-18123-211457402346623/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867293.54142: _low_level_execute_command(): starting 17303 1726867293.54151: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867293.2366304-18123-211457402346623/ > /dev/null 2>&1 && sleep 0' 17303 1726867293.54766: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.54783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.54886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.54908: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.54924: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.54948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.55107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.56955: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.56965: stdout chunk (state=3): >>><<< 17303 1726867293.56986: stderr chunk (state=3): >>><<< 17303 1726867293.57006: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.57021: handler run complete 17303 1726867293.57048: Evaluated conditional (False): False 17303 1726867293.57083: attempt loop complete, returning result 17303 1726867293.57086: _execute() done 17303 1726867293.57089: dumping result to json 17303 1726867293.57091: done dumping result, returning 17303 1726867293.57182: done running TaskExecutor() for managed_node2/TASK: Cleanup profile and device [0affcac9-a3a5-6d5d-bd2d-000000000470] 17303 1726867293.57187: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000470 17303 1726867293.57258: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000470 17303 1726867293.57261: WORKER PROCESS EXITING fatal: [managed_node2]: 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.050984", "end": "2024-09-20 17:21:33.521696", "rc": 1, "start": "2024-09-20 17:21:33.470712" } STDOUT: Connection 'dummy0' (2c588ad9-7e10-425b-86eb-eb5dcf21bcfa) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-dummy0' Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17303 1726867293.57337: no more pending results, returning what we have 17303 1726867293.57342: results queue empty 17303 1726867293.57344: checking for any_errors_fatal 17303 1726867293.57345: done checking for any_errors_fatal 17303 1726867293.57346: checking for max_fail_percentage 17303 1726867293.57348: done checking for max_fail_percentage 17303 1726867293.57349: checking to see if all hosts have failed and the running result is not ok 17303 1726867293.57350: done checking to see if all hosts have failed 17303 1726867293.57350: getting the remaining hosts for this loop 17303 1726867293.57352: done getting the remaining hosts for this loop 17303 1726867293.57355: getting the next task for host managed_node2 17303 1726867293.57366: done getting next task for host managed_node2 17303 1726867293.57369: ^ task is: TASK: Check routes and DNS 17303 1726867293.57375: ^ 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 17303 1726867293.57606: getting variables 17303 1726867293.57609: in VariableManager get_vars() 17303 1726867293.57645: Calling all_inventory to load vars for managed_node2 17303 1726867293.57648: Calling groups_inventory to load vars for managed_node2 17303 1726867293.57652: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.57665: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.57668: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.57671: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.59358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.61233: done with get_vars() 17303 1726867293.61251: done getting variables 17303 1726867293.61361: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:21:33 -0400 (0:00:00.416) 0:00:18.067 ****** 17303 1726867293.61394: entering _queue_task() for managed_node2/shell 17303 1726867293.61906: worker is 1 (out of 1 available) 17303 1726867293.61913: exiting _queue_task() for managed_node2/shell 17303 1726867293.61923: done queuing things up, now waiting for results queue to drain 17303 1726867293.61924: waiting for pending results... 17303 1726867293.62096: running TaskExecutor() for managed_node2/TASK: Check routes and DNS 17303 1726867293.62102: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000474 17303 1726867293.62106: variable 'ansible_search_path' from source: unknown 17303 1726867293.62109: variable 'ansible_search_path' from source: unknown 17303 1726867293.62112: calling self._execute() 17303 1726867293.62354: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.62358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.62363: variable 'omit' from source: magic vars 17303 1726867293.62584: variable 'ansible_distribution_major_version' from source: facts 17303 1726867293.62588: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867293.62590: variable 'omit' from source: magic vars 17303 1726867293.62692: variable 'omit' from source: magic vars 17303 1726867293.62696: variable 'omit' from source: magic vars 17303 1726867293.62698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867293.62705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867293.62723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867293.62739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.62752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867293.62779: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867293.62783: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.62786: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.62982: Set connection var ansible_shell_type to sh 17303 1726867293.62986: Set connection var ansible_timeout to 10 17303 1726867293.62989: Set connection var ansible_connection to ssh 17303 1726867293.62991: Set connection var ansible_pipelining to False 17303 1726867293.62993: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867293.62995: Set connection var ansible_shell_executable to /bin/sh 17303 1726867293.62997: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.62999: variable 'ansible_connection' from source: unknown 17303 1726867293.63002: variable 'ansible_module_compression' from source: unknown 17303 1726867293.63004: variable 'ansible_shell_type' from source: unknown 17303 1726867293.63006: variable 'ansible_shell_executable' from source: unknown 17303 1726867293.63008: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867293.63012: variable 'ansible_pipelining' from source: unknown 17303 1726867293.63015: variable 'ansible_timeout' from source: unknown 17303 1726867293.63020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867293.63074: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867293.63085: variable 'omit' from source: magic vars 17303 1726867293.63090: starting attempt loop 17303 1726867293.63093: running the handler 17303 1726867293.63103: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867293.63123: _low_level_execute_command(): starting 17303 1726867293.63134: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867293.63768: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.63788: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.63800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.63813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.63825: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867293.63832: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867293.63841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.63904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.63934: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.63944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.63960: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.64132: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.65786: stdout chunk (state=3): >>>/root <<< 17303 1726867293.66083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.66086: stdout chunk (state=3): >>><<< 17303 1726867293.66089: stderr chunk (state=3): >>><<< 17303 1726867293.66092: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.66095: _low_level_execute_command(): starting 17303 1726867293.66098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541 `" && echo ansible-tmp-1726867293.6596045-18141-83799936486541="` echo /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541 `" ) && sleep 0' 17303 1726867293.66535: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.66549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.66560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.66568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.66587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867293.66595: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867293.66605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.66622: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867293.66628: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867293.66635: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867293.66644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.66658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.66668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.66671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867293.66680: stderr chunk (state=3): >>>debug2: match found <<< 17303 1726867293.66690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.66754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.66766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.66799: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.66858: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.68731: stdout chunk (state=3): >>>ansible-tmp-1726867293.6596045-18141-83799936486541=/root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541 <<< 17303 1726867293.68860: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.68864: stderr chunk (state=3): >>><<< 17303 1726867293.68871: stdout chunk (state=3): >>><<< 17303 1726867293.69082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867293.6596045-18141-83799936486541=/root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.69086: variable 'ansible_module_compression' from source: unknown 17303 1726867293.69088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17303 1726867293.69090: variable 'ansible_facts' from source: unknown 17303 1726867293.69114: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py 17303 1726867293.69297: Sending initial data 17303 1726867293.69305: Sent initial data (155 bytes) 17303 1726867293.69831: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.69841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.69852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.69866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.69881: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867293.69890: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867293.70020: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.70024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.70065: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.71607: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867293.71653: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867293.71702: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpn1ymqco3 /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py <<< 17303 1726867293.71706: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py" <<< 17303 1726867293.71758: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpn1ymqco3" to remote "/root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py" <<< 17303 1726867293.72509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.72557: stderr chunk (state=3): >>><<< 17303 1726867293.72609: stdout chunk (state=3): >>><<< 17303 1726867293.72628: done transferring module to remote 17303 1726867293.72641: _low_level_execute_command(): starting 17303 1726867293.72714: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/ /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py && sleep 0' 17303 1726867293.73239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.73251: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.73290: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.73381: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.73408: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.73472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.75266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.75269: stdout chunk (state=3): >>><<< 17303 1726867293.75271: stderr chunk (state=3): >>><<< 17303 1726867293.75346: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.75349: _low_level_execute_command(): starting 17303 1726867293.75352: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/AnsiballZ_command.py && sleep 0' 17303 1726867293.75803: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.75825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867293.75839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867293.75858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867293.75954: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.75975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.76053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.92482: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3353sec preferred_lft 3353sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:21:33.914651", "end": "2024-09-20 17:21:33.923521", "delta": "0:00:00.008870", "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}}} <<< 17303 1726867293.94087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867293.94105: stdout chunk (state=3): >>><<< 17303 1726867293.94120: stderr chunk (state=3): >>><<< 17303 1726867293.94144: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3353sec preferred_lft 3353sec\n inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:21:33.914651", "end": "2024-09-20 17:21:33.923521", "delta": "0:00:00.008870", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867293.94202: 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-1726867293.6596045-18141-83799936486541/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867293.94216: _low_level_execute_command(): starting 17303 1726867293.94235: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867293.6596045-18141-83799936486541/ > /dev/null 2>&1 && sleep 0' 17303 1726867293.94885: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867293.94957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867293.95012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867293.95032: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867293.95064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867293.95135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867293.96950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867293.96979: stderr chunk (state=3): >>><<< 17303 1726867293.97011: stdout chunk (state=3): >>><<< 17303 1726867293.97031: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867293.97035: handler run complete 17303 1726867293.97282: Evaluated conditional (False): False 17303 1726867293.97285: attempt loop complete, returning result 17303 1726867293.97287: _execute() done 17303 1726867293.97289: dumping result to json 17303 1726867293.97291: done dumping result, returning 17303 1726867293.97293: done running TaskExecutor() for managed_node2/TASK: Check routes and DNS [0affcac9-a3a5-6d5d-bd2d-000000000474] 17303 1726867293.97298: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000474 17303 1726867293.97370: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000474 17303 1726867293.97374: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008870", "end": "2024-09-20 17:21:33.923521", "rc": 0, "start": "2024-09-20 17:21:33.914651" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:d5:c3:77:ad brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.116/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3353sec preferred_lft 3353sec inet6 fe80::8ff:d5ff:fec3:77ad/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.116 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.116 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 17303 1726867293.97512: no more pending results, returning what we have 17303 1726867293.97515: results queue empty 17303 1726867293.97516: checking for any_errors_fatal 17303 1726867293.97523: done checking for any_errors_fatal 17303 1726867293.97524: checking for max_fail_percentage 17303 1726867293.97525: done checking for max_fail_percentage 17303 1726867293.97526: checking to see if all hosts have failed and the running result is not ok 17303 1726867293.97527: done checking to see if all hosts have failed 17303 1726867293.97528: getting the remaining hosts for this loop 17303 1726867293.97533: done getting the remaining hosts for this loop 17303 1726867293.97536: getting the next task for host managed_node2 17303 1726867293.97543: done getting next task for host managed_node2 17303 1726867293.97546: ^ task is: TASK: Verify DNS and network connectivity 17303 1726867293.97549: ^ 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 17303 1726867293.97558: getting variables 17303 1726867293.97560: in VariableManager get_vars() 17303 1726867293.97646: Calling all_inventory to load vars for managed_node2 17303 1726867293.97649: Calling groups_inventory to load vars for managed_node2 17303 1726867293.97652: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867293.97661: Calling all_plugins_play to load vars for managed_node2 17303 1726867293.97664: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867293.97666: Calling groups_plugins_play to load vars for managed_node2 17303 1726867293.98919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867293.99781: done with get_vars() 17303 1726867293.99795: done getting variables 17303 1726867293.99841: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:21:33 -0400 (0:00:00.384) 0:00:18.451 ****** 17303 1726867293.99863: entering _queue_task() for managed_node2/shell 17303 1726867294.00087: worker is 1 (out of 1 available) 17303 1726867294.00101: exiting _queue_task() for managed_node2/shell 17303 1726867294.00114: done queuing things up, now waiting for results queue to drain 17303 1726867294.00115: waiting for pending results... 17303 1726867294.00288: running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity 17303 1726867294.00367: in run() - task 0affcac9-a3a5-6d5d-bd2d-000000000475 17303 1726867294.00381: variable 'ansible_search_path' from source: unknown 17303 1726867294.00385: variable 'ansible_search_path' from source: unknown 17303 1726867294.00412: calling self._execute() 17303 1726867294.00508: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867294.00513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867294.00532: variable 'omit' from source: magic vars 17303 1726867294.00989: variable 'ansible_distribution_major_version' from source: facts 17303 1726867294.00994: Evaluated conditional (ansible_distribution_major_version != '6'): True 17303 1726867294.01053: variable 'ansible_facts' from source: unknown 17303 1726867294.01678: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 17303 1726867294.01684: variable 'omit' from source: magic vars 17303 1726867294.01715: variable 'omit' from source: magic vars 17303 1726867294.01747: variable 'omit' from source: magic vars 17303 1726867294.01780: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17303 1726867294.01806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17303 1726867294.01826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17303 1726867294.01840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867294.01857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17303 1726867294.01878: variable 'inventory_hostname' from source: host vars for 'managed_node2' 17303 1726867294.01882: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867294.01885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867294.01950: Set connection var ansible_shell_type to sh 17303 1726867294.01963: Set connection var ansible_timeout to 10 17303 1726867294.01967: Set connection var ansible_connection to ssh 17303 1726867294.01974: Set connection var ansible_pipelining to False 17303 1726867294.01978: Set connection var ansible_module_compression to ZIP_DEFLATED 17303 1726867294.01983: Set connection var ansible_shell_executable to /bin/sh 17303 1726867294.01999: variable 'ansible_shell_executable' from source: unknown 17303 1726867294.02002: variable 'ansible_connection' from source: unknown 17303 1726867294.02005: variable 'ansible_module_compression' from source: unknown 17303 1726867294.02007: variable 'ansible_shell_type' from source: unknown 17303 1726867294.02009: variable 'ansible_shell_executable' from source: unknown 17303 1726867294.02011: variable 'ansible_host' from source: host vars for 'managed_node2' 17303 1726867294.02015: variable 'ansible_pipelining' from source: unknown 17303 1726867294.02018: variable 'ansible_timeout' from source: unknown 17303 1726867294.02024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 17303 1726867294.02144: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867294.02151: variable 'omit' from source: magic vars 17303 1726867294.02157: starting attempt loop 17303 1726867294.02159: running the handler 17303 1726867294.02169: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 17303 1726867294.02189: _low_level_execute_command(): starting 17303 1726867294.02194: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17303 1726867294.02656: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867294.02687: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.02691: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867294.02694: 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 <<< 17303 1726867294.02697: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.02740: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.02747: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.02801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.04406: stdout chunk (state=3): >>>/root <<< 17303 1726867294.04510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867294.04535: stderr chunk (state=3): >>><<< 17303 1726867294.04539: stdout chunk (state=3): >>><<< 17303 1726867294.04562: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867294.04572: _low_level_execute_command(): starting 17303 1726867294.04581: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879 `" && echo ansible-tmp-1726867294.0456097-18159-84332263860879="` echo /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879 `" ) && sleep 0' 17303 1726867294.05009: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867294.05012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.05015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867294.05017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.05055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.05072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.05113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.06974: stdout chunk (state=3): >>>ansible-tmp-1726867294.0456097-18159-84332263860879=/root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879 <<< 17303 1726867294.07076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867294.07099: stderr chunk (state=3): >>><<< 17303 1726867294.07103: stdout chunk (state=3): >>><<< 17303 1726867294.07116: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867294.0456097-18159-84332263860879=/root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867294.07141: variable 'ansible_module_compression' from source: unknown 17303 1726867294.07183: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17303f0nimejo/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17303 1726867294.07218: variable 'ansible_facts' from source: unknown 17303 1726867294.07282: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py 17303 1726867294.07482: Sending initial data 17303 1726867294.07486: Sent initial data (155 bytes) 17303 1726867294.08071: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867294.08074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.08079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration <<< 17303 1726867294.08116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.08223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.08390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.09895: 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 <<< 17303 1726867294.09901: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 17303 1726867294.09952: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 17303 1726867294.10013: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17303f0nimejo/tmpo7od9ad4 /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py <<< 17303 1726867294.10036: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py" <<< 17303 1726867294.10069: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-17303f0nimejo/tmpo7od9ad4" to remote "/root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py" <<< 17303 1726867294.11050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867294.11053: stdout chunk (state=3): >>><<< 17303 1726867294.11056: stderr chunk (state=3): >>><<< 17303 1726867294.11058: done transferring module to remote 17303 1726867294.11074: _low_level_execute_command(): starting 17303 1726867294.11087: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/ /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py && sleep 0' 17303 1726867294.11795: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.11883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.11934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.11962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.13722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867294.13732: stdout chunk (state=3): >>><<< 17303 1726867294.13826: stderr chunk (state=3): >>><<< 17303 1726867294.13829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867294.13832: _low_level_execute_command(): starting 17303 1726867294.13834: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/AnsiballZ_command.py && sleep 0' 17303 1726867294.14310: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17303 1726867294.14328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867294.14342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867294.14360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867294.14380: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 <<< 17303 1726867294.14393: stderr chunk (state=3): >>>debug2: match not found <<< 17303 1726867294.14406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.14431: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17303 1726867294.14444: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.116 is address <<< 17303 1726867294.14455: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17303 1726867294.14468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867294.14488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867294.14569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.14596: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.14663: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.56369: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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:2701:4000:5211:dead:beef:fe:fed3 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\n2620:52:3:1:dead:beef:cafe:fed6 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 12202 0 --:--:-- --:--:-- --:--:-- 12708\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 1337 0 --:--:-- --:--:-- --:--:-- 1341", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:21:34.297304", "end": "2024-09-20 17:21:34.562495", "delta": "0:00:00.265191", "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}}} <<< 17303 1726867294.58003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. <<< 17303 1726867294.58035: stderr chunk (state=3): >>><<< 17303 1726867294.58038: stdout chunk (state=3): >>><<< 17303 1726867294.58058: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 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:2701:4000:5211:dead:beef:fe:fed3 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\n2620:52:3:1:dead:beef:cafe:fed6 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 12202 0 --:--:-- --:--:-- --:--:-- 12708\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 1337 0 --:--:-- --:--:-- --:--:-- 1341", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:21:34.297304", "end": "2024-09-20 17:21:34.562495", "delta": "0:00:00.265191", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.116 closed. 17303 1726867294.58097: 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-1726867294.0456097-18159-84332263860879/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17303 1726867294.58103: _low_level_execute_command(): starting 17303 1726867294.58108: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867294.0456097-18159-84332263860879/ > /dev/null 2>&1 && sleep 0' 17303 1726867294.58548: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17303 1726867294.58552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17303 1726867294.58586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found <<< 17303 1726867294.58589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.58592: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17303 1726867294.58594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found <<< 17303 1726867294.58596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17303 1726867294.58649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' <<< 17303 1726867294.58652: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17303 1726867294.58658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17303 1726867294.58701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17303 1726867294.60532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17303 1726867294.60559: stderr chunk (state=3): >>><<< 17303 1726867294.60563: stdout chunk (state=3): >>><<< 17303 1726867294.60576: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.116 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.116 originally 10.31.12.116 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/1ce91f36e8' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17303 1726867294.60585: handler run complete 17303 1726867294.60602: Evaluated conditional (False): False 17303 1726867294.60610: attempt loop complete, returning result 17303 1726867294.60613: _execute() done 17303 1726867294.60615: dumping result to json 17303 1726867294.60623: done dumping result, returning 17303 1726867294.60630: done running TaskExecutor() for managed_node2/TASK: Verify DNS and network connectivity [0affcac9-a3a5-6d5d-bd2d-000000000475] 17303 1726867294.60636: sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000475 17303 1726867294.60735: done sending task result for task 0affcac9-a3a5-6d5d-bd2d-000000000475 17303 1726867294.60737: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.265191", "end": "2024-09-20 17:21:34.562495", "rc": 0, "start": "2024-09-20 17:21:34.297304" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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:2701:4000:5211:dead:beef:fe:fed3 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 2620:52:3:1:dead:beef:cafe:fed6 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 12202 0 --:--:-- --:--:-- --:--:-- 12708 % 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 1337 0 --:--:-- --:--:-- --:--:-- 1341 17303 1726867294.60822: no more pending results, returning what we have 17303 1726867294.60825: results queue empty 17303 1726867294.60826: checking for any_errors_fatal 17303 1726867294.60834: done checking for any_errors_fatal 17303 1726867294.60835: checking for max_fail_percentage 17303 1726867294.60837: done checking for max_fail_percentage 17303 1726867294.60838: checking to see if all hosts have failed and the running result is not ok 17303 1726867294.60838: done checking to see if all hosts have failed 17303 1726867294.60843: getting the remaining hosts for this loop 17303 1726867294.60845: done getting the remaining hosts for this loop 17303 1726867294.60848: getting the next task for host managed_node2 17303 1726867294.60858: done getting next task for host managed_node2 17303 1726867294.60864: ^ task is: TASK: meta (flush_handlers) 17303 1726867294.60865: ^ 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 17303 1726867294.60870: getting variables 17303 1726867294.60871: in VariableManager get_vars() 17303 1726867294.60902: Calling all_inventory to load vars for managed_node2 17303 1726867294.60905: Calling groups_inventory to load vars for managed_node2 17303 1726867294.60908: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867294.60918: Calling all_plugins_play to load vars for managed_node2 17303 1726867294.60921: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867294.60923: Calling groups_plugins_play to load vars for managed_node2 17303 1726867294.61813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867294.62665: done with get_vars() 17303 1726867294.62682: done getting variables 17303 1726867294.62734: in VariableManager get_vars() 17303 1726867294.62741: Calling all_inventory to load vars for managed_node2 17303 1726867294.62742: Calling groups_inventory to load vars for managed_node2 17303 1726867294.62744: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867294.62747: Calling all_plugins_play to load vars for managed_node2 17303 1726867294.62749: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867294.62750: Calling groups_plugins_play to load vars for managed_node2 17303 1726867294.63375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867294.64305: done with get_vars() 17303 1726867294.64324: done queuing things up, now waiting for results queue to drain 17303 1726867294.64325: results queue empty 17303 1726867294.64326: checking for any_errors_fatal 17303 1726867294.64328: done checking for any_errors_fatal 17303 1726867294.64329: checking for max_fail_percentage 17303 1726867294.64329: done checking for max_fail_percentage 17303 1726867294.64330: checking to see if all hosts have failed and the running result is not ok 17303 1726867294.64330: done checking to see if all hosts have failed 17303 1726867294.64331: getting the remaining hosts for this loop 17303 1726867294.64331: done getting the remaining hosts for this loop 17303 1726867294.64333: getting the next task for host managed_node2 17303 1726867294.64336: done getting next task for host managed_node2 17303 1726867294.64337: ^ task is: TASK: meta (flush_handlers) 17303 1726867294.64339: ^ 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 17303 1726867294.64341: getting variables 17303 1726867294.64342: in VariableManager get_vars() 17303 1726867294.64348: Calling all_inventory to load vars for managed_node2 17303 1726867294.64349: Calling groups_inventory to load vars for managed_node2 17303 1726867294.64351: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867294.64355: Calling all_plugins_play to load vars for managed_node2 17303 1726867294.64356: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867294.64357: Calling groups_plugins_play to load vars for managed_node2 17303 1726867294.64973: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867294.65800: done with get_vars() 17303 1726867294.65812: done getting variables 17303 1726867294.65846: in VariableManager get_vars() 17303 1726867294.65853: Calling all_inventory to load vars for managed_node2 17303 1726867294.65855: Calling groups_inventory to load vars for managed_node2 17303 1726867294.65858: Calling all_plugins_inventory to load vars for managed_node2 17303 1726867294.65861: Calling all_plugins_play to load vars for managed_node2 17303 1726867294.65862: Calling groups_plugins_inventory to load vars for managed_node2 17303 1726867294.65864: Calling groups_plugins_play to load vars for managed_node2 17303 1726867294.66539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17303 1726867294.67376: done with get_vars() 17303 1726867294.67394: done queuing things up, now waiting for results queue to drain 17303 1726867294.67396: results queue empty 17303 1726867294.67396: checking for any_errors_fatal 17303 1726867294.67397: done checking for any_errors_fatal 17303 1726867294.67397: checking for max_fail_percentage 17303 1726867294.67398: done checking for max_fail_percentage 17303 1726867294.67399: checking to see if all hosts have failed and the running result is not ok 17303 1726867294.67399: done checking to see if all hosts have failed 17303 1726867294.67400: getting the remaining hosts for this loop 17303 1726867294.67400: done getting the remaining hosts for this loop 17303 1726867294.67402: getting the next task for host managed_node2 17303 1726867294.67404: done getting next task for host managed_node2 17303 1726867294.67405: ^ task is: None 17303 1726867294.67406: ^ 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 17303 1726867294.67407: done queuing things up, now waiting for results queue to drain 17303 1726867294.67407: results queue empty 17303 1726867294.67408: checking for any_errors_fatal 17303 1726867294.67408: done checking for any_errors_fatal 17303 1726867294.67408: checking for max_fail_percentage 17303 1726867294.67409: done checking for max_fail_percentage 17303 1726867294.67409: checking to see if all hosts have failed and the running result is not ok 17303 1726867294.67410: done checking to see if all hosts have failed 17303 1726867294.67411: getting the next task for host managed_node2 17303 1726867294.67412: done getting next task for host managed_node2 17303 1726867294.67413: ^ task is: None 17303 1726867294.67414: ^ 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_node2 : ok=54 changed=1 unreachable=0 failed=0 skipped=30 rescued=0 ignored=2 Friday 20 September 2024 17:21:34 -0400 (0:00:00.676) 0:00:19.128 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.04s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which packages are installed --- 1.71s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.43s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.30s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Check if system is ostree ----------------------------------------------- 0.80s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Gather the minimum subset of ansible_facts required by the network role test --- 0.79s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Verify DNS and network connectivity ------------------------------------- 0.68s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Gather current interface info ------------------------------------------- 0.59s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Remove test interface if necessary -------------------------------------- 0.46s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.45s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Cleanup profile and device ---------------------------------------------- 0.42s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Get NM profile info ----------------------------------------------------- 0.40s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Check routes and DNS ---------------------------------------------------- 0.38s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Stat profile file ------------------------------------------------------- 0.37s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Get stat for interface dummy0 ------------------------------------------- 0.36s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.34s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.23s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Include the task 'get_profile_stat.yml' --------------------------------- 0.18s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 17303 1726867294.67502: RUNNING CLEANUP