[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. 24725 1726882455.17960: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-spT executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 24725 1726882455.18263: Added group all to inventory 24725 1726882455.18264: Added group ungrouped to inventory 24725 1726882455.18267: Group all now contains ungrouped 24725 1726882455.18269: Examining possible inventory source: /tmp/network-Kc3/inventory.yml 24725 1726882455.27878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24725 1726882455.28048: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24725 1726882455.28072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24725 1726882455.28137: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24725 1726882455.28212: Loaded config def from plugin (inventory/script) 24725 1726882455.28214: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24725 1726882455.28248: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24725 1726882455.28329: Loaded config def from plugin (inventory/yaml) 24725 1726882455.28332: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24725 1726882455.28421: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24725 1726882455.28828: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24725 1726882455.28832: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24725 1726882455.28835: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24725 1726882455.28840: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24725 1726882455.28845: Loading data from /tmp/network-Kc3/inventory.yml 24725 1726882455.28915: /tmp/network-Kc3/inventory.yml was not parsable by auto 24725 1726882455.28978: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24725 1726882455.29021: Loading data from /tmp/network-Kc3/inventory.yml 24725 1726882455.29105: group all already in inventory 24725 1726882455.29112: set inventory_file for managed_node1 24725 1726882455.29116: set inventory_dir for managed_node1 24725 1726882455.29117: Added host managed_node1 to inventory 24725 1726882455.29119: Added host managed_node1 to group all 24725 1726882455.29120: set ansible_host for managed_node1 24725 1726882455.29121: set ansible_ssh_extra_args for managed_node1 24725 1726882455.29124: set inventory_file for managed_node2 24725 1726882455.29127: set inventory_dir for managed_node2 24725 1726882455.29128: Added host managed_node2 to inventory 24725 1726882455.29130: Added host managed_node2 to group all 24725 1726882455.29131: set ansible_host for managed_node2 24725 1726882455.29132: set ansible_ssh_extra_args for managed_node2 24725 1726882455.29135: set inventory_file for managed_node3 24725 1726882455.29137: set inventory_dir for managed_node3 24725 1726882455.29138: Added host managed_node3 to inventory 24725 1726882455.29139: Added host managed_node3 to group all 24725 1726882455.29140: set ansible_host for managed_node3 24725 1726882455.29140: set ansible_ssh_extra_args for managed_node3 24725 1726882455.29143: Reconcile groups and hosts in inventory. 24725 1726882455.29147: Group ungrouped now contains managed_node1 24725 1726882455.29148: Group ungrouped now contains managed_node2 24725 1726882455.29150: Group ungrouped now contains managed_node3 24725 1726882455.29227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24725 1726882455.29350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24725 1726882455.29401: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24725 1726882455.29429: Loaded config def from plugin (vars/host_group_vars) 24725 1726882455.29431: 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) 24725 1726882455.29437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24725 1726882455.29445: 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) 24725 1726882455.29485: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24725 1726882455.29835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882455.29930: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24725 1726882455.29969: Loaded config def from plugin (connection/local) 24725 1726882455.29972: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24725 1726882455.30683: Loaded config def from plugin (connection/paramiko_ssh) 24725 1726882455.30687: 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) 24725 1726882455.31589: 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) 24725 1726882455.31633: Loaded config def from plugin (connection/psrp) 24725 1726882455.31636: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24725 1726882455.32314: 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) 24725 1726882455.32358: Loaded config def from plugin (connection/ssh) 24725 1726882455.32361: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24725 1726882455.34464: 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) 24725 1726882455.34508: Loaded config def from plugin (connection/winrm) 24725 1726882455.34511: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24725 1726882455.34543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24725 1726882455.34609: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24725 1726882455.34706: Loaded config def from plugin (shell/cmd) 24725 1726882455.34709: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24725 1726882455.34735: 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) 24725 1726882455.34816: Loaded config def from plugin (shell/powershell) 24725 1726882455.34818: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24725 1726882455.34871: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24725 1726882455.35076: Loaded config def from plugin (shell/sh) 24725 1726882455.35078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24725 1726882455.35115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24725 1726882455.35234: Loaded config def from plugin (become/runas) 24725 1726882455.35237: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24725 1726882455.35475: Loaded config def from plugin (become/su) 24725 1726882455.35477: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24725 1726882455.35639: Loaded config def from plugin (become/sudo) 24725 1726882455.35641: 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 24725 1726882455.35674: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24725 1726882455.36031: in VariableManager get_vars() 24725 1726882455.36055: done with get_vars() 24725 1726882455.36200: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24725 1726882455.39405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24725 1726882455.39522: in VariableManager get_vars() 24725 1726882455.39527: done with get_vars() 24725 1726882455.39530: variable 'playbook_dir' from source: magic vars 24725 1726882455.39531: variable 'ansible_playbook_python' from source: magic vars 24725 1726882455.39531: variable 'ansible_config_file' from source: magic vars 24725 1726882455.39532: variable 'groups' from source: magic vars 24725 1726882455.39533: variable 'omit' from source: magic vars 24725 1726882455.39534: variable 'ansible_version' from source: magic vars 24725 1726882455.39534: variable 'ansible_check_mode' from source: magic vars 24725 1726882455.39535: variable 'ansible_diff_mode' from source: magic vars 24725 1726882455.39536: variable 'ansible_forks' from source: magic vars 24725 1726882455.39536: variable 'ansible_inventory_sources' from source: magic vars 24725 1726882455.39537: variable 'ansible_skip_tags' from source: magic vars 24725 1726882455.39538: variable 'ansible_limit' from source: magic vars 24725 1726882455.39539: variable 'ansible_run_tags' from source: magic vars 24725 1726882455.39539: variable 'ansible_verbosity' from source: magic vars 24725 1726882455.39573: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 24725 1726882455.40102: in VariableManager get_vars() 24725 1726882455.40118: done with get_vars() 24725 1726882455.40153: in VariableManager get_vars() 24725 1726882455.40165: done with get_vars() 24725 1726882455.40431: in VariableManager get_vars() 24725 1726882455.40444: done with get_vars() 24725 1726882455.40448: variable 'omit' from source: magic vars 24725 1726882455.40466: variable 'omit' from source: magic vars 24725 1726882455.40502: in VariableManager get_vars() 24725 1726882455.40512: done with get_vars() 24725 1726882455.40585: in VariableManager get_vars() 24725 1726882455.40661: done with get_vars() 24725 1726882455.40702: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24725 1726882455.40916: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24725 1726882455.41044: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24725 1726882455.41664: in VariableManager get_vars() 24725 1726882455.41680: done with get_vars() 24725 1726882455.42524: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24725 1726882455.42657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24725 1726882455.45453: in VariableManager get_vars() 24725 1726882455.45471: done with get_vars() 24725 1726882455.45511: in VariableManager get_vars() 24725 1726882455.45543: done with get_vars() 24725 1726882455.46225: in VariableManager get_vars() 24725 1726882455.46242: done with get_vars() 24725 1726882455.46247: variable 'omit' from source: magic vars 24725 1726882455.46257: variable 'omit' from source: magic vars 24725 1726882455.46288: in VariableManager get_vars() 24725 1726882455.46304: done with get_vars() 24725 1726882455.46325: in VariableManager get_vars() 24725 1726882455.46340: done with get_vars() 24725 1726882455.46370: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24725 1726882455.46487: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24725 1726882455.46666: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24725 1726882455.49355: in VariableManager get_vars() 24725 1726882455.49377: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24725 1726882455.51592: in VariableManager get_vars() 24725 1726882455.51617: done with get_vars() 24725 1726882455.51741: in VariableManager get_vars() 24725 1726882455.51757: done with get_vars() 24725 1726882455.52072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24725 1726882455.52085: 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 24725 1726882455.52314: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24725 1726882455.52466: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24725 1726882455.52469: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 24725 1726882455.52503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24725 1726882455.52528: 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) 24725 1726882455.52700: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24725 1726882455.52751: Loaded config def from plugin (callback/default) 24725 1726882455.52754: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24725 1726882455.54455: Loaded config def from plugin (callback/junit) 24725 1726882455.54457: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24725 1726882455.54505: 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) 24725 1726882455.54571: Loaded config def from plugin (callback/minimal) 24725 1726882455.54574: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24725 1726882455.54616: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 24725 1726882455.54674: Loaded config def from plugin (callback/tree) 24725 1726882455.54677: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 24725 1726882455.54796: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24725 1726882455.54799: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-spT/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24725 1726882455.54827: in VariableManager get_vars() 24725 1726882455.54842: done with get_vars() 24725 1726882455.54848: in VariableManager get_vars() 24725 1726882455.54856: done with get_vars() 24725 1726882455.54860: variable 'omit' from source: magic vars 24725 1726882455.54903: in VariableManager get_vars() 24725 1726882455.54918: done with get_vars() 24725 1726882455.54940: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 24725 1726882455.55499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24725 1726882455.55568: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24725 1726882455.55604: getting the remaining hosts for this loop 24725 1726882455.55606: done getting the remaining hosts for this loop 24725 1726882455.55609: getting the next task for host managed_node2 24725 1726882455.55613: done getting next task for host managed_node2 24725 1726882455.55615: ^ task is: TASK: Gathering Facts 24725 1726882455.55616: ^ 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 24725 1726882455.55619: getting variables 24725 1726882455.55621: in VariableManager get_vars() 24725 1726882455.55632: Calling all_inventory to load vars for managed_node2 24725 1726882455.55635: Calling groups_inventory to load vars for managed_node2 24725 1726882455.55638: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882455.55651: Calling all_plugins_play to load vars for managed_node2 24725 1726882455.55663: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882455.55667: Calling groups_plugins_play to load vars for managed_node2 24725 1726882455.55709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882455.55761: done with get_vars() 24725 1726882455.55767: done getting variables 24725 1726882455.55833: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Friday 20 September 2024 21:34:15 -0400 (0:00:00.011) 0:00:00.011 ****** 24725 1726882455.55854: entering _queue_task() for managed_node2/gather_facts 24725 1726882455.55855: Creating lock for gather_facts 24725 1726882455.56215: worker is 1 (out of 1 available) 24725 1726882455.56225: exiting _queue_task() for managed_node2/gather_facts 24725 1726882455.56239: done queuing things up, now waiting for results queue to drain 24725 1726882455.56241: waiting for pending results... 24725 1726882455.56618: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24725 1726882455.56902: in run() - task 12673a56-9f93-1729-593d-0000000000b9 24725 1726882455.56906: variable 'ansible_search_path' from source: unknown 24725 1726882455.56908: calling self._execute() 24725 1726882455.57033: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882455.57044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882455.57057: variable 'omit' from source: magic vars 24725 1726882455.57245: variable 'omit' from source: magic vars 24725 1726882455.57276: variable 'omit' from source: magic vars 24725 1726882455.57370: variable 'omit' from source: magic vars 24725 1726882455.57485: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24725 1726882455.57583: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24725 1726882455.57610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24725 1726882455.57676: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882455.57695: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882455.57875: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882455.57878: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882455.57881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882455.57952: Set connection var ansible_shell_type to sh 24725 1726882455.57994: Set connection var ansible_timeout to 10 24725 1726882455.58200: Set connection var ansible_module_compression to ZIP_DEFLATED 24725 1726882455.58203: Set connection var ansible_connection to ssh 24725 1726882455.58206: Set connection var ansible_shell_executable to /bin/sh 24725 1726882455.58208: Set connection var ansible_pipelining to False 24725 1726882455.58210: variable 'ansible_shell_executable' from source: unknown 24725 1726882455.58212: variable 'ansible_connection' from source: unknown 24725 1726882455.58213: variable 'ansible_module_compression' from source: unknown 24725 1726882455.58215: variable 'ansible_shell_type' from source: unknown 24725 1726882455.58218: variable 'ansible_shell_executable' from source: unknown 24725 1726882455.58229: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882455.58232: variable 'ansible_pipelining' from source: unknown 24725 1726882455.58234: variable 'ansible_timeout' from source: unknown 24725 1726882455.58236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882455.58598: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 24725 1726882455.58646: variable 'omit' from source: magic vars 24725 1726882455.58655: starting attempt loop 24725 1726882455.58702: running the handler 24725 1726882455.58725: variable 'ansible_facts' from source: unknown 24725 1726882455.58751: _low_level_execute_command(): starting 24725 1726882455.59100: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24725 1726882455.60427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882455.60448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 24725 1726882455.60458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882455.60971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882455.61013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882455.62696: stdout chunk (state=3): >>>/root <<< 24725 1726882455.62914: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882455.62948: stderr chunk (state=3): >>><<< 24725 1726882455.62955: stdout chunk (state=3): >>><<< 24725 1726882455.62980: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882455.63001: _low_level_execute_command(): starting 24725 1726882455.63015: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956 `" && echo ansible-tmp-1726882455.629858-24744-110301384992956="` echo /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956 `" ) && sleep 0' 24725 1726882455.64220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882455.64268: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882455.64466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882455.64525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882455.66403: stdout chunk (state=3): >>>ansible-tmp-1726882455.629858-24744-110301384992956=/root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956 <<< 24725 1726882455.66622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882455.66626: stdout chunk (state=3): >>><<< 24725 1726882455.66630: stderr chunk (state=3): >>><<< 24725 1726882455.66801: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882455.629858-24744-110301384992956=/root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882455.66804: variable 'ansible_module_compression' from source: unknown 24725 1726882455.66806: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24725 1726882455.66809: ANSIBALLZ: Acquiring lock 24725 1726882455.66857: ANSIBALLZ: Lock acquired: 140426927281344 24725 1726882455.66866: ANSIBALLZ: Creating module 24725 1726882456.03158: ANSIBALLZ: Writing module into payload 24725 1726882456.03349: ANSIBALLZ: Writing module 24725 1726882456.03398: ANSIBALLZ: Renaming module 24725 1726882456.03410: ANSIBALLZ: Done creating module 24725 1726882456.03465: variable 'ansible_facts' from source: unknown 24725 1726882456.03502: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882456.03525: _low_level_execute_command(): starting 24725 1726882456.03536: _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' 24725 1726882456.04492: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882456.04499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882456.04502: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.04567: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.04592: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.04702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.06405: stdout chunk (state=3): >>>PLATFORM <<< 24725 1726882456.06546: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 24725 1726882456.06718: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882456.06722: stdout chunk (state=3): >>><<< 24725 1726882456.06728: stderr chunk (state=3): >>><<< 24725 1726882456.06880: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882456.06887 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 24725 1726882456.06891: _low_level_execute_command(): starting 24725 1726882456.06895: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 24725 1726882456.07038: Sending initial data 24725 1726882456.07042: Sent initial data (1181 bytes) 24725 1726882456.07517: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882456.07527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882456.07539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882456.07553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882456.07572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 24725 1726882456.07580: stderr chunk (state=3): >>>debug2: match not found <<< 24725 1726882456.07648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.07651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24725 1726882456.07683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.07705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882456.07718: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.07726: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.07825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.11212: 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"} <<< 24725 1726882456.11701: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882456.11704: stdout chunk (state=3): >>><<< 24725 1726882456.11706: stderr chunk (state=3): >>><<< 24725 1726882456.11709: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882456.11749: variable 'ansible_facts' from source: unknown 24725 1726882456.11757: variable 'ansible_facts' from source: unknown 24725 1726882456.11772: variable 'ansible_module_compression' from source: unknown 24725 1726882456.11825: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24725r3x2o0_9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24725 1726882456.11855: variable 'ansible_facts' from source: unknown 24725 1726882456.12060: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py 24725 1726882456.12223: Sending initial data 24725 1726882456.12262: Sent initial data (153 bytes) 24725 1726882456.12932: 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 <<< 24725 1726882456.13010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.13052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882456.13070: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.13090: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.13190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.14755: 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 <<< 24725 1726882456.14820: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24725 1726882456.14915: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmpg7okxofo /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py <<< 24725 1726882456.14919: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py" <<< 24725 1726882456.14966: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmpg7okxofo" to remote "/root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py" <<< 24725 1726882456.16811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882456.16908: stderr chunk (state=3): >>><<< 24725 1726882456.16911: stdout chunk (state=3): >>><<< 24725 1726882456.16913: done transferring module to remote 24725 1726882456.16915: _low_level_execute_command(): starting 24725 1726882456.16918: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/ /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py && sleep 0' 24725 1726882456.17491: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882456.17509: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882456.17523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882456.17540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882456.17555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 24725 1726882456.17654: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882456.17672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.17689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.17776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.19587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882456.19618: stdout chunk (state=3): >>><<< 24725 1726882456.19635: stderr chunk (state=3): >>><<< 24725 1726882456.19663: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882456.19673: _low_level_execute_command(): starting 24725 1726882456.19682: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/AnsiballZ_setup.py && sleep 0' 24725 1726882456.20345: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882456.20361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882456.20383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882456.20403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882456.20488: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.20539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882456.20569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.20600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.20717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.22850: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24725 1726882456.22873: stdout chunk (state=3): >>>import _imp # builtin <<< 24725 1726882456.22911: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 24725 1726882456.22922: stdout chunk (state=3): >>>import '_weakref' # <<< 24725 1726882456.22984: stdout chunk (state=3): >>>import '_io' # <<< 24725 1726882456.23017: stdout chunk (state=3): >>>import 'marshal' # <<< 24725 1726882456.23023: stdout chunk (state=3): >>>import 'posix' # <<< 24725 1726882456.23070: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24725 1726882456.23091: stdout chunk (state=3): >>>import 'time' # <<< 24725 1726882456.23097: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24725 1726882456.23144: 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' <<< 24725 1726882456.23166: stdout chunk (state=3): >>>import '_codecs' # <<< 24725 1726882456.23178: stdout chunk (state=3): >>>import 'codecs' # <<< 24725 1726882456.23229: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24725 1726882456.23278: 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 0x7f2c74ce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74cb7b30> <<< 24725 1726882456.23282: 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 0x7f2c74ceaa50> <<< 24725 1726882456.23353: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 24725 1726882456.23357: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 24725 1726882456.23391: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24725 1726882456.23494: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24725 1726882456.23520: stdout chunk (state=3): >>>import 'genericpath' # <<< 24725 1726882456.23569: stdout chunk (state=3): >>>import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 24725 1726882456.23594: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 24725 1726882456.23627: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24725 1726882456.23651: 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 0x7f2c74a99130> <<< 24725 1726882456.23723: 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' <<< 24725 1726882456.23740: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74a99fa0> <<< 24725 1726882456.23762: stdout chunk (state=3): >>>import 'site' # <<< 24725 1726882456.23788: 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. <<< 24725 1726882456.24162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24725 1726882456.24190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24725 1726882456.24222: 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' <<< 24725 1726882456.24232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24725 1726882456.24282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24725 1726882456.24310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24725 1726882456.24349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad7da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24725 1726882456.24377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24725 1726882456.24398: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad7fb0> <<< 24725 1726882456.24436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24725 1726882456.24451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24725 1726882456.24463: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24725 1726882456.24504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.24541: stdout chunk (state=3): >>>import 'itertools' # <<< 24725 1726882456.24574: 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' <<< 24725 1726882456.24591: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b0f770> # /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 0x7f2c74b0fe00> import '_collections' # <<< 24725 1726882456.24650: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74aefa40> import '_functools' # <<< 24725 1726882456.24684: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74aed160> <<< 24725 1726882456.24795: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad4f50> <<< 24725 1726882456.24812: stdout chunk (state=3): >>># /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' <<< 24725 1726882456.24849: stdout chunk (state=3): >>>import '_sre' # <<< 24725 1726882456.24852: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24725 1726882456.24904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24725 1726882456.24907: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24725 1726882456.24936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24725 1726882456.24953: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b2e2d0> <<< 24725 1726882456.24983: 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' <<< 24725 1726882456.24995: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74aee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b2cb60> <<< 24725 1726882456.25050: 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 0x7f2c74b646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad41d0> <<< 24725 1726882456.25071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 24725 1726882456.25108: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.25139: 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 0x7f2c74b64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b64a10> <<< 24725 1726882456.25162: 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 0x7f2c74b64dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad2cf0> <<< 24725 1726882456.25202: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 24725 1726882456.25215: 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 <<< 24725 1726882456.25262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24725 1726882456.25276: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b654c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b65190> import 'importlib.machinery' # <<< 24725 1726882456.25305: 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' <<< 24725 1726882456.25335: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b663c0> import 'importlib.util' # <<< 24725 1726882456.25359: stdout chunk (state=3): >>>import 'runpy' # <<< 24725 1726882456.25387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24725 1726882456.25414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 24725 1726882456.25438: 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 0x7f2c74b805c0> <<< 24725 1726882456.25462: stdout chunk (state=3): >>>import 'errno' # <<< 24725 1726882456.25499: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.25526: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c74b81d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24725 1726882456.25550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b82ba0> <<< 24725 1726882456.25612: 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 0x7f2c74b83200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b820f0> <<< 24725 1726882456.25632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24725 1726882456.25675: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.25686: 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 0x7f2c74b83c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b833b0> <<< 24725 1726882456.25746: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b66330> <<< 24725 1726882456.25758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24725 1726882456.25787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24725 1726882456.25811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24725 1726882456.25834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24725 1726882456.25875: 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 0x7f2c7487fbf0> <<< 24725 1726882456.25905: 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' <<< 24725 1726882456.25938: 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 0x7f2c748a86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a8440> <<< 24725 1726882456.25957: 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 0x7f2c748a86e0> <<< 24725 1726882456.25984: 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' <<< 24725 1726882456.26048: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.26184: 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 0x7f2c748a9010> <<< 24725 1726882456.26305: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.26321: 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 0x7f2c748a99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7487dd90> <<< 24725 1726882456.26346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24725 1726882456.26388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24725 1726882456.26423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748aad80> <<< 24725 1726882456.26448: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b66ae0> <<< 24725 1726882456.26466: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24725 1726882456.26545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.26549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24725 1726882456.26578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24725 1726882456.26601: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748d70b0> <<< 24725 1726882456.26669: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24725 1726882456.26684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.26699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24725 1726882456.26720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24725 1726882456.26761: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748f7440> <<< 24725 1726882456.26778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24725 1726882456.26817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24725 1726882456.26873: stdout chunk (state=3): >>>import 'ntpath' # <<< 24725 1726882456.26912: 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 0x7f2c74958200> <<< 24725 1726882456.26915: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24725 1726882456.26960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24725 1726882456.26966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24725 1726882456.27008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24725 1726882456.27096: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7495a960> <<< 24725 1726882456.27165: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74958320> <<< 24725 1726882456.27212: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74925220> <<< 24725 1726882456.27245: 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 0x7f2c74761370> <<< 24725 1726882456.27248: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748f6240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748abcb0> <<< 24725 1726882456.27449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24725 1726882456.27452: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c748f65a0> <<< 24725 1726882456.27811: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1zz0p80j/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 24725 1726882456.27835: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.27865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24725 1726882456.27875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24725 1726882456.27941: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24725 1726882456.27991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24725 1726882456.28030: 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 0x7f2c747c70e0> <<< 24725 1726882456.28047: stdout chunk (state=3): >>>import '_typing' # <<< 24725 1726882456.28219: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747a5fd0> <<< 24725 1726882456.28238: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747a5130> # zipimport: zlib available import 'ansible' # <<< 24725 1726882456.28271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882456.28306: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.28309: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24725 1726882456.28329: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.29704: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.30861: 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 0x7f2c747c4fb0> <<< 24725 1726882456.30868: 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' <<< 24725 1726882456.30900: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24725 1726882456.30961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # 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 0x7f2c747f6a50> <<< 24725 1726882456.31120: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747f67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747f60f0> # /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' <<< 24725 1726882456.31319: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747f6870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747c7d70> 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 0x7f2c747f7770> # 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 0x7f2c747f79b0> # /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 0x7f2c747f7ec0> 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' <<< 24725 1726882456.31343: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74129cd0> <<< 24725 1726882456.31375: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.31400: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c7412b8f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24725 1726882456.31415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24725 1726882456.31455: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412c2c0> <<< 24725 1726882456.31468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24725 1726882456.31501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24725 1726882456.31515: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412d1c0> <<< 24725 1726882456.31533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24725 1726882456.31564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24725 1726882456.31595: 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' <<< 24725 1726882456.31646: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412ff20> <<< 24725 1726882456.31696: 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'<<< 24725 1726882456.31700: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c748a82f0> <<< 24725 1726882456.31725: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412e1e0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24725 1726882456.31744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24725 1726882456.31783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24725 1726882456.31798: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24725 1726882456.31892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24725 1726882456.31930: 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 0x7f2c74137c50> <<< 24725 1726882456.31944: stdout chunk (state=3): >>>import '_tokenize' # <<< 24725 1726882456.32024: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74136720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74136480> <<< 24725 1726882456.32035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24725 1726882456.32114: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c741369f0> <<< 24725 1726882456.32160: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412e6f0> <<< 24725 1726882456.32164: 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 0x7f2c7417be30> <<< 24725 1726882456.32207: 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 0x7f2c7417bfe0> <<< 24725 1726882456.32238: 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 <<< 24725 1726882456.32241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24725 1726882456.32262: 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' <<< 24725 1726882456.32306: 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 0x7f2c7417da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417d7f0> <<< 24725 1726882456.32341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24725 1726882456.32353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24725 1726882456.32398: 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 0x7f2c7417ffe0> <<< 24725 1726882456.32417: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417e120> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24725 1726882456.32465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.32489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 24725 1726882456.32539: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c741837d0> <<< 24725 1726882456.32655: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c741801a0> <<< 24725 1726882456.32720: 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 0x7f2c74184830> <<< 24725 1726882456.32747: 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 0x7f2c741844a0> <<< 24725 1726882456.32799: 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 0x7f2c74184950> <<< 24725 1726882456.32842: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417c110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 24725 1726882456.32845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 24725 1726882456.32875: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24725 1726882456.32877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24725 1726882456.32903: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.32923: 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 0x7f2c74187fe0> <<< 24725 1726882456.33076: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.33086: 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 0x7f2c74011070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74186810> <<< 24725 1726882456.33133: 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 0x7f2c74187bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74186450> <<< 24725 1726882456.33156: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882456.33166: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 24725 1726882456.33256: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.33356: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.33380: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 24725 1726882456.33410: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 24725 1726882456.33420: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.33522: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.33642: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.34163: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.34709: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24725 1726882456.34715: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 24725 1726882456.34747: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.34929: 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 0x7f2c74015220> # /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 0x7f2c74016030> <<< 24725 1726882456.34936: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740113a0> <<< 24725 1726882456.35029: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 24725 1726882456.35034: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24725 1726882456.35050: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.35141: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.35297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24725 1726882456.35321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740160c0> # zipimport: zlib available <<< 24725 1726882456.35764: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36207: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36277: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36351: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 24725 1726882456.36396: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36428: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24725 1726882456.36449: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36512: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36605: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 24725 1726882456.36630: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 24725 1726882456.36678: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36711: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24725 1726882456.36723: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.36949: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24725 1726882456.37252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24725 1726882456.37255: stdout chunk (state=3): >>>import '_ast' # <<< 24725 1726882456.37328: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740172c0> <<< 24725 1726882456.37331: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37401: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37484: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24725 1726882456.37508: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 24725 1726882456.37557: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24725 1726882456.37613: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37648: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37699: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37753: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.37824: 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 <<< 24725 1726882456.37851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882456.37940: 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 0x7f2c74021d90> <<< 24725 1726882456.37974: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7401d520> <<< 24725 1726882456.38022: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24725 1726882456.38026: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 24725 1726882456.38076: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38140: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38169: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38216: 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' <<< 24725 1726882456.38247: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24725 1726882456.38280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24725 1726882456.38355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24725 1726882456.38363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24725 1726882456.38384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24725 1726882456.38422: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7410a660> <<< 24725 1726882456.38456: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74816330> <<< 24725 1726882456.38549: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74021d60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74017110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24725 1726882456.38552: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38577: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38614: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24725 1726882456.38683: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24725 1726882456.38705: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38708: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24725 1726882456.38735: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38766: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38848: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38853: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38876: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38959: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.38985: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24725 1726882456.39038: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39111: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39179: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39206: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39229: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24725 1726882456.39249: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39420: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39592: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39628: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.39696: 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' <<< 24725 1726882456.39714: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24725 1726882456.39746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24725 1726882456.39749: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24725 1726882456.39790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24725 1726882456.39797: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b5970> <<< 24725 1726882456.39829: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24725 1726882456.39845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24725 1726882456.39906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 24725 1726882456.39912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 24725 1726882456.39961: 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 0x7f2c73cabbf0> <<< 24725 1726882456.39964: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.39980: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c73cabf80> <<< 24725 1726882456.40034: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7409ec30> <<< 24725 1726882456.40053: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b64e0> <<< 24725 1726882456.40084: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b4050> <<< 24725 1726882456.40105: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b7b60> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24725 1726882456.40157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24725 1726882456.40182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24725 1726882456.40214: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.40237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c73cc2fc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc28a0> <<< 24725 1726882456.40284: 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' <<< 24725 1726882456.40320: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2c73cc2a50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc1d00> <<< 24725 1726882456.40324: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24725 1726882456.40415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc31a0> <<< 24725 1726882456.40443: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24725 1726882456.40466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24725 1726882456.40506: 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 0x7f2c73d19cd0> <<< 24725 1726882456.40531: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc3cb0> <<< 24725 1726882456.40665: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b7c80> <<< 24725 1726882456.40668: stdout chunk (state=3): >>>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 <<< 24725 1726882456.40686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.40752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24725 1726882456.40755: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.40806: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.40888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24725 1726882456.40891: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.40895: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.40898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 24725 1726882456.40932: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882456.40957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24725 1726882456.40978: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41038: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41075: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 24725 1726882456.41124: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24725 1726882456.41202: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41238: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41298: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41355: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.41419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 24725 1726882456.41912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42342: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 24725 1726882456.42346: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42391: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42446: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42483: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42531: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 24725 1726882456.42535: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42557: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 24725 1726882456.42659: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24725 1726882456.42748: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42751: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 24725 1726882456.42799: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42834: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 24725 1726882456.42866: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.42946: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43027: 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' <<< 24725 1726882456.43062: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d19df0> <<< 24725 1726882456.43077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 24725 1726882456.43105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24725 1726882456.43232: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d1aa20> <<< 24725 1726882456.43235: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 24725 1726882456.43302: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43371: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 24725 1726882456.43462: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43552: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24725 1726882456.43563: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43628: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24725 1726882456.43714: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43743: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.43789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24725 1726882456.43829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24725 1726882456.43904: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.43959: 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 0x7f2c73d4a180> <<< 24725 1726882456.44154: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d3aff0> import 'ansible.module_utils.facts.system.python' # <<< 24725 1726882456.44158: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44205: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 24725 1726882456.44281: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44352: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44432: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44543: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44687: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 24725 1726882456.44707: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44740: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44775: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24725 1726882456.44787: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44823: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.44874: 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' <<< 24725 1726882456.44920: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882456.44937: 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 0x7f2c73d5da60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d3b110> import 'ansible.module_utils.facts.system.user' # <<< 24725 1726882456.44983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 24725 1726882456.44987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45032: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 24725 1726882456.45103: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45312: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 24725 1726882456.45485: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45577: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45617: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45653: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24725 1726882456.45668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 24725 1726882456.45696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882456.45718: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.45860: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 24725 1726882456.46024: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46133: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46251: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24725 1726882456.46271: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46294: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46332: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.46884: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 24725 1726882456.47411: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47506: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24725 1726882456.47621: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47716: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24725 1726882456.47839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.47989: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24725 1726882456.48172: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 24725 1726882456.48208: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 24725 1726882456.48360: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48458: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48652: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 24725 1726882456.48864: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 24725 1726882456.48909: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48968: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24725 1726882456.48971: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.48987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49008: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 24725 1726882456.49020: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49078: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 24725 1726882456.49170: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49207: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 24725 1726882456.49221: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49277: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 24725 1726882456.49343: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49392: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 24725 1726882456.49721: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.49983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24725 1726882456.49990: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50043: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 24725 1726882456.50149: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24725 1726882456.50191: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50217: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 24725 1726882456.50298: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50326: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24725 1726882456.50347: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50418: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24725 1726882456.50517: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50545: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 24725 1726882456.50590: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24725 1726882456.50644: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50662: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50689: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50739: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50789: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50857: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.50941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 24725 1726882456.50952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 24725 1726882456.51001: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51060: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24725 1726882456.51073: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51247: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 24725 1726882456.51454: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51508: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 24725 1726882456.51550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51586: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51641: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 24725 1726882456.51734: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.51824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 24725 1726882456.51912: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.52004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 24725 1726882456.52015: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 24725 1726882456.52077: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882456.52408: 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' <<< 24725 1726882456.52436: 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' <<< 24725 1726882456.52473: 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 0x7f2c73b630b0> <<< 24725 1726882456.52507: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73b62540> <<< 24725 1726882456.52544: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73b61c40> <<< 24725 1726882456.67011: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73ba8470> # /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 0x7f2c73ba94c0> # /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' <<< 24725 1726882456.67048: 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' <<< 24725 1726882456.67051: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73babec0> <<< 24725 1726882456.67053: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73bab2f0> <<< 24725 1726882456.67286: 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 <<< 24725 1726882456.91166: stdout chunk (state=3): >>> <<< 24725 1726882456.91229: 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": "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "16", "epoch": "1726882456", "epoch_int": "1726882456", "date": "2024-09-20", "time": "21:34:16", "iso8601_micro": "2024-09-21T01:34:16.527894Z", "iso8601": "2024-09-21T01:34:16Z", "iso8601_basic": "20240920T213416527894", "iso8601_basic_short": "20240920T213416", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.478515625, "5m": 0.4541015625, "15m": 0.2431640625}, "ansible_local": {}, "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-3837607c97<<< 24725 1726882456.91266: stdout chunk (state=3): >>>e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 646, "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": 261794488320, "block_size": 4096, "block_total": 65519099, "block_available": 63914670, "block_used": 1604429, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24725 1726882456.91878: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24725 1726882456.91888: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 24725 1726882456.91937: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # 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 <<< 24725 1726882456.92002: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.92092: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.92151: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # 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 <<< 24725 1726882456.92664: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 24725 1726882456.92667: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.92706: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 24725 1726882456.92761: 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 <<< 24725 1726882456.92794: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 24725 1726882456.92825: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess <<< 24725 1726882456.92888: stdout chunk (state=3): >>># destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 24725 1726882456.92941: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context <<< 24725 1726882456.93155: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.93159: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.93187: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # 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 <<< 24725 1726882456.93376: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 24725 1726882456.93458: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24725 1726882456.93463: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 24725 1726882456.93577: stdout chunk (state=3): >>># 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 <<< 24725 1726882456.93580: 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 <<< 24725 1726882456.93761: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator <<< 24725 1726882456.93776: stdout chunk (state=3): >>># destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 24725 1726882456.94098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 24725 1726882456.94224: stderr chunk (state=3): >>><<< 24725 1726882456.94234: stdout chunk (state=3): >>><<< 24725 1726882456.94396: _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 0x7f2c74ce84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74cb7b30> # /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 0x7f2c74ceaa50> 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 0x7f2c74a99130> # /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 0x7f2c74a99fa0> 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 0x7f2c74ad7da0> # /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 0x7f2c74ad7fb0> # /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 0x7f2c74b0f770> # /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 0x7f2c74b0fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74aefa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74aed160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad4f50> # /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 0x7f2c74b2f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b2e2d0> # /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 0x7f2c74aee030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b2cb60> # /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 0x7f2c74b646b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad41d0> # /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 0x7f2c74b64b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b64a10> # 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 0x7f2c74b64dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74ad2cf0> # /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 0x7f2c74b654c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b65190> 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 0x7f2c74b663c0> 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 0x7f2c74b805c0> 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 0x7f2c74b81d00> # /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 0x7f2c74b82ba0> # 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 0x7f2c74b83200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b820f0> # /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 0x7f2c74b83c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b833b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b66330> # /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 0x7f2c7487fbf0> # /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 0x7f2c748a86b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a8440> # 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 0x7f2c748a86e0> # /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 0x7f2c748a9010> # 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 0x7f2c748a99d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a88c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7487dd90> # /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 0x7f2c748aad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748a9880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74b66ae0> # /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 0x7f2c748d70b0> # /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 0x7f2c748f7440> # /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 0x7f2c74958200> # /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 0x7f2c7495a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74958320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74925220> # /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 0x7f2c74761370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748f6240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c748abcb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2c748f65a0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_1zz0p80j/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 0x7f2c747c70e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747a5fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747a5130> # 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 0x7f2c747c4fb0> # /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 0x7f2c747f6a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747f67e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747f60f0> # /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 0x7f2c747f6870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c747c7d70> 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 0x7f2c747f7770> # 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 0x7f2c747f79b0> # /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 0x7f2c747f7ec0> 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 0x7f2c74129cd0> # 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 0x7f2c7412b8f0> # /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 0x7f2c7412c2c0> # /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 0x7f2c7412d1c0> # /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 0x7f2c7412ff20> # 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 0x7f2c748a82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412e1e0> # /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 0x7f2c74137c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74136720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74136480> # /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 0x7f2c741369f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7412e6f0> # 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 0x7f2c7417be30> # /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 0x7f2c7417bfe0> # /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 0x7f2c7417da30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417d7f0> # /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 0x7f2c7417ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417e120> # /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 0x7f2c741837d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c741801a0> # 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 0x7f2c74184830> # 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 0x7f2c741844a0> # 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 0x7f2c74184950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7417c110> # /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 0x7f2c74187fe0> # 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 0x7f2c74011070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74186810> # 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 0x7f2c74187bc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74186450> # 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 0x7f2c74015220> # /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 0x7f2c74016030> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740113a0> 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 0x7f2c740160c0> # 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 0x7f2c740172c0> # 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 0x7f2c74021d90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7401d520> 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 0x7f2c7410a660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74816330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74021d60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c74017110> # 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 0x7f2c740b5970> # /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 0x7f2c73cabbf0> # 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 0x7f2c73cabf80> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c7409ec30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b64e0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b4050> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b7b60> # /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 0x7f2c73cc2fc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc28a0> # 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 0x7f2c73cc2a50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc1d00> # /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 0x7f2c73cc31a0> # /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 0x7f2c73d19cd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73cc3cb0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c740b7c80> 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 0x7f2c73d19df0> # /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 0x7f2c73d1aa20> 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 0x7f2c73d4a180> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d3aff0> 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 0x7f2c73d5da60> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73d3b110> 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 0x7f2c73b630b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73b62540> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73b61c40> # /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 0x7f2c73ba8470> # /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 0x7f2c73ba94c0> # /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 0x7f2c73babec0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2c73bab2f0> 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_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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "16", "epoch": "1726882456", "epoch_int": "1726882456", "date": "2024-09-20", "time": "21:34:16", "iso8601_micro": "2024-09-21T01:34:16.527894Z", "iso8601": "2024-09-21T01:34:16Z", "iso8601_basic": "20240920T213416527894", "iso8601_basic_short": "20240920T213416", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_is_chroot": false, "ansible_loadavg": {"1m": 0.478515625, "5m": 0.4541015625, "15m": 0.2431640625}, "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "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": 2956, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 575, "free": 2956}, "nocache": {"free": 3294, "used": 237}, "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": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "ansible_product_uuid": "ec273daf-4d79-783f-5cba-36df2f56d9d0", "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": 646, "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": 261794488320, "block_size": 4096, "block_total": 65519099, "block_available": 63914670, "block_used": 1604429, "inode_total": 131070960, "inode_available": 131029052, "inode_used": 41908, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c1ff:fe46:633b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.69", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c1:46:63:3b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.69"], "ansible_all_ipv6_addresses": ["fe80::8ff:c1ff:fe46:633b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.69", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c1ff:fe46:633b"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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. 24725 1726882456.96935: 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-1726882455.629858-24744-110301384992956/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24725 1726882456.96990: _low_level_execute_command(): starting 24725 1726882456.97010: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882455.629858-24744-110301384992956/ > /dev/null 2>&1 && sleep 0' 24725 1726882456.97661: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882456.97734: 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 <<< 24725 1726882456.97748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882456.97806: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882456.97829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882456.97855: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882456.97950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882456.99890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882456.99897: stdout chunk (state=3): >>><<< 24725 1726882457.00097: stderr chunk (state=3): >>><<< 24725 1726882457.00102: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.00104: handler run complete 24725 1726882457.00107: variable 'ansible_facts' from source: unknown 24725 1726882457.00156: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.00466: variable 'ansible_facts' from source: unknown 24725 1726882457.00538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.00682: attempt loop complete, returning result 24725 1726882457.00691: _execute() done 24725 1726882457.00703: dumping result to json 24725 1726882457.00736: done dumping result, returning 24725 1726882457.00749: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-1729-593d-0000000000b9] 24725 1726882457.00757: sending task result for task 12673a56-9f93-1729-593d-0000000000b9 24725 1726882457.01679: done sending task result for task 12673a56-9f93-1729-593d-0000000000b9 24725 1726882457.01682: WORKER PROCESS EXITING ok: [managed_node2] 24725 1726882457.02116: no more pending results, returning what we have 24725 1726882457.02119: results queue empty 24725 1726882457.02120: checking for any_errors_fatal 24725 1726882457.02121: done checking for any_errors_fatal 24725 1726882457.02122: checking for max_fail_percentage 24725 1726882457.02123: done checking for max_fail_percentage 24725 1726882457.02124: checking to see if all hosts have failed and the running result is not ok 24725 1726882457.02125: done checking to see if all hosts have failed 24725 1726882457.02126: getting the remaining hosts for this loop 24725 1726882457.02127: done getting the remaining hosts for this loop 24725 1726882457.02130: getting the next task for host managed_node2 24725 1726882457.02136: done getting next task for host managed_node2 24725 1726882457.02138: ^ task is: TASK: meta (flush_handlers) 24725 1726882457.02140: ^ 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 24725 1726882457.02143: getting variables 24725 1726882457.02145: in VariableManager get_vars() 24725 1726882457.02164: Calling all_inventory to load vars for managed_node2 24725 1726882457.02166: Calling groups_inventory to load vars for managed_node2 24725 1726882457.02169: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.02178: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.02181: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.02184: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.02389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.02585: done with get_vars() 24725 1726882457.02598: done getting variables 24725 1726882457.02670: in VariableManager get_vars() 24725 1726882457.02678: Calling all_inventory to load vars for managed_node2 24725 1726882457.02681: Calling groups_inventory to load vars for managed_node2 24725 1726882457.02683: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.02687: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.02689: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.02692: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.02855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.03071: done with get_vars() 24725 1726882457.03089: done queuing things up, now waiting for results queue to drain 24725 1726882457.03091: results queue empty 24725 1726882457.03092: checking for any_errors_fatal 24725 1726882457.03096: done checking for any_errors_fatal 24725 1726882457.03097: checking for max_fail_percentage 24725 1726882457.03098: done checking for max_fail_percentage 24725 1726882457.03103: checking to see if all hosts have failed and the running result is not ok 24725 1726882457.03104: done checking to see if all hosts have failed 24725 1726882457.03104: getting the remaining hosts for this loop 24725 1726882457.03105: done getting the remaining hosts for this loop 24725 1726882457.03108: getting the next task for host managed_node2 24725 1726882457.03112: done getting next task for host managed_node2 24725 1726882457.03114: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24725 1726882457.03116: ^ 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 24725 1726882457.03118: getting variables 24725 1726882457.03119: in VariableManager get_vars() 24725 1726882457.03127: Calling all_inventory to load vars for managed_node2 24725 1726882457.03129: Calling groups_inventory to load vars for managed_node2 24725 1726882457.03131: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.03135: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.03138: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.03140: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.03361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.03538: done with get_vars() 24725 1726882457.03544: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Friday 20 September 2024 21:34:17 -0400 (0:00:01.477) 0:00:01.488 ****** 24725 1726882457.03614: entering _queue_task() for managed_node2/include_tasks 24725 1726882457.03616: Creating lock for include_tasks 24725 1726882457.03911: worker is 1 (out of 1 available) 24725 1726882457.03923: exiting _queue_task() for managed_node2/include_tasks 24725 1726882457.03940: done queuing things up, now waiting for results queue to drain 24725 1726882457.03942: waiting for pending results... 24725 1726882457.04173: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 24725 1726882457.04178: in run() - task 12673a56-9f93-1729-593d-000000000006 24725 1726882457.04190: variable 'ansible_search_path' from source: unknown 24725 1726882457.04226: calling self._execute() 24725 1726882457.04290: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.04320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.04323: variable 'omit' from source: magic vars 24725 1726882457.04449: _execute() done 24725 1726882457.04452: dumping result to json 24725 1726882457.04455: done dumping result, returning 24725 1726882457.04488: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [12673a56-9f93-1729-593d-000000000006] 24725 1726882457.04491: sending task result for task 12673a56-9f93-1729-593d-000000000006 24725 1726882457.04558: done sending task result for task 12673a56-9f93-1729-593d-000000000006 24725 1726882457.04561: WORKER PROCESS EXITING 24725 1726882457.04710: no more pending results, returning what we have 24725 1726882457.04714: in VariableManager get_vars() 24725 1726882457.04737: Calling all_inventory to load vars for managed_node2 24725 1726882457.04740: Calling groups_inventory to load vars for managed_node2 24725 1726882457.04743: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.04750: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.04753: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.04756: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.04946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.05137: done with get_vars() 24725 1726882457.05145: variable 'ansible_search_path' from source: unknown 24725 1726882457.05158: we have included files to process 24725 1726882457.05159: generating all_blocks data 24725 1726882457.05161: done generating all_blocks data 24725 1726882457.05162: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24725 1726882457.05163: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24725 1726882457.05165: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24725 1726882457.05801: in VariableManager get_vars() 24725 1726882457.05815: done with get_vars() 24725 1726882457.05826: done processing included file 24725 1726882457.05828: iterating over new_blocks loaded from include file 24725 1726882457.05830: in VariableManager get_vars() 24725 1726882457.05853: done with get_vars() 24725 1726882457.05854: filtering new block on tags 24725 1726882457.05868: done filtering new block on tags 24725 1726882457.05870: in VariableManager get_vars() 24725 1726882457.05878: done with get_vars() 24725 1726882457.05880: filtering new block on tags 24725 1726882457.05898: done filtering new block on tags 24725 1726882457.05901: in VariableManager get_vars() 24725 1726882457.05910: done with get_vars() 24725 1726882457.05912: filtering new block on tags 24725 1726882457.05924: done filtering new block on tags 24725 1726882457.05926: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 24725 1726882457.05931: extending task lists for all hosts with included blocks 24725 1726882457.05975: done extending task lists 24725 1726882457.05976: done processing included files 24725 1726882457.05976: results queue empty 24725 1726882457.05977: checking for any_errors_fatal 24725 1726882457.05978: done checking for any_errors_fatal 24725 1726882457.05979: checking for max_fail_percentage 24725 1726882457.05980: done checking for max_fail_percentage 24725 1726882457.05980: checking to see if all hosts have failed and the running result is not ok 24725 1726882457.05981: done checking to see if all hosts have failed 24725 1726882457.05982: getting the remaining hosts for this loop 24725 1726882457.05983: done getting the remaining hosts for this loop 24725 1726882457.05985: getting the next task for host managed_node2 24725 1726882457.05988: done getting next task for host managed_node2 24725 1726882457.05991: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24725 1726882457.05996: ^ 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 24725 1726882457.05998: getting variables 24725 1726882457.05999: in VariableManager get_vars() 24725 1726882457.06011: Calling all_inventory to load vars for managed_node2 24725 1726882457.06013: Calling groups_inventory to load vars for managed_node2 24725 1726882457.06015: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.06021: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.06024: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.06027: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.06164: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.06358: done with get_vars() 24725 1726882457.06367: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:34:17 -0400 (0:00:00.028) 0:00:01.517 ****** 24725 1726882457.06442: entering _queue_task() for managed_node2/setup 24725 1726882457.06680: worker is 1 (out of 1 available) 24725 1726882457.06691: exiting _queue_task() for managed_node2/setup 24725 1726882457.06706: done queuing things up, now waiting for results queue to drain 24725 1726882457.06707: waiting for pending results... 24725 1726882457.07112: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 24725 1726882457.07117: in run() - task 12673a56-9f93-1729-593d-0000000000ca 24725 1726882457.07120: variable 'ansible_search_path' from source: unknown 24725 1726882457.07122: variable 'ansible_search_path' from source: unknown 24725 1726882457.07125: calling self._execute() 24725 1726882457.07127: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.07131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.07139: variable 'omit' from source: magic vars 24725 1726882457.07790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882457.10336: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882457.10413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882457.10454: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882457.10490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882457.10524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882457.10605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882457.10639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882457.10667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882457.10715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882457.10733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882457.10901: variable 'ansible_facts' from source: unknown 24725 1726882457.10972: variable 'network_test_required_facts' from source: task vars 24725 1726882457.11016: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24725 1726882457.11200: variable 'omit' from source: magic vars 24725 1726882457.11203: variable 'omit' from source: magic vars 24725 1726882457.11205: variable 'omit' from source: magic vars 24725 1726882457.11207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24725 1726882457.11209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24725 1726882457.11212: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24725 1726882457.11214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882457.11216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882457.11234: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882457.11242: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.11249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.11343: Set connection var ansible_shell_type to sh 24725 1726882457.11355: Set connection var ansible_timeout to 10 24725 1726882457.11365: Set connection var ansible_module_compression to ZIP_DEFLATED 24725 1726882457.11370: Set connection var ansible_connection to ssh 24725 1726882457.11379: Set connection var ansible_shell_executable to /bin/sh 24725 1726882457.11398: Set connection var ansible_pipelining to False 24725 1726882457.11424: variable 'ansible_shell_executable' from source: unknown 24725 1726882457.11432: variable 'ansible_connection' from source: unknown 24725 1726882457.11438: variable 'ansible_module_compression' from source: unknown 24725 1726882457.11444: variable 'ansible_shell_type' from source: unknown 24725 1726882457.11450: variable 'ansible_shell_executable' from source: unknown 24725 1726882457.11456: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.11462: variable 'ansible_pipelining' from source: unknown 24725 1726882457.11468: variable 'ansible_timeout' from source: unknown 24725 1726882457.11475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.11607: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 24725 1726882457.11624: variable 'omit' from source: magic vars 24725 1726882457.11632: starting attempt loop 24725 1726882457.11638: running the handler 24725 1726882457.11653: _low_level_execute_command(): starting 24725 1726882457.11663: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24725 1726882457.12323: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882457.12337: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.12349: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.12368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882457.12386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 24725 1726882457.12402: stderr chunk (state=3): >>>debug2: match not found <<< 24725 1726882457.12416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.12435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24725 1726882457.12446: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 24725 1726882457.12456: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 24725 1726882457.12468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.12483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.12512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.12572: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.12619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.12681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.14430: stdout chunk (state=3): >>>/root <<< 24725 1726882457.14565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.14580: stdout chunk (state=3): >>><<< 24725 1726882457.14610: stderr chunk (state=3): >>><<< 24725 1726882457.14639: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.14664: _low_level_execute_command(): starting 24725 1726882457.14689: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219 `" && echo ansible-tmp-1726882457.1465144-24801-180524290609219="` echo /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219 `" ) && sleep 0' 24725 1726882457.15402: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.15424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882457.15440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.15542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.17524: stdout chunk (state=3): >>>ansible-tmp-1726882457.1465144-24801-180524290609219=/root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219 <<< 24725 1726882457.17623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.17649: stderr chunk (state=3): >>><<< 24725 1726882457.17653: stdout chunk (state=3): >>><<< 24725 1726882457.17680: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882457.1465144-24801-180524290609219=/root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.17724: variable 'ansible_module_compression' from source: unknown 24725 1726882457.17898: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24725r3x2o0_9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24725 1726882457.17902: variable 'ansible_facts' from source: unknown 24725 1726882457.18037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py 24725 1726882457.18252: Sending initial data 24725 1726882457.18260: Sent initial data (154 bytes) 24725 1726882457.18725: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882457.18744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.18761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.18773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.18784: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found <<< 24725 1726882457.18795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.18842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.18854: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.18924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.20551: 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 <<< 24725 1726882457.20619: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24725 1726882457.20677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmp7n6jjqqj /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py <<< 24725 1726882457.20684: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py" <<< 24725 1726882457.20762: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmp7n6jjqqj" to remote "/root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py" <<< 24725 1726882457.22230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.22323: stderr chunk (state=3): >>><<< 24725 1726882457.22326: stdout chunk (state=3): >>><<< 24725 1726882457.22327: done transferring module to remote 24725 1726882457.22329: _low_level_execute_command(): starting 24725 1726882457.22330: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/ /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py && sleep 0' 24725 1726882457.22682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.22698: 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 24725 1726882457.22711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.22750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.22772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.22828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.24757: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.24760: stdout chunk (state=3): >>><<< 24725 1726882457.24763: stderr chunk (state=3): >>><<< 24725 1726882457.24765: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.24767: _low_level_execute_command(): starting 24725 1726882457.24770: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/AnsiballZ_setup.py && sleep 0' 24725 1726882457.25228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.25233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882457.25237: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.25309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.27529: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24725 1726882457.27547: stdout chunk (state=3): >>>import _imp # builtin <<< 24725 1726882457.27582: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 24725 1726882457.27649: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24725 1726882457.27704: stdout chunk (state=3): >>>import 'posix' # <<< 24725 1726882457.27748: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24725 1726882457.27761: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 24725 1726882457.27822: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 24725 1726882457.27845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 24725 1726882457.27861: stdout chunk (state=3): >>>import 'codecs' # <<< 24725 1726882457.27899: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24725 1726882457.27937: 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 0x7fcf9e4184d0> <<< 24725 1726882457.27978: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3e7b30> <<< 24725 1726882457.28014: 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 0x7fcf9e41aa50> <<< 24725 1726882457.28049: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 24725 1726882457.28053: stdout chunk (state=3): >>>import 'io' # <<< 24725 1726882457.28109: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24725 1726882457.28169: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24725 1726882457.28197: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24725 1726882457.28227: stdout chunk (state=3): >>>import 'os' # <<< 24725 1726882457.28238: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 24725 1726882457.28260: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 24725 1726882457.28281: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 24725 1726882457.28300: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24725 1726882457.28321: 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 <<< 24725 1726882457.28328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 24725 1726882457.28343: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e22d130> <<< 24725 1726882457.28409: 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' <<< 24725 1726882457.28428: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e22dfa0> <<< 24725 1726882457.28441: stdout chunk (state=3): >>>import 'site' # <<< 24725 1726882457.28477: 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. <<< 24725 1726882457.28847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24725 1726882457.28866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24725 1726882457.28888: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24725 1726882457.28896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.28917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24725 1726882457.28957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24725 1726882457.28973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24725 1726882457.29009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 24725 1726882457.29013: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e26be90> <<< 24725 1726882457.29036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24725 1726882457.29047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24725 1726882457.29077: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e26bf50> <<< 24725 1726882457.29099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24725 1726882457.29122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24725 1726882457.29151: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24725 1726882457.29199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.29214: stdout chunk (state=3): >>>import 'itertools' # <<< 24725 1726882457.29237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 24725 1726882457.29243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2a3830> <<< 24725 1726882457.29270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 24725 1726882457.29283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2a3ec0> <<< 24725 1726882457.29300: stdout chunk (state=3): >>>import '_collections' # <<< 24725 1726882457.29350: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e283b60> <<< 24725 1726882457.29363: stdout chunk (state=3): >>>import '_functools' # <<< 24725 1726882457.29395: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e281280> <<< 24725 1726882457.29478: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e269040> <<< 24725 1726882457.29513: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24725 1726882457.29524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24725 1726882457.29537: stdout chunk (state=3): >>>import '_sre' # <<< 24725 1726882457.29559: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24725 1726882457.29588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24725 1726882457.29609: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24725 1726882457.29615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24725 1726882457.29642: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2c37d0> <<< 24725 1726882457.29661: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2c23f0> <<< 24725 1726882457.29695: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 24725 1726882457.29699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e282150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2c0c20> <<< 24725 1726882457.29755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 24725 1726882457.29758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f8860> <<< 24725 1726882457.29761: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2682c0> <<< 24725 1726882457.29791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 24725 1726882457.29832: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.29838: 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 0x7fcf9e2f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f8bc0> <<< 24725 1726882457.29888: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.29896: 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 0x7fcf9e2f8f80> <<< 24725 1726882457.29914: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e266de0> <<< 24725 1726882457.29969: 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' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 24725 1726882457.29990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24725 1726882457.30013: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f92e0> import 'importlib.machinery' # <<< 24725 1726882457.30052: 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' <<< 24725 1726882457.30080: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2fa510> import 'importlib.util' # <<< 24725 1726882457.30107: stdout chunk (state=3): >>>import 'runpy' # <<< 24725 1726882457.30119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24725 1726882457.30188: stdout chunk (state=3): >>># 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' <<< 24725 1726882457.30202: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e310710> import 'errno' # <<< 24725 1726882457.30230: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.30265: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf9e311df0> <<< 24725 1726882457.30283: 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' <<< 24725 1726882457.30310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e312c90> <<< 24725 1726882457.30711: 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 0x7fcf9e3132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3121e0> # /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 0x7fcf9e313d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2fa540> # /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 0x7fcf9e04bbf0> # /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 0x7fcf9e0746b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e074410> <<< 24725 1726882457.30741: 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 0x7fcf9e0746e0> # /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' <<< 24725 1726882457.30815: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.30945: 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 0x7fcf9e075010> <<< 24725 1726882457.31074: 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 0x7fcf9e075a00> <<< 24725 1726882457.31098: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0748c0> <<< 24725 1726882457.31115: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e049d90> <<< 24725 1726882457.31134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24725 1726882457.31162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24725 1726882457.31188: 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 0x7fcf9e076e10> <<< 24725 1726882457.31217: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e075b50> <<< 24725 1726882457.31234: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2fac30> <<< 24725 1726882457.31264: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24725 1726882457.31325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.31346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24725 1726882457.31379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24725 1726882457.31413: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e09f1a0> <<< 24725 1726882457.31467: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24725 1726882457.31480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.31503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24725 1726882457.31523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24725 1726882457.31554: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0c3530> <<< 24725 1726882457.31579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24725 1726882457.31625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24725 1726882457.31691: stdout chunk (state=3): >>>import 'ntpath' # <<< 24725 1726882457.31711: 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 0x7fcf9e124290> <<< 24725 1726882457.31727: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24725 1726882457.31753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24725 1726882457.31774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24725 1726882457.31819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24725 1726882457.31904: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e1269f0> <<< 24725 1726882457.31980: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e1243b0> <<< 24725 1726882457.32012: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0e92e0> <<< 24725 1726882457.32040: 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 0x7fcf9df253a0> <<< 24725 1726882457.32071: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0c2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e077d70> <<< 24725 1726882457.32245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24725 1726882457.32267: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcf9df25640> <<< 24725 1726882457.32546: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_mndjl8l9/ansible_setup_payload.zip' <<< 24725 1726882457.32549: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.32661: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.32697: 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' <<< 24725 1726882457.32745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24725 1726882457.32819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24725 1726882457.32861: 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 0x7fcf9df8f080> <<< 24725 1726882457.32872: stdout chunk (state=3): >>>import '_typing' # <<< 24725 1726882457.33047: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df6df70> <<< 24725 1726882457.33071: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df6d100> # zipimport: zlib available <<< 24725 1726882457.33120: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.33123: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.33147: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 24725 1726882457.34539: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.35663: 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 0x7fcf9df8cf50> <<< 24725 1726882457.35699: 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' <<< 24725 1726882457.35726: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24725 1726882457.35732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24725 1726882457.35754: 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' <<< 24725 1726882457.35797: 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 0x7fcf9dfbeab0> <<< 24725 1726882457.35826: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbe840> <<< 24725 1726882457.35862: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbe150> <<< 24725 1726882457.35878: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 24725 1726882457.35929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24725 1726882457.35932: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df8fd10> <<< 24725 1726882457.35964: stdout chunk (state=3): >>>import 'atexit' # <<< 24725 1726882457.35967: 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 0x7fcf9dfbf830> <<< 24725 1726882457.36011: 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 0x7fcf9dfbfa70> <<< 24725 1726882457.36037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24725 1726882457.36084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24725 1726882457.36087: stdout chunk (state=3): >>>import '_locale' # <<< 24725 1726882457.36152: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbffb0> import 'pwd' # <<< 24725 1726882457.36163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24725 1726882457.36190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24725 1726882457.36231: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d929dc0> <<< 24725 1726882457.36263: 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 0x7fcf9d92b500> <<< 24725 1726882457.36290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24725 1726882457.36305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24725 1726882457.36336: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92c3b0> <<< 24725 1726882457.36357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24725 1726882457.36385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24725 1726882457.36418: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92d520> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24725 1726882457.36467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24725 1726882457.36486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 24725 1726882457.36511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24725 1726882457.36542: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92ff80> <<< 24725 1726882457.36584: 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 0x7fcf9d9342c0> <<< 24725 1726882457.36608: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92e270> <<< 24725 1726882457.36643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24725 1726882457.36669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24725 1726882457.36676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24725 1726882457.36713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24725 1726882457.36873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24725 1726882457.36876: 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' <<< 24725 1726882457.36879: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d937f80> import '_tokenize' # <<< 24725 1726882457.36944: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d936a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d9367b0> <<< 24725 1726882457.36967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24725 1726882457.37044: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d936d20> <<< 24725 1726882457.37113: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92e750> <<< 24725 1726882457.37116: 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 0x7fcf9d97c140> <<< 24725 1726882457.37143: 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 0x7fcf9d97c2f0> <<< 24725 1726882457.37182: 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 <<< 24725 1726882457.37185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24725 1726882457.37244: 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' <<< 24725 1726882457.37248: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.37264: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf9d97dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97db50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24725 1726882457.37300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24725 1726882457.37349: 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 0x7fcf9d9802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97e480> <<< 24725 1726882457.37378: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24725 1726882457.37437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.37461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 24725 1726882457.37509: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d983a40> <<< 24725 1726882457.37639: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d980410> <<< 24725 1726882457.37703: 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 0x7fcf9d984860> <<< 24725 1726882457.37736: 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' <<< 24725 1726882457.37759: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf9d984a40> <<< 24725 1726882457.37789: 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 0x7fcf9d9843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97c440> <<< 24725 1726882457.37816: 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' <<< 24725 1726882457.37839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24725 1726882457.37862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24725 1726882457.37900: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.37921: 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 0x7fcf9d80c500> <<< 24725 1726882457.38332: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.38336: 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 0x7fcf9d80d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d986c90> # 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 0x7fcf9d987860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d986870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.38359: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.38383: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 24725 1726882457.38409: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 24725 1726882457.38424: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.38551: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.38664: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.39217: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.39750: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24725 1726882457.39778: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 24725 1726882457.39797: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24725 1726882457.39819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.39856: 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 0x7fcf9d815850> <<< 24725 1726882457.39951: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24725 1726882457.39967: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8165d0> <<< 24725 1726882457.39984: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d985700> <<< 24725 1726882457.40026: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24725 1726882457.40045: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.40071: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.40089: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 24725 1726882457.40229: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.40402: 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' <<< 24725 1726882457.40405: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d816600> <<< 24725 1726882457.40425: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.40868: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.41311: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.41384: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.41663: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 24725 1726882457.41666: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.41694: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24725 1726882457.41736: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.41740: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 24725 1726882457.41754: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.41791: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.41829: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24725 1726882457.41841: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42066: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24725 1726882457.42368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24725 1726882457.42380: stdout chunk (state=3): >>>import '_ast' # <<< 24725 1726882457.42452: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8178f0> <<< 24725 1726882457.42462: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42536: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42622: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24725 1726882457.42634: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 24725 1726882457.42650: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42685: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42733: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24725 1726882457.42744: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42785: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42827: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42887: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.42954: 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 <<< 24725 1726882457.43000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.43099: 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 0x7fcf9d822390> <<< 24725 1726882457.43130: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d81dac0> <<< 24725 1726882457.43170: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 24725 1726882457.43173: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43236: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43313: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43329: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43379: 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 <<< 24725 1726882457.43403: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.43434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24725 1726882457.43444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24725 1726882457.43501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24725 1726882457.43530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24725 1726882457.43546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24725 1726882457.43596: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d90ab40> <<< 24725 1726882457.43631: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfea810> <<< 24725 1726882457.43725: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d815400> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24725 1726882457.43738: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43796: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43800: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24725 1726882457.43858: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24725 1726882457.43891: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 24725 1726882457.43910: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.43961: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44017: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44046: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44057: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44196: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.44200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24725 1726882457.44242: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44308: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44383: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44407: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44441: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24725 1726882457.44452: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44636: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44801: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44844: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.44899: 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' <<< 24725 1726882457.44940: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24725 1726882457.44943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24725 1726882457.44956: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24725 1726882457.44997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24725 1726882457.45023: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b2570> <<< 24725 1726882457.45036: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24725 1726882457.45062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24725 1726882457.45119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 24725 1726882457.45136: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24725 1726882457.45163: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d488290> <<< 24725 1726882457.45198: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.45209: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf9d4885f0> <<< 24725 1726882457.45522: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d89c0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b30b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b0bf0> <<< 24725 1726882457.45539: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b0830> # /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 0x7fcf9d48b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d48ae40> # 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 0x7fcf9d48b020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d48a270> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24725 1726882457.45664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24725 1726882457.45667: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d48b770> <<< 24725 1726882457.45682: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24725 1726882457.45715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24725 1726882457.45739: 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 0x7fcf9d4d22a0> <<< 24725 1726882457.45777: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d4d02c0> <<< 24725 1726882457.45822: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b08f0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 24725 1726882457.45855: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.45879: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 24725 1726882457.45934: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.45983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24725 1726882457.46010: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46056: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46121: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24725 1726882457.46143: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46146: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 24725 1726882457.46177: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46187: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24725 1726882457.46230: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46280: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46335: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 24725 1726882457.46341: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46376: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24725 1726882457.46434: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46490: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46548: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46611: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.46677: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 24725 1726882457.46680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 24725 1726882457.46699: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47163: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47607: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 24725 1726882457.47611: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47654: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47715: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47740: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47798: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 24725 1726882457.47814: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 24725 1726882457.47827: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.47866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 24725 1726882457.47869: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48009: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 24725 1726882457.48012: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48041: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 24725 1726882457.48104: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 24725 1726882457.48225: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48323: 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' <<< 24725 1726882457.48368: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d4d23c0> <<< 24725 1726882457.48372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 24725 1726882457.48401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24725 1726882457.48518: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d4d2f90> import 'ansible.module_utils.facts.system.local' # <<< 24725 1726882457.48533: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48601: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24725 1726882457.48681: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48761: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24725 1726882457.48861: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.48922: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 24725 1726882457.49049: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24725 1726882457.49145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24725 1726882457.49217: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.49278: 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 0x7fcf9d5163f0> <<< 24725 1726882457.49473: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8175f0> import 'ansible.module_utils.facts.system.python' # <<< 24725 1726882457.49490: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49537: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49608: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 24725 1726882457.49613: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49699: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49774: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.49885: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50030: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 24725 1726882457.50052: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50078: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24725 1726882457.50141: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50177: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 24725 1726882457.50228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 24725 1726882457.50304: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcf9d52a1e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d529df0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 24725 1726882457.50320: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 24725 1726882457.50339: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50374: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 24725 1726882457.50429: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50589: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50745: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24725 1726882457.50756: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50844: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50950: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.50988: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51041: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 24725 1726882457.51073: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51095: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51246: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 24725 1726882457.51409: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 24725 1726882457.51515: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51644: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24725 1726882457.51660: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51690: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.51722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.52275: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.52803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 24725 1726882457.52819: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.52920: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24725 1726882457.53040: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53126: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24725 1726882457.53240: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53396: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53569: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24725 1726882457.53573: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.53599: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 24725 1726882457.53631: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 24725 1726882457.53779: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.53875: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54082: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54297: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 24725 1726882457.54301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 24725 1726882457.54332: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54335: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54386: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24725 1726882457.54389: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54418: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 24725 1726882457.54451: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54505: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 24725 1726882457.54595: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54630: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 24725 1726882457.54653: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54706: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54765: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 24725 1726882457.54783: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54829: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.54896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 24725 1726882457.54909: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55157: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24725 1726882457.55429: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55481: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 24725 1726882457.55550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55587: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24725 1726882457.55635: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55672: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 24725 1726882457.55718: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55739: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 24725 1726882457.55872: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.55966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24725 1726882457.55983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 24725 1726882457.56021: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56036: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24725 1726882457.56115: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24725 1726882457.56144: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56170: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56238: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56290: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56380: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 24725 1726882457.56391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 24725 1726882457.56439: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24725 1726882457.56510: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56696: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 24725 1726882457.56898: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56939: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.56987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 24725 1726882457.57101: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.57105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 24725 1726882457.57116: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.57188: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.57348: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 24725 1726882457.57428: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.57547: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 24725 1726882457.57722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882457.58330: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 24725 1726882457.58336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 24725 1726882457.58352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 24725 1726882457.58377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 24725 1726882457.58402: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.58411: stdout chunk (state=3): >>># 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 0x7fcf9d32bfe0> <<< 24725 1726882457.58423: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d329d90> <<< 24725 1726882457.58471: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d3282f0> <<< 24725 1726882457.59216: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_fips": false, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/<<< 24725 1726882457.59247: stdout chunk (state=3): >>>usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "17", "epoch": "1726882457", "epoch_int": "1726882457", "date": "2024-09-20", "time": "21:34:17", "iso8601_micro": "2024-09-21T01:34:17.578329Z", "iso8601": "2024-09-21T01:34:17Z", "iso8601_basic": "20240920T213417578329", "iso8601_basic_short": "20240920T213417", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "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": "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24725 1726882457.59816: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 24725 1726882457.59831: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 24725 1726882457.59840: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.59849: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.59879: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 <<< 24725 1726882457.59889: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil <<< 24725 1726882457.59907: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _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 <<< 24725 1726882457.59911: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.59941: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform <<< 24725 1726882457.59959: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.59962: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 24725 1726882457.59970: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.59990: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.60014: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle <<< 24725 1726882457.60041: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.60047: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.60077: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.60104: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.60110: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # 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 <<< 24725 1726882457.60422: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24725 1726882457.60446: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24725 1726882457.60462: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 24725 1726882457.60482: stdout chunk (state=3): >>># destroy _blake2 <<< 24725 1726882457.60491: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 24725 1726882457.60514: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 24725 1726882457.60520: stdout chunk (state=3): >>># destroy ipaddress <<< 24725 1726882457.60541: stdout chunk (state=3): >>># destroy ntpath <<< 24725 1726882457.60574: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 24725 1726882457.60585: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 24725 1726882457.60598: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 24725 1726882457.60618: stdout chunk (state=3): >>># destroy _locale <<< 24725 1726882457.60631: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 24725 1726882457.60636: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24725 1726882457.60676: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 24725 1726882457.60692: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 24725 1726882457.60734: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 24725 1726882457.60757: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 24725 1726882457.60769: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 24725 1726882457.60795: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 24725 1726882457.60820: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 24725 1726882457.60829: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 24725 1726882457.60845: stdout chunk (state=3): >>># destroy _ssl <<< 24725 1726882457.60869: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 24725 1726882457.60875: stdout chunk (state=3): >>># destroy errno # destroy json <<< 24725 1726882457.60911: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 24725 1726882457.60914: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout<<< 24725 1726882457.60920: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector <<< 24725 1726882457.60962: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser <<< 24725 1726882457.60971: 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 # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 24725 1726882457.61004: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize <<< 24725 1726882457.61010: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping atexit <<< 24725 1726882457.61039: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 24725 1726882457.61065: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 24725 1726882457.61070: 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 <<< 24725 1726882457.61075: stdout chunk (state=3): >>># destroy enum <<< 24725 1726882457.61108: stdout chunk (state=3): >>># 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 <<< 24725 1726882457.61137: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 24725 1726882457.61142: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 24725 1726882457.61145: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 24725 1726882457.61176: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # 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 <<< 24725 1726882457.61190: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 24725 1726882457.61200: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal<<< 24725 1726882457.61203: stdout chunk (state=3): >>> # destroy _datetime <<< 24725 1726882457.61336: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 24725 1726882457.61368: stdout chunk (state=3): >>># destroy _collections <<< 24725 1726882457.61386: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 24725 1726882457.61414: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24725 1726882457.61461: stdout chunk (state=3): >>># destroy _typing <<< 24725 1726882457.61484: 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 <<< 24725 1726882457.61527: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 24725 1726882457.61587: 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 <<< 24725 1726882457.61643: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 24725 1726882457.61650: stdout chunk (state=3): >>># destroy _hashlib <<< 24725 1726882457.61715: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 24725 1726882457.61720: stdout chunk (state=3): >>># clear sys.audit hooks <<< 24725 1726882457.62200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 24725 1726882457.62204: stdout chunk (state=3): >>><<< 24725 1726882457.62207: stderr chunk (state=3): >>><<< 24725 1726882457.62281: _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 0x7fcf9e4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3e7b30> # /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 0x7fcf9e41aa50> 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 0x7fcf9e22d130> # /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 0x7fcf9e22dfa0> 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 0x7fcf9e26be90> # /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 0x7fcf9e26bf50> # /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 0x7fcf9e2a3830> # /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 0x7fcf9e2a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e283b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e281280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e269040> # /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 0x7fcf9e2c37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2c23f0> # /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 0x7fcf9e282150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2c0c20> # /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 0x7fcf9e2f8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2682c0> # /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 0x7fcf9e2f8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f8bc0> # 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 0x7fcf9e2f8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e266de0> # /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 0x7fcf9e2f9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2f92e0> 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 0x7fcf9e2fa510> 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 0x7fcf9e310710> 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 0x7fcf9e311df0> # /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 0x7fcf9e312c90> # 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 0x7fcf9e3132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3121e0> # /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 0x7fcf9e313d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e3134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2fa540> # /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 0x7fcf9e04bbf0> # /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 0x7fcf9e0746b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e074410> # 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 0x7fcf9e0746e0> # /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 0x7fcf9e075010> # 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 0x7fcf9e075a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0748c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e049d90> # /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 0x7fcf9e076e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e075b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e2fac30> # /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 0x7fcf9e09f1a0> # /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 0x7fcf9e0c3530> # /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 0x7fcf9e124290> # /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 0x7fcf9e1269f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e1243b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0e92e0> # /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 0x7fcf9df253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e0c2360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9e077d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcf9df25640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_mndjl8l9/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 0x7fcf9df8f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df6df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df6d100> # 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 0x7fcf9df8cf50> # /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 0x7fcf9dfbeab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbe840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfbe150> # /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 0x7fcf9dfbe5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9df8fd10> 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 0x7fcf9dfbf830> # 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 0x7fcf9dfbfa70> # /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 0x7fcf9dfbffb0> 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 0x7fcf9d929dc0> # 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 0x7fcf9d92b500> # /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 0x7fcf9d92c3b0> # /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 0x7fcf9d92d520> # /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 0x7fcf9d92ff80> # 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 0x7fcf9d9342c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92e270> # /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 0x7fcf9d937f80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d936a50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d9367b0> # /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 0x7fcf9d936d20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d92e750> # 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 0x7fcf9d97c140> # /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 0x7fcf9d97c2f0> # /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 0x7fcf9d97dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97db50> # /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 0x7fcf9d9802f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97e480> # /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 0x7fcf9d983a40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d980410> # 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 0x7fcf9d984860> # 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 0x7fcf9d984a40> # 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 0x7fcf9d9843b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d97c440> # /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 0x7fcf9d80c500> # 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 0x7fcf9d80d550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d986c90> # 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 0x7fcf9d987860> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d986870> # 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 0x7fcf9d815850> # /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 0x7fcf9d8165d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d985700> 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 0x7fcf9d816600> # 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 0x7fcf9d8178f0> # 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 0x7fcf9d822390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d81dac0> 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 0x7fcf9d90ab40> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9dfea810> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8220c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d815400> # 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 0x7fcf9d8b2570> # /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 0x7fcf9d488290> # 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 0x7fcf9d4885f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d89c0b0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b30b0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b0bf0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b0830> # /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 0x7fcf9d48b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d48ae40> # 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 0x7fcf9d48b020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d48a270> # /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 0x7fcf9d48b770> # /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 0x7fcf9d4d22a0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d4d02c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8b08f0> 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 0x7fcf9d4d23c0> # /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 0x7fcf9d4d2f90> 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 0x7fcf9d5163f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d8175f0> 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 0x7fcf9d52a1e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d529df0> 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 0x7fcf9d32bfe0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d329d90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcf9d3282f0> {"ansible_facts": {"ansible_lsb": {}, "ansible_fips": false, "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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDO9PZgr9JLdptbX1z24dINsp1ZUviCn2IFYUqfMM6j/uCKMg5pVfDr5EP5Ea09xR+KKjE9W6h445mjrxTxfVC3xCHR3VpSw3Oq+2ut1Ji+loZ+gygWU601w94ai/xsdgyml1uEyWaA+y3goILZNio8q0yQtVVMKaylDdwXYQ2zefxhpEJ2IlB2HJcJzSxCYz+Sa3mdkfG2DlXy2tqo95KEZ2m7lxzM1pkAHXup+mi3WaH4b4fHxNlRo8S/ebtmXiUYGjymQ5jck8sol0xo4LeBCRe0NKWBJZmK4X6N7Vwrb9tSp9rBJYxjQA9YCszz8i2C3Q33fP+kP2NUonq0NfFciCOt026ERL+ygggM392iXVJPF3VZfX1Pi3Z6B1PbuFZy/UE0SpwxHjWy+QRHd/SVa4YK0V3bMQ3T0bvGI2UuujjRvmDoob7j8Q4QkyY73p60sv4iob7xx/5BBlSagZNKbPiUWhOPXkHgYguuEWrbvoeQUPjhtCzQXguvY0Y6U18=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOkVDo8QW6ai2hAn3+uCY59f9/ff9I0xJwsgAdLmXdfM6LXa2YZqxM/XbCey2xlDC6ejVLDU0902Xq19HWz8n48=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIMO17OwTe9G3GI2fp+men+Q6jlxYO58zd3fpAMZ6aHgk", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.11.248 35334 10.31.14.69 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.11.248 35334 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_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "17", "epoch": "1726882457", "epoch_int": "1726882457", "date": "2024-09-20", "time": "21:34:17", "iso8601_micro": "2024-09-21T01:34:17.578329Z", "iso8601": "2024-09-21T01:34:17Z", "iso8601_basic": "20240920T213417578329", "iso8601_basic_short": "20240920T213417", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "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": "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-14-69.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-69", "ansible_nodename": "ip-10-31-14-69.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": "ec273daf4d79783f5cba36df2f56d9d0", "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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 24725 1726882457.64097: 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-1726882457.1465144-24801-180524290609219/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24725 1726882457.64102: _low_level_execute_command(): starting 24725 1726882457.64105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882457.1465144-24801-180524290609219/ > /dev/null 2>&1 && sleep 0' 24725 1726882457.64107: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882457.64109: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.64111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.64113: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882457.64115: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 <<< 24725 1726882457.64117: 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.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882457.64143: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.64235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.66062: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.66299: stderr chunk (state=3): >>><<< 24725 1726882457.66304: stdout chunk (state=3): >>><<< 24725 1726882457.66307: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.66310: handler run complete 24725 1726882457.66313: variable 'ansible_facts' from source: unknown 24725 1726882457.66316: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.66366: variable 'ansible_facts' from source: unknown 24725 1726882457.66421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.66475: attempt loop complete, returning result 24725 1726882457.66478: _execute() done 24725 1726882457.66481: dumping result to json 24725 1726882457.66492: done dumping result, returning 24725 1726882457.66503: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [12673a56-9f93-1729-593d-0000000000ca] 24725 1726882457.66508: sending task result for task 12673a56-9f93-1729-593d-0000000000ca ok: [managed_node2] 24725 1726882457.66823: no more pending results, returning what we have 24725 1726882457.66826: results queue empty 24725 1726882457.66827: checking for any_errors_fatal 24725 1726882457.66829: done checking for any_errors_fatal 24725 1726882457.66829: checking for max_fail_percentage 24725 1726882457.66831: done checking for max_fail_percentage 24725 1726882457.66832: checking to see if all hosts have failed and the running result is not ok 24725 1726882457.66833: done checking to see if all hosts have failed 24725 1726882457.66833: getting the remaining hosts for this loop 24725 1726882457.66835: done getting the remaining hosts for this loop 24725 1726882457.66956: getting the next task for host managed_node2 24725 1726882457.66965: done getting next task for host managed_node2 24725 1726882457.66968: ^ task is: TASK: Check if system is ostree 24725 1726882457.66970: ^ 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 24725 1726882457.66974: getting variables 24725 1726882457.66975: in VariableManager get_vars() 24725 1726882457.67003: Calling all_inventory to load vars for managed_node2 24725 1726882457.67006: Calling groups_inventory to load vars for managed_node2 24725 1726882457.67010: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882457.67021: Calling all_plugins_play to load vars for managed_node2 24725 1726882457.67024: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882457.67028: Calling groups_plugins_play to load vars for managed_node2 24725 1726882457.67320: done sending task result for task 12673a56-9f93-1729-593d-0000000000ca 24725 1726882457.67325: WORKER PROCESS EXITING 24725 1726882457.67339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882457.67533: done with get_vars() 24725 1726882457.67543: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:34:17 -0400 (0:00:00.611) 0:00:02.129 ****** 24725 1726882457.67634: entering _queue_task() for managed_node2/stat 24725 1726882457.68101: worker is 1 (out of 1 available) 24725 1726882457.68109: exiting _queue_task() for managed_node2/stat 24725 1726882457.68119: done queuing things up, now waiting for results queue to drain 24725 1726882457.68120: waiting for pending results... 24725 1726882457.68137: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 24725 1726882457.68227: in run() - task 12673a56-9f93-1729-593d-0000000000cc 24725 1726882457.68248: variable 'ansible_search_path' from source: unknown 24725 1726882457.68255: variable 'ansible_search_path' from source: unknown 24725 1726882457.68297: calling self._execute() 24725 1726882457.68400: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.68404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.68406: variable 'omit' from source: magic vars 24725 1726882457.68863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24725 1726882457.69199: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24725 1726882457.69204: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24725 1726882457.69224: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24725 1726882457.69263: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24725 1726882457.69351: 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) 24725 1726882457.69380: 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) 24725 1726882457.69413: 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) 24725 1726882457.69447: 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) 24725 1726882457.69573: Evaluated conditional (not __network_is_ostree is defined): True 24725 1726882457.69585: variable 'omit' from source: magic vars 24725 1726882457.69629: variable 'omit' from source: magic vars 24725 1726882457.69673: variable 'omit' from source: magic vars 24725 1726882457.69706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24725 1726882457.69762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24725 1726882457.69765: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24725 1726882457.69782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882457.69801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882457.69832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882457.69869: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.69872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.69939: Set connection var ansible_shell_type to sh 24725 1726882457.69953: Set connection var ansible_timeout to 10 24725 1726882457.69963: Set connection var ansible_module_compression to ZIP_DEFLATED 24725 1726882457.69968: Set connection var ansible_connection to ssh 24725 1726882457.70087: Set connection var ansible_shell_executable to /bin/sh 24725 1726882457.70090: Set connection var ansible_pipelining to False 24725 1726882457.70100: variable 'ansible_shell_executable' from source: unknown 24725 1726882457.70103: variable 'ansible_connection' from source: unknown 24725 1726882457.70105: variable 'ansible_module_compression' from source: unknown 24725 1726882457.70107: variable 'ansible_shell_type' from source: unknown 24725 1726882457.70109: variable 'ansible_shell_executable' from source: unknown 24725 1726882457.70111: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882457.70113: variable 'ansible_pipelining' from source: unknown 24725 1726882457.70115: variable 'ansible_timeout' from source: unknown 24725 1726882457.70117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882457.70227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 24725 1726882457.70242: variable 'omit' from source: magic vars 24725 1726882457.70250: starting attempt loop 24725 1726882457.70256: running the handler 24725 1726882457.70273: _low_level_execute_command(): starting 24725 1726882457.70287: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24725 1726882457.71006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882457.71020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.71037: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.71071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.71086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24725 1726882457.71182: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882457.71211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.71308: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.72921: stdout chunk (state=3): >>>/root <<< 24725 1726882457.73059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.73074: stdout chunk (state=3): >>><<< 24725 1726882457.73086: stderr chunk (state=3): >>><<< 24725 1726882457.73117: _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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.73219: _low_level_execute_command(): starting 24725 1726882457.73224: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656 `" && echo ansible-tmp-1726882457.7313046-24824-273891188940656="` echo /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656 `" ) && sleep 0' 24725 1726882457.73783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24725 1726882457.73804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.73817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.73845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882457.73949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882457.73974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.74079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.75967: stdout chunk (state=3): >>>ansible-tmp-1726882457.7313046-24824-273891188940656=/root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656 <<< 24725 1726882457.76125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.76128: stdout chunk (state=3): >>><<< 24725 1726882457.76132: stderr chunk (state=3): >>><<< 24725 1726882457.76299: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882457.7313046-24824-273891188940656=/root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.76302: variable 'ansible_module_compression' from source: unknown 24725 1726882457.76304: ANSIBALLZ: Using lock for stat 24725 1726882457.76306: ANSIBALLZ: Acquiring lock 24725 1726882457.76308: ANSIBALLZ: Lock acquired: 140426927282544 24725 1726882457.76309: ANSIBALLZ: Creating module 24725 1726882457.86929: ANSIBALLZ: Writing module into payload 24725 1726882457.87035: ANSIBALLZ: Writing module 24725 1726882457.87061: ANSIBALLZ: Renaming module 24725 1726882457.87072: ANSIBALLZ: Done creating module 24725 1726882457.87092: variable 'ansible_facts' from source: unknown 24725 1726882457.87204: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py 24725 1726882457.87356: Sending initial data 24725 1726882457.87366: Sent initial data (153 bytes) 24725 1726882457.87786: 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 <<< 24725 1726882457.87802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address <<< 24725 1726882457.87814: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.87857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.87872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.87944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.89600: 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" <<< 24725 1726882457.89604: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24725 1726882457.89654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24725 1726882457.89723: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmp1u49q81r /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py <<< 24725 1726882457.89726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py" <<< 24725 1726882457.89782: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24725r3x2o0_9/tmp1u49q81r" to remote "/root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py" <<< 24725 1726882457.89786: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py" <<< 24725 1726882457.90429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.90439: stderr chunk (state=3): >>><<< 24725 1726882457.90442: stdout chunk (state=3): >>><<< 24725 1726882457.90462: done transferring module to remote 24725 1726882457.90480: _low_level_execute_command(): starting 24725 1726882457.90483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/ /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py && sleep 0' 24725 1726882457.90929: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.90932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24725 1726882457.90935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.90937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.90939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.90986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.90989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.91067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.92840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882457.92863: stderr chunk (state=3): >>><<< 24725 1726882457.92868: stdout chunk (state=3): >>><<< 24725 1726882457.92883: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882457.92886: _low_level_execute_command(): starting 24725 1726882457.92891: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/AnsiballZ_stat.py && sleep 0' 24725 1726882457.93316: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24725 1726882457.93319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.93321: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882457.93323: 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.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882457.93370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882457.93374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882457.93449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882457.95607: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24725 1726882457.95661: stdout chunk (state=3): >>>import _imp # builtin <<< 24725 1726882457.95665: stdout chunk (state=3): >>>import '_thread' # <<< 24725 1726882457.95678: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 24725 1726882457.95733: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 24725 1726882457.95765: stdout chunk (state=3): >>>import 'posix' # <<< 24725 1726882457.95821: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24725 1726882457.95841: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 24725 1726882457.95890: 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' <<< 24725 1726882457.95930: stdout chunk (state=3): >>>import '_codecs' # <<< 24725 1726882457.95936: stdout chunk (state=3): >>>import 'codecs' # <<< 24725 1726882457.96000: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24725 1726882457.96006: 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 0x7fa79e4184d0> <<< 24725 1726882457.96037: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e3e7b30> # /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 0x7fa79e41aa50> <<< 24725 1726882457.96084: stdout chunk (state=3): >>>import '_signal' # <<< 24725 1726882457.96098: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 24725 1726882457.96123: stdout chunk (state=3): >>>import 'io' # <<< 24725 1726882457.96144: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24725 1726882457.96230: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24725 1726882457.96253: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24725 1726882457.96320: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 24725 1726882457.96333: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 24725 1726882457.96385: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24725 1726882457.96392: 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 0x7fa79e1c9130> <<< 24725 1726882457.96470: 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' <<< 24725 1726882457.96473: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e1c9fa0> <<< 24725 1726882457.96490: stdout chunk (state=3): >>>import 'site' # <<< 24725 1726882457.96553: 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. <<< 24725 1726882457.96781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24725 1726882457.96795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24725 1726882457.96815: 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 <<< 24725 1726882457.96880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24725 1726882457.96887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24725 1726882457.96922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e207e60> <<< 24725 1726882457.96975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24725 1726882457.96979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24725 1726882457.96995: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e207f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24725 1726882457.97027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24725 1726882457.97041: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24725 1726882457.97092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.97147: stdout chunk (state=3): >>>import 'itertools' # <<< 24725 1726882457.97153: 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' <<< 24725 1726882457.97186: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e23f890> # /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 0x7fa79e23ff20> import '_collections' # <<< 24725 1726882457.97254: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e21fb30> <<< 24725 1726882457.97259: stdout chunk (state=3): >>>import '_functools' # <<< 24725 1726882457.97274: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e21d250> <<< 24725 1726882457.97369: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e205010> <<< 24725 1726882457.97412: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24725 1726882457.97416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24725 1726882457.97478: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24725 1726882457.97481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24725 1726882457.97484: 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' <<< 24725 1726882457.97543: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e25f800> <<< 24725 1726882457.97548: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e25e450> <<< 24725 1726882457.97577: 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 0x7fa79e21e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e25ccb0> <<< 24725 1726882457.97616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 24725 1726882457.97665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e294860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e204290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 24725 1726882457.97697: 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' <<< 24725 1726882457.97736: 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 0x7fa79e294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e294bc0> # 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 0x7fa79e294fb0> <<< 24725 1726882457.97780: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e202db0> <<< 24725 1726882457.97784: 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' <<< 24725 1726882457.97841: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24725 1726882457.97844: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e295370> <<< 24725 1726882457.97907: stdout chunk (state=3): >>>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' <<< 24725 1726882457.97912: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2965a0> <<< 24725 1726882457.97931: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 24725 1726882457.97952: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24725 1726882457.97984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 24725 1726882457.98031: 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 0x7fa79e2ac7a0> import 'errno' # <<< 24725 1726882457.98063: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98095: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79e2ade80> # /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' <<< 24725 1726882457.98126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24725 1726882457.98138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2aed20> <<< 24725 1726882457.98170: 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 0x7fa79e2af320> <<< 24725 1726882457.98179: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2ae270> <<< 24725 1726882457.98197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24725 1726882457.98211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24725 1726882457.98248: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98255: 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 0x7fa79e2afda0> <<< 24725 1726882457.98264: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2af4d0> <<< 24725 1726882457.98307: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e296510> <<< 24725 1726882457.98324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24725 1726882457.98355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24725 1726882457.98366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24725 1726882457.98386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24725 1726882457.98418: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98427: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79e033bf0> <<< 24725 1726882457.98445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 24725 1726882457.98450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 24725 1726882457.98477: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98479: 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 0x7fa79e05c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05c4a0> <<< 24725 1726882457.98507: 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 0x7fa79e05c680> <<< 24725 1726882457.98540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 24725 1726882457.98542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24725 1726882457.98615: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98741: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98748: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79e05cfe0> <<< 24725 1726882457.98855: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98863: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882457.98866: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79e05d910> <<< 24725 1726882457.98885: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e031d90> <<< 24725 1726882457.98896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24725 1726882457.98920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24725 1726882457.98947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24725 1726882457.98950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 24725 1726882457.98961: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05ed20> <<< 24725 1726882457.98986: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05da60> <<< 24725 1726882457.99004: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e296750> <<< 24725 1726882457.99032: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24725 1726882457.99088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.99110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24725 1726882457.99137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24725 1726882457.99169: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e087080> <<< 24725 1726882457.99219: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24725 1726882457.99243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882457.99255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24725 1726882457.99274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24725 1726882457.99313: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e0ab440> <<< 24725 1726882457.99340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24725 1726882457.99377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24725 1726882457.99432: stdout chunk (state=3): >>>import 'ntpath' # <<< 24725 1726882457.99454: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 24725 1726882457.99467: 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 0x7fa79e10c230> <<< 24725 1726882457.99472: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24725 1726882457.99503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24725 1726882457.99527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24725 1726882457.99569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24725 1726882457.99656: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e10e990> <<< 24725 1726882457.99727: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e10c350> <<< 24725 1726882457.99758: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e0d9250> <<< 24725 1726882457.99790: 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 0x7fa79df11310> <<< 24725 1726882457.99807: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e0aa240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05fc50> <<< 24725 1726882457.99925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24725 1726882457.99936: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa79df115b0> <<< 24725 1726882458.00139: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_2aghsjm1/ansible_stat_payload.zip' # zipimport: zlib available <<< 24725 1726882458.00278: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.00300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24725 1726882458.00321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24725 1726882458.00356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24725 1726882458.00432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24725 1726882458.00457: 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'<<< 24725 1726882458.00464: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df66f90> <<< 24725 1726882458.00473: stdout chunk (state=3): >>>import '_typing' # <<< 24725 1726882458.00655: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df45e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df450a0> <<< 24725 1726882458.00668: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.00699: stdout chunk (state=3): >>>import 'ansible' # <<< 24725 1726882458.00707: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.00721: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.00745: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.00747: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24725 1726882458.00765: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.02145: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.03247: 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 0x7fa79df65280> <<< 24725 1726882458.03279: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 24725 1726882458.03288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882458.03311: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24725 1726882458.03323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24725 1726882458.03339: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 24725 1726882458.03344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 24725 1726882458.03369: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.03373: 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 0x7fa79df929c0> <<< 24725 1726882458.03408: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df92750> <<< 24725 1726882458.03438: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df92060> <<< 24725 1726882458.03458: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 24725 1726882458.03463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24725 1726882458.03511: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df924b0> <<< 24725 1726882458.03513: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df67c20> import 'atexit' # <<< 24725 1726882458.03545: 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 0x7fa79df93710> <<< 24725 1726882458.03572: 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 0x7fa79df93950> <<< 24725 1726882458.03597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24725 1726882458.03643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24725 1726882458.03654: stdout chunk (state=3): >>>import '_locale' # <<< 24725 1726882458.03699: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df93e90> <<< 24725 1726882458.03704: stdout chunk (state=3): >>>import 'pwd' # <<< 24725 1726882458.03726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24725 1726882458.03748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24725 1726882458.03786: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d915cd0> <<< 24725 1726882458.03816: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.03819: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79d9178c0> <<< 24725 1726882458.03842: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24725 1726882458.03862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24725 1726882458.03899: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d918260> <<< 24725 1726882458.03909: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24725 1726882458.03946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24725 1726882458.03954: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d919400> <<< 24725 1726882458.03982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24725 1726882458.04010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24725 1726882458.04035: 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' <<< 24725 1726882458.04091: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d91be60> <<< 24725 1726882458.04124: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.04129: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79e207d10> <<< 24725 1726882458.04146: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d91a120> <<< 24725 1726882458.04171: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24725 1726882458.04195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24725 1726882458.04221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24725 1726882458.04242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24725 1726882458.04268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24725 1726882458.04296: 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' <<< 24725 1726882458.04316: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d923dd0> import '_tokenize' # <<< 24725 1726882458.04385: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9228a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d922600> <<< 24725 1726882458.04414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 24725 1726882458.04418: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24725 1726882458.04492: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d922b70> <<< 24725 1726882458.04519: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d91a630> <<< 24725 1726882458.04546: 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 0x7fa79d922b10> <<< 24725 1726882458.04577: 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 0x7fa79d96c140> <<< 24725 1726882458.04606: 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 <<< 24725 1726882458.04617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24725 1726882458.04646: 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' <<< 24725 1726882458.04682: 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 0x7fa79d96dbe0> <<< 24725 1726882458.04685: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96d9a0> <<< 24725 1726882458.04703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24725 1726882458.04807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24725 1726882458.04856: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.04864: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa79d9701d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96e2d0> <<< 24725 1726882458.04874: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24725 1726882458.04916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882458.04937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24725 1726882458.04954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 24725 1726882458.04960: stdout chunk (state=3): >>>import '_string' # <<< 24725 1726882458.05002: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d973980> <<< 24725 1726882458.05118: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d970380> <<< 24725 1726882458.05182: 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 0x7fa79d974770> <<< 24725 1726882458.05208: 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 0x7fa79d974950> <<< 24725 1726882458.05250: 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 0x7fa79d974a70> <<< 24725 1726882458.05268: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96c2c0> <<< 24725 1726882458.05296: 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 <<< 24725 1726882458.05306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 24725 1726882458.05312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24725 1726882458.05339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24725 1726882458.05359: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.05384: 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 0x7fa79d9fc260> <<< 24725 1726882458.05530: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24725 1726882458.05536: 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 0x7fa79d9fd070> <<< 24725 1726882458.05551: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9769f0> <<< 24725 1726882458.05581: 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 0x7fa79d977da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d976630> <<< 24725 1726882458.05598: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05619: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 24725 1726882458.05637: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05811: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05814: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05838: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 24725 1726882458.05850: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05857: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 24725 1726882458.05872: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.05992: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.06108: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.06639: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.07174: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24725 1726882458.07178: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 24725 1726882458.07199: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 24725 1726882458.07210: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24725 1726882458.07231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882458.07278: 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 0x7fa79d8052b0> <<< 24725 1726882458.07358: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24725 1726882458.07365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24725 1726882458.07384: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d806150> <<< 24725 1726882458.07391: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9fd220> <<< 24725 1726882458.07438: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24725 1726882458.07451: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.07469: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.07487: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24725 1726882458.07490: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.07639: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.07795: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24725 1726882458.07803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24725 1726882458.07815: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d806870> <<< 24725 1726882458.07825: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08272: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08719: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08788: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08860: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24725 1726882458.08869: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08910: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.08948: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24725 1726882458.08956: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09018: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09105: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24725 1726882458.09112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09131: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 24725 1726882458.09149: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09187: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09227: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24725 1726882458.09236: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09460: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24725 1726882458.09745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24725 1726882458.09755: stdout chunk (state=3): >>>import '_ast' # <<< 24725 1726882458.09822: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d807470> <<< 24725 1726882458.09825: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09904: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.09977: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24725 1726882458.09987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24725 1726882458.10004: stdout chunk (state=3): >>> import 'ansible.module_utils.common.arg_spec' # <<< 24725 1726882458.10023: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10063: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24725 1726882458.10113: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10157: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10201: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10252: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10321: 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 <<< 24725 1726882458.10351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882458.10433: 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 0x7fa79d811f40> <<< 24725 1726882458.10473: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d80d6d0> <<< 24725 1726882458.10497: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24725 1726882458.10507: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 24725 1726882458.10514: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10580: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10638: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10679: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.10709: 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 <<< 24725 1726882458.10714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24725 1726882458.10731: 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 <<< 24725 1726882458.10757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24725 1726882458.10776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24725 1726882458.10832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24725 1726882458.10853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24725 1726882458.10870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24725 1726882458.10919: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9027b0> <<< 24725 1726882458.10964: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79dfca480> <<< 24725 1726882458.11038: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d811c70> <<< 24725 1726882458.11043: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d806630> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24725 1726882458.11059: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11084: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11114: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24725 1726882458.11173: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24725 1726882458.11182: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11205: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24725 1726882458.11219: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11346: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11535: stdout chunk (state=3): >>># zipimport: zlib available <<< 24725 1726882458.11651: 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"}}} <<< 24725 1726882458.11656: stdout chunk (state=3): >>># destroy __main__ <<< 24725 1726882458.11961: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24725 1726882458.11969: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # 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 <<< 24725 1726882458.11989: 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 <<< 24725 1726882458.12024: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12031: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64<<< 24725 1726882458.12048: stdout chunk (state=3): >>> # 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 <<< 24725 1726882458.12074: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 24725 1726882458.12083: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12115: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # 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 <<< 24725 1726882458.12125: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12138: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12163: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 24725 1726882458.12177: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12184: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12425: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24725 1726882458.12437: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24725 1726882458.12455: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 24725 1726882458.12480: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 24725 1726882458.12488: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 24725 1726882458.12517: stdout chunk (state=3): >>># destroy ntpath <<< 24725 1726882458.12546: stdout chunk (state=3): >>># destroy importlib <<< 24725 1726882458.12560: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12575: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale <<< 24725 1726882458.12595: stdout chunk (state=3): >>># destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 24725 1726882458.12607: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24725 1726882458.12628: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 24725 1726882458.12644: stdout chunk (state=3): >>># destroy datetime <<< 24725 1726882458.12656: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 24725 1726882458.12666: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 24725 1726882458.12673: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 24725 1726882458.12700: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 24725 1726882458.12728: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 24725 1726882458.12732: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128<<< 24725 1726882458.12734: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 24725 1726882458.12776: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 24725 1726882458.12784: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 24725 1726882458.12787: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12810: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 24725 1726882458.12849: stdout chunk (state=3): >>># destroy _collections_abc <<< 24725 1726882458.12852: stdout chunk (state=3): >>># 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 <<< 24725 1726882458.12859: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 24725 1726882458.12889: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 24725 1726882458.12896: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 24725 1726882458.13024: stdout chunk (state=3): >>># destroy sys.monitoring <<< 24725 1726882458.13034: stdout chunk (state=3): >>># destroy _socket <<< 24725 1726882458.13043: stdout chunk (state=3): >>># destroy _collections <<< 24725 1726882458.13069: stdout chunk (state=3): >>># destroy platform <<< 24725 1726882458.13075: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 24725 1726882458.13101: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 24725 1726882458.13109: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 24725 1726882458.13134: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 24725 1726882458.13145: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator <<< 24725 1726882458.13151: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 24725 1726882458.13168: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 24725 1726882458.13257: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 24725 1726882458.13260: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math <<< 24725 1726882458.13276: stdout chunk (state=3): >>># destroy _bisect # destroy time <<< 24725 1726882458.13302: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 24725 1726882458.13329: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 24725 1726882458.13339: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 24725 1726882458.13365: stdout chunk (state=3): >>># clear sys.audit hooks <<< 24725 1726882458.13657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.69 closed. <<< 24725 1726882458.13688: stderr chunk (state=3): >>><<< 24725 1726882458.13691: stdout chunk (state=3): >>><<< 24725 1726882458.13761: _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 0x7fa79e4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e3e7b30> # /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 0x7fa79e41aa50> 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 0x7fa79e1c9130> # /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 0x7fa79e1c9fa0> 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 0x7fa79e207e60> # /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 0x7fa79e207f20> # /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 0x7fa79e23f890> # /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 0x7fa79e23ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e21fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e21d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e205010> # /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 0x7fa79e25f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e25e450> # /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 0x7fa79e21e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e25ccb0> # /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 0x7fa79e294860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e204290> # /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 0x7fa79e294d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e294bc0> # 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 0x7fa79e294fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e202db0> # /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 0x7fa79e2956a0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e295370> 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 0x7fa79e2965a0> 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 0x7fa79e2ac7a0> 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 0x7fa79e2ade80> # /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 0x7fa79e2aed20> # 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 0x7fa79e2af320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2ae270> # /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 0x7fa79e2afda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e2af4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e296510> # /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 0x7fa79e033bf0> # /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 0x7fa79e05c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05c4a0> # 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 0x7fa79e05c680> # /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 0x7fa79e05cfe0> # 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 0x7fa79e05d910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e031d90> # /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 0x7fa79e05ed20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05da60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e296750> # /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 0x7fa79e087080> # /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 0x7fa79e0ab440> # /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 0x7fa79e10c230> # /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 0x7fa79e10e990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e10c350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e0d9250> # /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 0x7fa79df11310> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e0aa240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79e05fc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa79df115b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_2aghsjm1/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 0x7fa79df66f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df45e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df450a0> # 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 0x7fa79df65280> # /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 0x7fa79df929c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df92750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df92060> # /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 0x7fa79df924b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79df67c20> 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 0x7fa79df93710> # 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 0x7fa79df93950> # /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 0x7fa79df93e90> 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 0x7fa79d915cd0> # 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 0x7fa79d9178c0> # /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 0x7fa79d918260> # /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 0x7fa79d919400> # /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 0x7fa79d91be60> # 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 0x7fa79e207d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d91a120> # /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 0x7fa79d923dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9228a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d922600> # /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 0x7fa79d922b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d91a630> # 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 0x7fa79d922b10> # /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 0x7fa79d96c140> # /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 0x7fa79d96dbe0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96d9a0> # /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 0x7fa79d9701d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96e2d0> # /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 0x7fa79d973980> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d970380> # 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 0x7fa79d974770> # 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 0x7fa79d974950> # 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 0x7fa79d974a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d96c2c0> # /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 0x7fa79d9fc260> # 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 0x7fa79d9fd070> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9769f0> # 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 0x7fa79d977da0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d976630> # 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 0x7fa79d8052b0> # /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 0x7fa79d806150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d9fd220> 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 0x7fa79d806870> # 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 0x7fa79d807470> # 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 0x7fa79d811f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d80d6d0> 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 0x7fa79d9027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79dfca480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d811c70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa79d806630> # 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.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK 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.14.69 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 24725 1726882458.14243: 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-1726882457.7313046-24824-273891188940656/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24725 1726882458.14246: _low_level_execute_command(): starting 24725 1726882458.14249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882457.7313046-24824-273891188940656/ > /dev/null 2>&1 && sleep 0' 24725 1726882458.14444: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882458.14448: 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.14.69 originally 10.31.14.69 <<< 24725 1726882458.14450: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882458.14452: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24725 1726882458.14454: 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.14.69 originally 10.31.14.69 debug2: match found <<< 24725 1726882458.14456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24725 1726882458.14504: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' <<< 24725 1726882458.14507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24725 1726882458.14523: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24725 1726882458.14584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24725 1726882458.16406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24725 1726882458.16431: stderr chunk (state=3): >>><<< 24725 1726882458.16434: stdout chunk (state=3): >>><<< 24725 1726882458.16447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.69 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.69 originally 10.31.14.69 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/6f323b04b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24725 1726882458.16452: handler run complete 24725 1726882458.16467: attempt loop complete, returning result 24725 1726882458.16473: _execute() done 24725 1726882458.16476: dumping result to json 24725 1726882458.16478: done dumping result, returning 24725 1726882458.16485: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12673a56-9f93-1729-593d-0000000000cc] 24725 1726882458.16494: sending task result for task 12673a56-9f93-1729-593d-0000000000cc 24725 1726882458.16580: done sending task result for task 12673a56-9f93-1729-593d-0000000000cc 24725 1726882458.16583: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 24725 1726882458.16670: no more pending results, returning what we have 24725 1726882458.16673: results queue empty 24725 1726882458.16674: checking for any_errors_fatal 24725 1726882458.16680: done checking for any_errors_fatal 24725 1726882458.16681: checking for max_fail_percentage 24725 1726882458.16682: done checking for max_fail_percentage 24725 1726882458.16683: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.16684: done checking to see if all hosts have failed 24725 1726882458.16684: getting the remaining hosts for this loop 24725 1726882458.16686: done getting the remaining hosts for this loop 24725 1726882458.16689: getting the next task for host managed_node2 24725 1726882458.16698: done getting next task for host managed_node2 24725 1726882458.16700: ^ task is: TASK: Set flag to indicate system is ostree 24725 1726882458.16704: ^ 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 24725 1726882458.16707: getting variables 24725 1726882458.16709: in VariableManager get_vars() 24725 1726882458.16737: Calling all_inventory to load vars for managed_node2 24725 1726882458.16740: Calling groups_inventory to load vars for managed_node2 24725 1726882458.16743: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.16753: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.16755: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.16758: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.16925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.17040: done with get_vars() 24725 1726882458.17048: done getting variables 24725 1726882458.17117: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:34:18 -0400 (0:00:00.495) 0:00:02.624 ****** 24725 1726882458.17138: entering _queue_task() for managed_node2/set_fact 24725 1726882458.17140: Creating lock for set_fact 24725 1726882458.17341: worker is 1 (out of 1 available) 24725 1726882458.17351: exiting _queue_task() for managed_node2/set_fact 24725 1726882458.17362: done queuing things up, now waiting for results queue to drain 24725 1726882458.17364: waiting for pending results... 24725 1726882458.17501: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 24725 1726882458.17558: in run() - task 12673a56-9f93-1729-593d-0000000000cd 24725 1726882458.17568: variable 'ansible_search_path' from source: unknown 24725 1726882458.17571: variable 'ansible_search_path' from source: unknown 24725 1726882458.17602: calling self._execute() 24725 1726882458.17657: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.17662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.17670: variable 'omit' from source: magic vars 24725 1726882458.17994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24725 1726882458.18176: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24725 1726882458.18228: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24725 1726882458.18246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24725 1726882458.18294: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24725 1726882458.18354: 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) 24725 1726882458.18375: 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) 24725 1726882458.18392: 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) 24725 1726882458.18414: 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) 24725 1726882458.18506: Evaluated conditional (not __network_is_ostree is defined): True 24725 1726882458.18510: variable 'omit' from source: magic vars 24725 1726882458.18533: variable 'omit' from source: magic vars 24725 1726882458.18615: variable '__ostree_booted_stat' from source: set_fact 24725 1726882458.18650: variable 'omit' from source: magic vars 24725 1726882458.18668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24725 1726882458.18692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24725 1726882458.18706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24725 1726882458.18719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882458.18727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882458.18748: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882458.18751: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.18754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.18821: Set connection var ansible_shell_type to sh 24725 1726882458.18828: Set connection var ansible_timeout to 10 24725 1726882458.18834: Set connection var ansible_module_compression to ZIP_DEFLATED 24725 1726882458.18836: Set connection var ansible_connection to ssh 24725 1726882458.18841: Set connection var ansible_shell_executable to /bin/sh 24725 1726882458.18849: Set connection var ansible_pipelining to False 24725 1726882458.18864: variable 'ansible_shell_executable' from source: unknown 24725 1726882458.18868: variable 'ansible_connection' from source: unknown 24725 1726882458.18870: variable 'ansible_module_compression' from source: unknown 24725 1726882458.18872: variable 'ansible_shell_type' from source: unknown 24725 1726882458.18875: variable 'ansible_shell_executable' from source: unknown 24725 1726882458.18877: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.18880: variable 'ansible_pipelining' from source: unknown 24725 1726882458.18883: variable 'ansible_timeout' from source: unknown 24725 1726882458.18887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.18957: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 24725 1726882458.18966: variable 'omit' from source: magic vars 24725 1726882458.18969: starting attempt loop 24725 1726882458.18971: running the handler 24725 1726882458.18981: handler run complete 24725 1726882458.18988: attempt loop complete, returning result 24725 1726882458.18991: _execute() done 24725 1726882458.18995: dumping result to json 24725 1726882458.19000: done dumping result, returning 24725 1726882458.19006: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12673a56-9f93-1729-593d-0000000000cd] 24725 1726882458.19012: sending task result for task 12673a56-9f93-1729-593d-0000000000cd 24725 1726882458.19084: done sending task result for task 12673a56-9f93-1729-593d-0000000000cd 24725 1726882458.19087: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24725 1726882458.19172: no more pending results, returning what we have 24725 1726882458.19174: results queue empty 24725 1726882458.19175: checking for any_errors_fatal 24725 1726882458.19180: done checking for any_errors_fatal 24725 1726882458.19181: checking for max_fail_percentage 24725 1726882458.19182: done checking for max_fail_percentage 24725 1726882458.19182: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.19183: done checking to see if all hosts have failed 24725 1726882458.19184: getting the remaining hosts for this loop 24725 1726882458.19185: done getting the remaining hosts for this loop 24725 1726882458.19188: getting the next task for host managed_node2 24725 1726882458.19196: done getting next task for host managed_node2 24725 1726882458.19198: ^ task is: TASK: Fix CentOS6 Base repo 24725 1726882458.19201: ^ 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 24725 1726882458.19204: getting variables 24725 1726882458.19205: in VariableManager get_vars() 24725 1726882458.19228: Calling all_inventory to load vars for managed_node2 24725 1726882458.19231: Calling groups_inventory to load vars for managed_node2 24725 1726882458.19234: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.19241: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.19244: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.19251: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.19349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.19460: done with get_vars() 24725 1726882458.19467: done getting variables 24725 1726882458.19548: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:34:18 -0400 (0:00:00.024) 0:00:02.648 ****** 24725 1726882458.19566: entering _queue_task() for managed_node2/copy 24725 1726882458.19746: worker is 1 (out of 1 available) 24725 1726882458.19757: exiting _queue_task() for managed_node2/copy 24725 1726882458.19769: done queuing things up, now waiting for results queue to drain 24725 1726882458.19770: waiting for pending results... 24725 1726882458.19906: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 24725 1726882458.20028: in run() - task 12673a56-9f93-1729-593d-0000000000cf 24725 1726882458.20032: variable 'ansible_search_path' from source: unknown 24725 1726882458.20035: variable 'ansible_search_path' from source: unknown 24725 1726882458.20038: calling self._execute() 24725 1726882458.20243: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.20246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.20249: variable 'omit' from source: magic vars 24725 1726882458.20596: variable 'ansible_distribution' from source: facts 24725 1726882458.20618: Evaluated conditional (ansible_distribution == 'CentOS'): True 24725 1726882458.20727: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.20731: Evaluated conditional (ansible_distribution_major_version == '6'): False 24725 1726882458.20734: when evaluation is False, skipping this task 24725 1726882458.20737: _execute() done 24725 1726882458.20739: dumping result to json 24725 1726882458.20741: done dumping result, returning 24725 1726882458.20748: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [12673a56-9f93-1729-593d-0000000000cf] 24725 1726882458.20754: sending task result for task 12673a56-9f93-1729-593d-0000000000cf 24725 1726882458.20949: done sending task result for task 12673a56-9f93-1729-593d-0000000000cf 24725 1726882458.20952: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24725 1726882458.21027: no more pending results, returning what we have 24725 1726882458.21029: results queue empty 24725 1726882458.21030: checking for any_errors_fatal 24725 1726882458.21033: done checking for any_errors_fatal 24725 1726882458.21034: checking for max_fail_percentage 24725 1726882458.21035: done checking for max_fail_percentage 24725 1726882458.21036: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.21037: done checking to see if all hosts have failed 24725 1726882458.21037: getting the remaining hosts for this loop 24725 1726882458.21038: done getting the remaining hosts for this loop 24725 1726882458.21042: getting the next task for host managed_node2 24725 1726882458.21053: done getting next task for host managed_node2 24725 1726882458.21057: ^ task is: TASK: Include the task 'enable_epel.yml' 24725 1726882458.21059: ^ 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 24725 1726882458.21063: getting variables 24725 1726882458.21065: in VariableManager get_vars() 24725 1726882458.21087: Calling all_inventory to load vars for managed_node2 24725 1726882458.21090: Calling groups_inventory to load vars for managed_node2 24725 1726882458.21097: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.21105: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.21108: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.21112: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.21262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.21382: done with get_vars() 24725 1726882458.21389: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:34:18 -0400 (0:00:00.018) 0:00:02.667 ****** 24725 1726882458.21450: entering _queue_task() for managed_node2/include_tasks 24725 1726882458.21616: worker is 1 (out of 1 available) 24725 1726882458.21629: exiting _queue_task() for managed_node2/include_tasks 24725 1726882458.21640: done queuing things up, now waiting for results queue to drain 24725 1726882458.21642: waiting for pending results... 24725 1726882458.21778: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 24725 1726882458.21839: in run() - task 12673a56-9f93-1729-593d-0000000000d0 24725 1726882458.21849: variable 'ansible_search_path' from source: unknown 24725 1726882458.21852: variable 'ansible_search_path' from source: unknown 24725 1726882458.21880: calling self._execute() 24725 1726882458.21932: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.21936: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.21945: variable 'omit' from source: magic vars 24725 1726882458.22268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.24099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.24103: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.24111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.24155: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.24179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.24253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.24276: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.24306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.24345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.24359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.24470: variable '__network_is_ostree' from source: set_fact 24725 1726882458.24484: Evaluated conditional (not __network_is_ostree | d(false)): True 24725 1726882458.24489: _execute() done 24725 1726882458.24495: dumping result to json 24725 1726882458.24500: done dumping result, returning 24725 1726882458.24506: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [12673a56-9f93-1729-593d-0000000000d0] 24725 1726882458.24512: sending task result for task 12673a56-9f93-1729-593d-0000000000d0 24725 1726882458.24609: done sending task result for task 12673a56-9f93-1729-593d-0000000000d0 24725 1726882458.24612: WORKER PROCESS EXITING 24725 1726882458.24636: no more pending results, returning what we have 24725 1726882458.24640: in VariableManager get_vars() 24725 1726882458.24670: Calling all_inventory to load vars for managed_node2 24725 1726882458.24672: Calling groups_inventory to load vars for managed_node2 24725 1726882458.24675: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.24684: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.24774: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.24780: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.24963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.25155: done with get_vars() 24725 1726882458.25163: variable 'ansible_search_path' from source: unknown 24725 1726882458.25164: variable 'ansible_search_path' from source: unknown 24725 1726882458.25203: we have included files to process 24725 1726882458.25204: generating all_blocks data 24725 1726882458.25206: done generating all_blocks data 24725 1726882458.25211: processing included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24725 1726882458.25213: loading included file: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24725 1726882458.25215: Loading data from /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24725 1726882458.25886: done processing included file 24725 1726882458.25889: iterating over new_blocks loaded from include file 24725 1726882458.25890: in VariableManager get_vars() 24725 1726882458.25906: done with get_vars() 24725 1726882458.25907: filtering new block on tags 24725 1726882458.25928: done filtering new block on tags 24725 1726882458.25931: in VariableManager get_vars() 24725 1726882458.25941: done with get_vars() 24725 1726882458.25942: filtering new block on tags 24725 1726882458.25953: done filtering new block on tags 24725 1726882458.25954: done iterating over new_blocks loaded from include file included: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 24725 1726882458.25959: extending task lists for all hosts with included blocks 24725 1726882458.26061: done extending task lists 24725 1726882458.26062: done processing included files 24725 1726882458.26063: results queue empty 24725 1726882458.26064: checking for any_errors_fatal 24725 1726882458.26067: done checking for any_errors_fatal 24725 1726882458.26067: checking for max_fail_percentage 24725 1726882458.26068: done checking for max_fail_percentage 24725 1726882458.26069: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.26070: done checking to see if all hosts have failed 24725 1726882458.26070: getting the remaining hosts for this loop 24725 1726882458.26072: done getting the remaining hosts for this loop 24725 1726882458.26074: getting the next task for host managed_node2 24725 1726882458.26077: done getting next task for host managed_node2 24725 1726882458.26080: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24725 1726882458.26082: ^ 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 24725 1726882458.26085: getting variables 24725 1726882458.26085: in VariableManager get_vars() 24725 1726882458.26096: Calling all_inventory to load vars for managed_node2 24725 1726882458.26098: Calling groups_inventory to load vars for managed_node2 24725 1726882458.26100: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.26105: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.26113: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.26116: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.26270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.26471: done with get_vars() 24725 1726882458.26480: done getting variables 24725 1726882458.26547: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 24725 1726882458.26755: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:34:18 -0400 (0:00:00.053) 0:00:02.720 ****** 24725 1726882458.26804: entering _queue_task() for managed_node2/command 24725 1726882458.26805: Creating lock for command 24725 1726882458.27112: worker is 1 (out of 1 available) 24725 1726882458.27124: exiting _queue_task() for managed_node2/command 24725 1726882458.27136: done queuing things up, now waiting for results queue to drain 24725 1726882458.27137: waiting for pending results... 24725 1726882458.27529: running TaskExecutor() for managed_node2/TASK: Create EPEL 10 24725 1726882458.27533: in run() - task 12673a56-9f93-1729-593d-0000000000ea 24725 1726882458.27536: variable 'ansible_search_path' from source: unknown 24725 1726882458.27539: variable 'ansible_search_path' from source: unknown 24725 1726882458.27542: calling self._execute() 24725 1726882458.27601: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.27605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.27614: variable 'omit' from source: magic vars 24725 1726882458.27980: variable 'ansible_distribution' from source: facts 24725 1726882458.27987: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24725 1726882458.28126: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.28129: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24725 1726882458.28135: when evaluation is False, skipping this task 24725 1726882458.28138: _execute() done 24725 1726882458.28140: dumping result to json 24725 1726882458.28142: done dumping result, returning 24725 1726882458.28149: done running TaskExecutor() for managed_node2/TASK: Create EPEL 10 [12673a56-9f93-1729-593d-0000000000ea] 24725 1726882458.28154: sending task result for task 12673a56-9f93-1729-593d-0000000000ea 24725 1726882458.28266: done sending task result for task 12673a56-9f93-1729-593d-0000000000ea 24725 1726882458.28275: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24725 1726882458.28336: no more pending results, returning what we have 24725 1726882458.28340: results queue empty 24725 1726882458.28341: checking for any_errors_fatal 24725 1726882458.28342: done checking for any_errors_fatal 24725 1726882458.28343: checking for max_fail_percentage 24725 1726882458.28344: done checking for max_fail_percentage 24725 1726882458.28345: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.28346: done checking to see if all hosts have failed 24725 1726882458.28347: getting the remaining hosts for this loop 24725 1726882458.28348: done getting the remaining hosts for this loop 24725 1726882458.28352: getting the next task for host managed_node2 24725 1726882458.28358: done getting next task for host managed_node2 24725 1726882458.28361: ^ task is: TASK: Install yum-utils package 24725 1726882458.28365: ^ 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 24725 1726882458.28368: getting variables 24725 1726882458.28370: in VariableManager get_vars() 24725 1726882458.28403: Calling all_inventory to load vars for managed_node2 24725 1726882458.28406: Calling groups_inventory to load vars for managed_node2 24725 1726882458.28410: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.28424: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.28428: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.28431: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.28774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.28997: done with get_vars() 24725 1726882458.29007: done getting variables 24725 1726882458.29101: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:34:18 -0400 (0:00:00.023) 0:00:02.744 ****** 24725 1726882458.29127: entering _queue_task() for managed_node2/package 24725 1726882458.29129: Creating lock for package 24725 1726882458.29365: worker is 1 (out of 1 available) 24725 1726882458.29378: exiting _queue_task() for managed_node2/package 24725 1726882458.29390: done queuing things up, now waiting for results queue to drain 24725 1726882458.29392: waiting for pending results... 24725 1726882458.29702: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 24725 1726882458.29708: in run() - task 12673a56-9f93-1729-593d-0000000000eb 24725 1726882458.29719: variable 'ansible_search_path' from source: unknown 24725 1726882458.29801: variable 'ansible_search_path' from source: unknown 24725 1726882458.29805: calling self._execute() 24725 1726882458.29829: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.29832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.29844: variable 'omit' from source: magic vars 24725 1726882458.30192: variable 'ansible_distribution' from source: facts 24725 1726882458.30207: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24725 1726882458.30339: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.30343: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24725 1726882458.30346: when evaluation is False, skipping this task 24725 1726882458.30348: _execute() done 24725 1726882458.30351: dumping result to json 24725 1726882458.30353: done dumping result, returning 24725 1726882458.30359: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [12673a56-9f93-1729-593d-0000000000eb] 24725 1726882458.30365: sending task result for task 12673a56-9f93-1729-593d-0000000000eb 24725 1726882458.30455: done sending task result for task 12673a56-9f93-1729-593d-0000000000eb 24725 1726882458.30458: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24725 1726882458.30535: no more pending results, returning what we have 24725 1726882458.30538: results queue empty 24725 1726882458.30539: checking for any_errors_fatal 24725 1726882458.30546: done checking for any_errors_fatal 24725 1726882458.30546: checking for max_fail_percentage 24725 1726882458.30548: done checking for max_fail_percentage 24725 1726882458.30549: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.30550: done checking to see if all hosts have failed 24725 1726882458.30551: getting the remaining hosts for this loop 24725 1726882458.30552: done getting the remaining hosts for this loop 24725 1726882458.30556: getting the next task for host managed_node2 24725 1726882458.30562: done getting next task for host managed_node2 24725 1726882458.30564: ^ task is: TASK: Enable EPEL 7 24725 1726882458.30568: ^ 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 24725 1726882458.30571: getting variables 24725 1726882458.30573: in VariableManager get_vars() 24725 1726882458.30690: Calling all_inventory to load vars for managed_node2 24725 1726882458.30697: Calling groups_inventory to load vars for managed_node2 24725 1726882458.30700: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.30708: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.30711: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.30714: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.30876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.31076: done with get_vars() 24725 1726882458.31085: done getting variables 24725 1726882458.31141: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:34:18 -0400 (0:00:00.020) 0:00:02.764 ****** 24725 1726882458.31167: entering _queue_task() for managed_node2/command 24725 1726882458.31429: worker is 1 (out of 1 available) 24725 1726882458.31440: exiting _queue_task() for managed_node2/command 24725 1726882458.31451: done queuing things up, now waiting for results queue to drain 24725 1726882458.31453: waiting for pending results... 24725 1726882458.31673: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 24725 1726882458.31771: in run() - task 12673a56-9f93-1729-593d-0000000000ec 24725 1726882458.31775: variable 'ansible_search_path' from source: unknown 24725 1726882458.31778: variable 'ansible_search_path' from source: unknown 24725 1726882458.31782: calling self._execute() 24725 1726882458.31844: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.31848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.31859: variable 'omit' from source: magic vars 24725 1726882458.32214: variable 'ansible_distribution' from source: facts 24725 1726882458.32226: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24725 1726882458.32398: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.32402: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24725 1726882458.32405: when evaluation is False, skipping this task 24725 1726882458.32408: _execute() done 24725 1726882458.32410: dumping result to json 24725 1726882458.32412: done dumping result, returning 24725 1726882458.32424: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [12673a56-9f93-1729-593d-0000000000ec] 24725 1726882458.32426: sending task result for task 12673a56-9f93-1729-593d-0000000000ec 24725 1726882458.32482: done sending task result for task 12673a56-9f93-1729-593d-0000000000ec 24725 1726882458.32485: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24725 1726882458.32565: no more pending results, returning what we have 24725 1726882458.32568: results queue empty 24725 1726882458.32569: checking for any_errors_fatal 24725 1726882458.32573: done checking for any_errors_fatal 24725 1726882458.32573: checking for max_fail_percentage 24725 1726882458.32575: done checking for max_fail_percentage 24725 1726882458.32576: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.32577: done checking to see if all hosts have failed 24725 1726882458.32577: getting the remaining hosts for this loop 24725 1726882458.32578: done getting the remaining hosts for this loop 24725 1726882458.32582: getting the next task for host managed_node2 24725 1726882458.32588: done getting next task for host managed_node2 24725 1726882458.32590: ^ task is: TASK: Enable EPEL 8 24725 1726882458.32598: ^ 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 24725 1726882458.32601: getting variables 24725 1726882458.32603: in VariableManager get_vars() 24725 1726882458.32629: Calling all_inventory to load vars for managed_node2 24725 1726882458.32632: Calling groups_inventory to load vars for managed_node2 24725 1726882458.32635: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.32646: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.32648: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.32651: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.32925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.33119: done with get_vars() 24725 1726882458.33127: done getting variables 24725 1726882458.33176: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:34:18 -0400 (0:00:00.020) 0:00:02.784 ****** 24725 1726882458.33206: entering _queue_task() for managed_node2/command 24725 1726882458.33413: worker is 1 (out of 1 available) 24725 1726882458.33423: exiting _queue_task() for managed_node2/command 24725 1726882458.33433: done queuing things up, now waiting for results queue to drain 24725 1726882458.33435: waiting for pending results... 24725 1726882458.33761: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 24725 1726882458.33767: in run() - task 12673a56-9f93-1729-593d-0000000000ed 24725 1726882458.33770: variable 'ansible_search_path' from source: unknown 24725 1726882458.33773: variable 'ansible_search_path' from source: unknown 24725 1726882458.33816: calling self._execute() 24725 1726882458.33904: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.33912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.33915: variable 'omit' from source: magic vars 24725 1726882458.34277: variable 'ansible_distribution' from source: facts 24725 1726882458.34294: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24725 1726882458.34422: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.34428: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24725 1726882458.34431: when evaluation is False, skipping this task 24725 1726882458.34434: _execute() done 24725 1726882458.34437: dumping result to json 24725 1726882458.34439: done dumping result, returning 24725 1726882458.34445: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [12673a56-9f93-1729-593d-0000000000ed] 24725 1726882458.34450: sending task result for task 12673a56-9f93-1729-593d-0000000000ed 24725 1726882458.34556: done sending task result for task 12673a56-9f93-1729-593d-0000000000ed 24725 1726882458.34559: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24725 1726882458.34614: no more pending results, returning what we have 24725 1726882458.34618: results queue empty 24725 1726882458.34619: checking for any_errors_fatal 24725 1726882458.34625: done checking for any_errors_fatal 24725 1726882458.34626: checking for max_fail_percentage 24725 1726882458.34628: done checking for max_fail_percentage 24725 1726882458.34629: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.34630: done checking to see if all hosts have failed 24725 1726882458.34630: getting the remaining hosts for this loop 24725 1726882458.34632: done getting the remaining hosts for this loop 24725 1726882458.34636: getting the next task for host managed_node2 24725 1726882458.34644: done getting next task for host managed_node2 24725 1726882458.34647: ^ task is: TASK: Enable EPEL 6 24725 1726882458.34652: ^ 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 24725 1726882458.34656: getting variables 24725 1726882458.34658: in VariableManager get_vars() 24725 1726882458.34687: Calling all_inventory to load vars for managed_node2 24725 1726882458.34690: Calling groups_inventory to load vars for managed_node2 24725 1726882458.34698: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.34711: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.34715: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.34718: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.35020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.35208: done with get_vars() 24725 1726882458.35218: done getting variables 24725 1726882458.35274: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:34:18 -0400 (0:00:00.020) 0:00:02.805 ****** 24725 1726882458.35305: entering _queue_task() for managed_node2/copy 24725 1726882458.35534: worker is 1 (out of 1 available) 24725 1726882458.35546: exiting _queue_task() for managed_node2/copy 24725 1726882458.35558: done queuing things up, now waiting for results queue to drain 24725 1726882458.35560: waiting for pending results... 24725 1726882458.35832: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 24725 1726882458.36014: in run() - task 12673a56-9f93-1729-593d-0000000000ef 24725 1726882458.36020: variable 'ansible_search_path' from source: unknown 24725 1726882458.36024: variable 'ansible_search_path' from source: unknown 24725 1726882458.36027: calling self._execute() 24725 1726882458.36030: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.36034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.36037: variable 'omit' from source: magic vars 24725 1726882458.36500: variable 'ansible_distribution' from source: facts 24725 1726882458.36504: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24725 1726882458.36507: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.36509: Evaluated conditional (ansible_distribution_major_version == '6'): False 24725 1726882458.36512: when evaluation is False, skipping this task 24725 1726882458.36514: _execute() done 24725 1726882458.36516: dumping result to json 24725 1726882458.36519: done dumping result, returning 24725 1726882458.36522: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [12673a56-9f93-1729-593d-0000000000ef] 24725 1726882458.36528: sending task result for task 12673a56-9f93-1729-593d-0000000000ef 24725 1726882458.36732: done sending task result for task 12673a56-9f93-1729-593d-0000000000ef 24725 1726882458.36735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24725 1726882458.36769: no more pending results, returning what we have 24725 1726882458.36772: results queue empty 24725 1726882458.36773: checking for any_errors_fatal 24725 1726882458.36775: done checking for any_errors_fatal 24725 1726882458.36776: checking for max_fail_percentage 24725 1726882458.36777: done checking for max_fail_percentage 24725 1726882458.36778: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.36779: done checking to see if all hosts have failed 24725 1726882458.36779: getting the remaining hosts for this loop 24725 1726882458.36781: done getting the remaining hosts for this loop 24725 1726882458.36783: getting the next task for host managed_node2 24725 1726882458.36791: done getting next task for host managed_node2 24725 1726882458.36797: ^ task is: TASK: Set network provider to 'initscripts' 24725 1726882458.36800: ^ 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 24725 1726882458.36803: getting variables 24725 1726882458.36804: in VariableManager get_vars() 24725 1726882458.36828: Calling all_inventory to load vars for managed_node2 24725 1726882458.36830: Calling groups_inventory to load vars for managed_node2 24725 1726882458.36833: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.36841: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.36844: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.36847: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.37063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.37255: done with get_vars() 24725 1726882458.37264: done getting variables 24725 1726882458.37325: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Friday 20 September 2024 21:34:18 -0400 (0:00:00.020) 0:00:02.826 ****** 24725 1726882458.37350: entering _queue_task() for managed_node2/set_fact 24725 1726882458.37563: worker is 1 (out of 1 available) 24725 1726882458.37573: exiting _queue_task() for managed_node2/set_fact 24725 1726882458.37583: done queuing things up, now waiting for results queue to drain 24725 1726882458.37585: waiting for pending results... 24725 1726882458.37823: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 24725 1726882458.37887: in run() - task 12673a56-9f93-1729-593d-000000000007 24725 1726882458.37908: variable 'ansible_search_path' from source: unknown 24725 1726882458.37942: calling self._execute() 24725 1726882458.38127: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.38132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.38137: variable 'omit' from source: magic vars 24725 1726882458.38140: variable 'omit' from source: magic vars 24725 1726882458.38165: variable 'omit' from source: magic vars 24725 1726882458.38203: variable 'omit' from source: magic vars 24725 1726882458.38240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24725 1726882458.38278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24725 1726882458.38296: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24725 1726882458.38316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882458.38327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24725 1726882458.38354: variable 'inventory_hostname' from source: host vars for 'managed_node2' 24725 1726882458.38357: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.38364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.38460: Set connection var ansible_shell_type to sh 24725 1726882458.38467: Set connection var ansible_timeout to 10 24725 1726882458.38479: Set connection var ansible_module_compression to ZIP_DEFLATED 24725 1726882458.38481: Set connection var ansible_connection to ssh 24725 1726882458.38487: Set connection var ansible_shell_executable to /bin/sh 24725 1726882458.38502: Set connection var ansible_pipelining to False 24725 1726882458.38561: variable 'ansible_shell_executable' from source: unknown 24725 1726882458.38564: variable 'ansible_connection' from source: unknown 24725 1726882458.38567: variable 'ansible_module_compression' from source: unknown 24725 1726882458.38569: variable 'ansible_shell_type' from source: unknown 24725 1726882458.38571: variable 'ansible_shell_executable' from source: unknown 24725 1726882458.38573: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.38575: variable 'ansible_pipelining' from source: unknown 24725 1726882458.38577: variable 'ansible_timeout' from source: unknown 24725 1726882458.38583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.38671: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 24725 1726882458.38681: variable 'omit' from source: magic vars 24725 1726882458.38684: starting attempt loop 24725 1726882458.38687: running the handler 24725 1726882458.38709: handler run complete 24725 1726882458.38717: attempt loop complete, returning result 24725 1726882458.38721: _execute() done 24725 1726882458.38724: dumping result to json 24725 1726882458.38726: done dumping result, returning 24725 1726882458.38731: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [12673a56-9f93-1729-593d-000000000007] 24725 1726882458.38738: sending task result for task 12673a56-9f93-1729-593d-000000000007 24725 1726882458.38816: done sending task result for task 12673a56-9f93-1729-593d-000000000007 24725 1726882458.38821: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 24725 1726882458.38973: no more pending results, returning what we have 24725 1726882458.38975: results queue empty 24725 1726882458.38976: checking for any_errors_fatal 24725 1726882458.38981: done checking for any_errors_fatal 24725 1726882458.38982: checking for max_fail_percentage 24725 1726882458.38983: done checking for max_fail_percentage 24725 1726882458.38984: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.38985: done checking to see if all hosts have failed 24725 1726882458.38985: getting the remaining hosts for this loop 24725 1726882458.38986: done getting the remaining hosts for this loop 24725 1726882458.38989: getting the next task for host managed_node2 24725 1726882458.38999: done getting next task for host managed_node2 24725 1726882458.39001: ^ task is: TASK: meta (flush_handlers) 24725 1726882458.39003: ^ 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 24725 1726882458.39007: getting variables 24725 1726882458.39008: in VariableManager get_vars() 24725 1726882458.39030: Calling all_inventory to load vars for managed_node2 24725 1726882458.39032: Calling groups_inventory to load vars for managed_node2 24725 1726882458.39035: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.39043: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.39046: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.39048: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.39215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.39412: done with get_vars() 24725 1726882458.39421: done getting variables 24725 1726882458.39479: in VariableManager get_vars() 24725 1726882458.39487: Calling all_inventory to load vars for managed_node2 24725 1726882458.39489: Calling groups_inventory to load vars for managed_node2 24725 1726882458.39491: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.39499: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.39501: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.39504: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.39826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.40010: done with get_vars() 24725 1726882458.40024: done queuing things up, now waiting for results queue to drain 24725 1726882458.40026: results queue empty 24725 1726882458.40026: checking for any_errors_fatal 24725 1726882458.40028: done checking for any_errors_fatal 24725 1726882458.40029: checking for max_fail_percentage 24725 1726882458.40030: done checking for max_fail_percentage 24725 1726882458.40030: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.40031: done checking to see if all hosts have failed 24725 1726882458.40032: getting the remaining hosts for this loop 24725 1726882458.40032: done getting the remaining hosts for this loop 24725 1726882458.40035: getting the next task for host managed_node2 24725 1726882458.40038: done getting next task for host managed_node2 24725 1726882458.40039: ^ task is: TASK: meta (flush_handlers) 24725 1726882458.40040: ^ 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 24725 1726882458.40048: getting variables 24725 1726882458.40049: in VariableManager get_vars() 24725 1726882458.40056: Calling all_inventory to load vars for managed_node2 24725 1726882458.40058: Calling groups_inventory to load vars for managed_node2 24725 1726882458.40060: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.40064: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.40066: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.40069: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.40191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.40345: done with get_vars() 24725 1726882458.40352: done getting variables 24725 1726882458.40386: in VariableManager get_vars() 24725 1726882458.40397: Calling all_inventory to load vars for managed_node2 24725 1726882458.40399: Calling groups_inventory to load vars for managed_node2 24725 1726882458.40401: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.40405: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.40407: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.40409: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.40541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.40743: done with get_vars() 24725 1726882458.40754: done queuing things up, now waiting for results queue to drain 24725 1726882458.40756: results queue empty 24725 1726882458.40757: checking for any_errors_fatal 24725 1726882458.40758: done checking for any_errors_fatal 24725 1726882458.40759: checking for max_fail_percentage 24725 1726882458.40760: done checking for max_fail_percentage 24725 1726882458.40761: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.40761: done checking to see if all hosts have failed 24725 1726882458.40762: getting the remaining hosts for this loop 24725 1726882458.40763: done getting the remaining hosts for this loop 24725 1726882458.40765: getting the next task for host managed_node2 24725 1726882458.40767: done getting next task for host managed_node2 24725 1726882458.40768: ^ task is: None 24725 1726882458.40770: ^ 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 24725 1726882458.40771: done queuing things up, now waiting for results queue to drain 24725 1726882458.40771: results queue empty 24725 1726882458.40772: checking for any_errors_fatal 24725 1726882458.40773: done checking for any_errors_fatal 24725 1726882458.40773: checking for max_fail_percentage 24725 1726882458.40774: done checking for max_fail_percentage 24725 1726882458.40775: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.40776: done checking to see if all hosts have failed 24725 1726882458.40777: getting the next task for host managed_node2 24725 1726882458.40779: done getting next task for host managed_node2 24725 1726882458.40780: ^ task is: None 24725 1726882458.40781: ^ 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 24725 1726882458.40829: in VariableManager get_vars() 24725 1726882458.40852: done with get_vars() 24725 1726882458.40858: in VariableManager get_vars() 24725 1726882458.40872: done with get_vars() 24725 1726882458.40876: variable 'omit' from source: magic vars 24725 1726882458.40911: in VariableManager get_vars() 24725 1726882458.40927: done with get_vars() 24725 1726882458.40948: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 24725 1726882458.41327: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24725 1726882458.41352: getting the remaining hosts for this loop 24725 1726882458.41353: done getting the remaining hosts for this loop 24725 1726882458.41356: getting the next task for host managed_node2 24725 1726882458.41358: done getting next task for host managed_node2 24725 1726882458.41360: ^ task is: TASK: Gathering Facts 24725 1726882458.41362: ^ 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 24725 1726882458.41363: getting variables 24725 1726882458.41364: in VariableManager get_vars() 24725 1726882458.41376: Calling all_inventory to load vars for managed_node2 24725 1726882458.41378: Calling groups_inventory to load vars for managed_node2 24725 1726882458.41380: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.41385: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.41402: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.41406: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.41535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.41716: done with get_vars() 24725 1726882458.41723: done getting variables 24725 1726882458.41758: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Friday 20 September 2024 21:34:18 -0400 (0:00:00.044) 0:00:02.870 ****** 24725 1726882458.41779: entering _queue_task() for managed_node2/gather_facts 24725 1726882458.42002: worker is 1 (out of 1 available) 24725 1726882458.42012: exiting _queue_task() for managed_node2/gather_facts 24725 1726882458.42024: done queuing things up, now waiting for results queue to drain 24725 1726882458.42026: waiting for pending results... 24725 1726882458.42410: running TaskExecutor() for managed_node2/TASK: Gathering Facts 24725 1726882458.42415: in run() - task 12673a56-9f93-1729-593d-000000000115 24725 1726882458.42418: variable 'ansible_search_path' from source: unknown 24725 1726882458.42422: calling self._execute() 24725 1726882458.42477: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.42489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.42511: variable 'omit' from source: magic vars 24725 1726882458.43037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.45205: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.45283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.45331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.45371: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.45406: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.45485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.45524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.45556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.45605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.45628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.45763: variable 'ansible_distribution' from source: facts 24725 1726882458.45777: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.45802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.45810: when evaluation is False, skipping this task 24725 1726882458.45817: _execute() done 24725 1726882458.45823: dumping result to json 24725 1726882458.45830: done dumping result, returning 24725 1726882458.45881: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12673a56-9f93-1729-593d-000000000115] 24725 1726882458.45884: sending task result for task 12673a56-9f93-1729-593d-000000000115 24725 1726882458.45943: done sending task result for task 12673a56-9f93-1729-593d-000000000115 24725 1726882458.45946: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.46031: no more pending results, returning what we have 24725 1726882458.46036: results queue empty 24725 1726882458.46037: checking for any_errors_fatal 24725 1726882458.46038: done checking for any_errors_fatal 24725 1726882458.46039: checking for max_fail_percentage 24725 1726882458.46041: done checking for max_fail_percentage 24725 1726882458.46041: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.46042: done checking to see if all hosts have failed 24725 1726882458.46043: getting the remaining hosts for this loop 24725 1726882458.46044: done getting the remaining hosts for this loop 24725 1726882458.46048: getting the next task for host managed_node2 24725 1726882458.46054: done getting next task for host managed_node2 24725 1726882458.46055: ^ task is: TASK: meta (flush_handlers) 24725 1726882458.46057: ^ 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 24725 1726882458.46061: getting variables 24725 1726882458.46062: in VariableManager get_vars() 24725 1726882458.46105: Calling all_inventory to load vars for managed_node2 24725 1726882458.46109: Calling groups_inventory to load vars for managed_node2 24725 1726882458.46112: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.46123: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.46126: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.46129: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.46559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.46752: done with get_vars() 24725 1726882458.46763: done getting variables 24725 1726882458.46833: in VariableManager get_vars() 24725 1726882458.46847: Calling all_inventory to load vars for managed_node2 24725 1726882458.46849: Calling groups_inventory to load vars for managed_node2 24725 1726882458.46851: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.46855: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.46857: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.46860: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.46997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.47179: done with get_vars() 24725 1726882458.47191: done queuing things up, now waiting for results queue to drain 24725 1726882458.47198: results queue empty 24725 1726882458.47198: checking for any_errors_fatal 24725 1726882458.47200: done checking for any_errors_fatal 24725 1726882458.47201: checking for max_fail_percentage 24725 1726882458.47202: done checking for max_fail_percentage 24725 1726882458.47203: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.47204: done checking to see if all hosts have failed 24725 1726882458.47204: getting the remaining hosts for this loop 24725 1726882458.47205: done getting the remaining hosts for this loop 24725 1726882458.47208: getting the next task for host managed_node2 24725 1726882458.47212: done getting next task for host managed_node2 24725 1726882458.47214: ^ task is: TASK: Include the task 'show_interfaces.yml' 24725 1726882458.47216: ^ 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 24725 1726882458.47218: getting variables 24725 1726882458.47220: in VariableManager get_vars() 24725 1726882458.47232: Calling all_inventory to load vars for managed_node2 24725 1726882458.47235: Calling groups_inventory to load vars for managed_node2 24725 1726882458.47237: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.47246: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.47248: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.47251: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.47408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.47585: done with get_vars() 24725 1726882458.47596: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Friday 20 September 2024 21:34:18 -0400 (0:00:00.058) 0:00:02.929 ****** 24725 1726882458.47661: entering _queue_task() for managed_node2/include_tasks 24725 1726882458.48120: worker is 1 (out of 1 available) 24725 1726882458.48128: exiting _queue_task() for managed_node2/include_tasks 24725 1726882458.48137: done queuing things up, now waiting for results queue to drain 24725 1726882458.48138: waiting for pending results... 24725 1726882458.48265: running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' 24725 1726882458.48280: in run() - task 12673a56-9f93-1729-593d-00000000000b 24725 1726882458.48304: variable 'ansible_search_path' from source: unknown 24725 1726882458.48343: calling self._execute() 24725 1726882458.48471: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.48475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.48478: variable 'omit' from source: magic vars 24725 1726882458.48872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.51125: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.51198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.51240: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.51299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.51318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.51399: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.51600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.51603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.51605: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.51607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.51655: variable 'ansible_distribution' from source: facts 24725 1726882458.51665: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.51686: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.51692: when evaluation is False, skipping this task 24725 1726882458.51702: _execute() done 24725 1726882458.51708: dumping result to json 24725 1726882458.51713: done dumping result, returning 24725 1726882458.51725: done running TaskExecutor() for managed_node2/TASK: Include the task 'show_interfaces.yml' [12673a56-9f93-1729-593d-00000000000b] 24725 1726882458.51732: sending task result for task 12673a56-9f93-1729-593d-00000000000b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.51873: no more pending results, returning what we have 24725 1726882458.51878: results queue empty 24725 1726882458.51879: checking for any_errors_fatal 24725 1726882458.51881: done checking for any_errors_fatal 24725 1726882458.51881: checking for max_fail_percentage 24725 1726882458.51883: done checking for max_fail_percentage 24725 1726882458.51884: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.51885: done checking to see if all hosts have failed 24725 1726882458.51886: getting the remaining hosts for this loop 24725 1726882458.51887: done getting the remaining hosts for this loop 24725 1726882458.51891: getting the next task for host managed_node2 24725 1726882458.51902: done getting next task for host managed_node2 24725 1726882458.51905: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24725 1726882458.51908: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882458.51911: getting variables 24725 1726882458.51913: in VariableManager get_vars() 24725 1726882458.51956: Calling all_inventory to load vars for managed_node2 24725 1726882458.51959: Calling groups_inventory to load vars for managed_node2 24725 1726882458.51962: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.51974: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.51977: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.51980: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.52418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.52653: done with get_vars() 24725 1726882458.52665: done getting variables 24725 1726882458.52699: done sending task result for task 12673a56-9f93-1729-593d-00000000000b 24725 1726882458.52702: WORKER PROCESS EXITING TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Friday 20 September 2024 21:34:18 -0400 (0:00:00.051) 0:00:02.980 ****** 24725 1726882458.52767: entering _queue_task() for managed_node2/include_tasks 24725 1726882458.53207: worker is 1 (out of 1 available) 24725 1726882458.53215: exiting _queue_task() for managed_node2/include_tasks 24725 1726882458.53225: done queuing things up, now waiting for results queue to drain 24725 1726882458.53227: waiting for pending results... 24725 1726882458.53270: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24725 1726882458.53365: in run() - task 12673a56-9f93-1729-593d-00000000000c 24725 1726882458.53383: variable 'ansible_search_path' from source: unknown 24725 1726882458.53424: calling self._execute() 24725 1726882458.53512: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.53525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.53540: variable 'omit' from source: magic vars 24725 1726882458.54034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.55738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.55780: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.55818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.55845: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.55865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.55923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.55944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.55962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.55988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.56002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.56100: variable 'ansible_distribution' from source: facts 24725 1726882458.56106: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.56121: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.56124: when evaluation is False, skipping this task 24725 1726882458.56127: _execute() done 24725 1726882458.56131: dumping result to json 24725 1726882458.56133: done dumping result, returning 24725 1726882458.56140: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-1729-593d-00000000000c] 24725 1726882458.56142: sending task result for task 12673a56-9f93-1729-593d-00000000000c 24725 1726882458.56220: done sending task result for task 12673a56-9f93-1729-593d-00000000000c 24725 1726882458.56223: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.56310: no more pending results, returning what we have 24725 1726882458.56313: results queue empty 24725 1726882458.56314: checking for any_errors_fatal 24725 1726882458.56319: done checking for any_errors_fatal 24725 1726882458.56319: checking for max_fail_percentage 24725 1726882458.56321: done checking for max_fail_percentage 24725 1726882458.56321: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.56322: done checking to see if all hosts have failed 24725 1726882458.56323: getting the remaining hosts for this loop 24725 1726882458.56324: done getting the remaining hosts for this loop 24725 1726882458.56328: getting the next task for host managed_node2 24725 1726882458.56333: done getting next task for host managed_node2 24725 1726882458.56335: ^ task is: TASK: Set up gateway ip on veth peer 24725 1726882458.56337: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882458.56339: getting variables 24725 1726882458.56340: in VariableManager get_vars() 24725 1726882458.56373: Calling all_inventory to load vars for managed_node2 24725 1726882458.56375: Calling groups_inventory to load vars for managed_node2 24725 1726882458.56377: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.56385: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.56387: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.56390: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.56606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.56790: done with get_vars() 24725 1726882458.56804: done getting variables 24725 1726882458.56883: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Friday 20 September 2024 21:34:18 -0400 (0:00:00.041) 0:00:03.021 ****** 24725 1726882458.56911: entering _queue_task() for managed_node2/shell 24725 1726882458.56913: Creating lock for shell 24725 1726882458.57130: worker is 1 (out of 1 available) 24725 1726882458.57142: exiting _queue_task() for managed_node2/shell 24725 1726882458.57153: done queuing things up, now waiting for results queue to drain 24725 1726882458.57154: waiting for pending results... 24725 1726882458.57456: running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer 24725 1726882458.57474: in run() - task 12673a56-9f93-1729-593d-00000000000d 24725 1726882458.57485: variable 'ansible_search_path' from source: unknown 24725 1726882458.57515: calling self._execute() 24725 1726882458.57576: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.57579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.57588: variable 'omit' from source: magic vars 24725 1726882458.57884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.59351: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.59499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.59501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.59504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.59526: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.59603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.59638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.59667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.59717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.59737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.59866: variable 'ansible_distribution' from source: facts 24725 1726882458.59877: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.59912: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.59921: when evaluation is False, skipping this task 24725 1726882458.59928: _execute() done 24725 1726882458.59935: dumping result to json 24725 1726882458.59941: done dumping result, returning 24725 1726882458.59952: done running TaskExecutor() for managed_node2/TASK: Set up gateway ip on veth peer [12673a56-9f93-1729-593d-00000000000d] 24725 1726882458.59961: sending task result for task 12673a56-9f93-1729-593d-00000000000d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.60204: no more pending results, returning what we have 24725 1726882458.60208: results queue empty 24725 1726882458.60209: checking for any_errors_fatal 24725 1726882458.60212: done checking for any_errors_fatal 24725 1726882458.60213: checking for max_fail_percentage 24725 1726882458.60214: done checking for max_fail_percentage 24725 1726882458.60215: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.60215: done checking to see if all hosts have failed 24725 1726882458.60216: getting the remaining hosts for this loop 24725 1726882458.60217: done getting the remaining hosts for this loop 24725 1726882458.60220: getting the next task for host managed_node2 24725 1726882458.60226: done getting next task for host managed_node2 24725 1726882458.60228: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 24725 1726882458.60328: ^ 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 24725 1726882458.60333: getting variables 24725 1726882458.60335: in VariableManager get_vars() 24725 1726882458.60369: Calling all_inventory to load vars for managed_node2 24725 1726882458.60371: Calling groups_inventory to load vars for managed_node2 24725 1726882458.60374: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.60384: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.60387: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.60391: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.60406: done sending task result for task 12673a56-9f93-1729-593d-00000000000d 24725 1726882458.60410: WORKER PROCESS EXITING 24725 1726882458.60575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.60774: done with get_vars() 24725 1726882458.60785: done getting variables 24725 1726882458.60875: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Friday 20 September 2024 21:34:18 -0400 (0:00:00.039) 0:00:03.061 ****** 24725 1726882458.60904: entering _queue_task() for managed_node2/debug 24725 1726882458.60906: Creating lock for debug 24725 1726882458.61146: worker is 1 (out of 1 available) 24725 1726882458.61158: exiting _queue_task() for managed_node2/debug 24725 1726882458.61168: done queuing things up, now waiting for results queue to drain 24725 1726882458.61170: waiting for pending results... 24725 1726882458.61408: running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config 24725 1726882458.61491: in run() - task 12673a56-9f93-1729-593d-00000000000f 24725 1726882458.61515: variable 'ansible_search_path' from source: unknown 24725 1726882458.61556: calling self._execute() 24725 1726882458.61641: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.61653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.61667: variable 'omit' from source: magic vars 24725 1726882458.62166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.64360: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.64600: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.64604: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.64607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.64609: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.64640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.64675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.64710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.64760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.64780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.64930: variable 'ansible_distribution' from source: facts 24725 1726882458.64947: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.64971: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.64979: when evaluation is False, skipping this task 24725 1726882458.64987: _execute() done 24725 1726882458.64998: dumping result to json 24725 1726882458.65007: done dumping result, returning 24725 1726882458.65019: done running TaskExecutor() for managed_node2/TASK: TEST: I can configure an interface with static ipv6 config [12673a56-9f93-1729-593d-00000000000f] 24725 1726882458.65029: sending task result for task 12673a56-9f93-1729-593d-00000000000f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882458.65306: no more pending results, returning what we have 24725 1726882458.65309: results queue empty 24725 1726882458.65310: checking for any_errors_fatal 24725 1726882458.65316: done checking for any_errors_fatal 24725 1726882458.65317: checking for max_fail_percentage 24725 1726882458.65319: done checking for max_fail_percentage 24725 1726882458.65319: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.65320: done checking to see if all hosts have failed 24725 1726882458.65321: getting the remaining hosts for this loop 24725 1726882458.65323: done getting the remaining hosts for this loop 24725 1726882458.65327: getting the next task for host managed_node2 24725 1726882458.65335: done getting next task for host managed_node2 24725 1726882458.65341: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24725 1726882458.65344: ^ 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 24725 1726882458.65358: getting variables 24725 1726882458.65359: in VariableManager get_vars() 24725 1726882458.65406: Calling all_inventory to load vars for managed_node2 24725 1726882458.65409: Calling groups_inventory to load vars for managed_node2 24725 1726882458.65411: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.65422: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.65425: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.65427: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.65830: done sending task result for task 12673a56-9f93-1729-593d-00000000000f 24725 1726882458.65833: WORKER PROCESS EXITING 24725 1726882458.65854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.66057: done with get_vars() 24725 1726882458.66068: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:18 -0400 (0:00:00.052) 0:00:03.114 ****** 24725 1726882458.66158: entering _queue_task() for managed_node2/include_tasks 24725 1726882458.66418: worker is 1 (out of 1 available) 24725 1726882458.66431: exiting _queue_task() for managed_node2/include_tasks 24725 1726882458.66442: done queuing things up, now waiting for results queue to drain 24725 1726882458.66443: waiting for pending results... 24725 1726882458.66687: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24725 1726882458.66806: in run() - task 12673a56-9f93-1729-593d-000000000017 24725 1726882458.66825: variable 'ansible_search_path' from source: unknown 24725 1726882458.66833: variable 'ansible_search_path' from source: unknown 24725 1726882458.66871: calling self._execute() 24725 1726882458.66954: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.66966: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.66978: variable 'omit' from source: magic vars 24725 1726882458.67402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.69670: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.69748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.69799: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.69840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.69887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.69975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.70017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.70049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.70188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.70196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.70261: variable 'ansible_distribution' from source: facts 24725 1726882458.70272: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.70303: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.70310: when evaluation is False, skipping this task 24725 1726882458.70317: _execute() done 24725 1726882458.70323: dumping result to json 24725 1726882458.70330: done dumping result, returning 24725 1726882458.70341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1729-593d-000000000017] 24725 1726882458.70350: sending task result for task 12673a56-9f93-1729-593d-000000000017 24725 1726882458.70600: done sending task result for task 12673a56-9f93-1729-593d-000000000017 24725 1726882458.70603: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.70653: no more pending results, returning what we have 24725 1726882458.70657: results queue empty 24725 1726882458.70658: checking for any_errors_fatal 24725 1726882458.70663: done checking for any_errors_fatal 24725 1726882458.70664: checking for max_fail_percentage 24725 1726882458.70666: done checking for max_fail_percentage 24725 1726882458.70667: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.70668: done checking to see if all hosts have failed 24725 1726882458.70669: getting the remaining hosts for this loop 24725 1726882458.70670: done getting the remaining hosts for this loop 24725 1726882458.70675: getting the next task for host managed_node2 24725 1726882458.70681: done getting next task for host managed_node2 24725 1726882458.70686: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24725 1726882458.70690: ^ 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 24725 1726882458.70709: getting variables 24725 1726882458.70711: in VariableManager get_vars() 24725 1726882458.70757: Calling all_inventory to load vars for managed_node2 24725 1726882458.70761: Calling groups_inventory to load vars for managed_node2 24725 1726882458.70764: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.70774: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.70777: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.70781: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.70969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.71360: done with get_vars() 24725 1726882458.71370: done getting variables 24725 1726882458.71430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:18 -0400 (0:00:00.053) 0:00:03.167 ****** 24725 1726882458.71460: entering _queue_task() for managed_node2/debug 24725 1726882458.71717: worker is 1 (out of 1 available) 24725 1726882458.71731: exiting _queue_task() for managed_node2/debug 24725 1726882458.71743: done queuing things up, now waiting for results queue to drain 24725 1726882458.71745: waiting for pending results... 24725 1726882458.71982: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24725 1726882458.72190: in run() - task 12673a56-9f93-1729-593d-000000000018 24725 1726882458.72198: variable 'ansible_search_path' from source: unknown 24725 1726882458.72202: variable 'ansible_search_path' from source: unknown 24725 1726882458.72204: calling self._execute() 24725 1726882458.72233: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.72237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.72355: variable 'omit' from source: magic vars 24725 1726882458.72776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.74356: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.74410: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.74441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.74466: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.74484: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.74547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.74567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.74584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.74614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.74625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.74765: variable 'ansible_distribution' from source: facts 24725 1726882458.74805: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.74809: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.74811: when evaluation is False, skipping this task 24725 1726882458.74814: _execute() done 24725 1726882458.74817: dumping result to json 24725 1726882458.74820: done dumping result, returning 24725 1726882458.74857: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1729-593d-000000000018] 24725 1726882458.74860: sending task result for task 12673a56-9f93-1729-593d-000000000018 24725 1726882458.74953: done sending task result for task 12673a56-9f93-1729-593d-000000000018 24725 1726882458.74956: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882458.75209: no more pending results, returning what we have 24725 1726882458.75213: results queue empty 24725 1726882458.75214: checking for any_errors_fatal 24725 1726882458.75218: done checking for any_errors_fatal 24725 1726882458.75219: checking for max_fail_percentage 24725 1726882458.75221: done checking for max_fail_percentage 24725 1726882458.75222: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.75223: done checking to see if all hosts have failed 24725 1726882458.75223: getting the remaining hosts for this loop 24725 1726882458.75225: done getting the remaining hosts for this loop 24725 1726882458.75228: getting the next task for host managed_node2 24725 1726882458.75233: done getting next task for host managed_node2 24725 1726882458.75237: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24725 1726882458.75240: ^ 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 24725 1726882458.75252: getting variables 24725 1726882458.75253: in VariableManager get_vars() 24725 1726882458.75290: Calling all_inventory to load vars for managed_node2 24725 1726882458.75310: Calling groups_inventory to load vars for managed_node2 24725 1726882458.75315: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.75323: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.75328: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.75331: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.75528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.75715: done with get_vars() 24725 1726882458.75725: done getting variables 24725 1726882458.75814: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:18 -0400 (0:00:00.043) 0:00:03.211 ****** 24725 1726882458.75847: entering _queue_task() for managed_node2/fail 24725 1726882458.75849: Creating lock for fail 24725 1726882458.76111: worker is 1 (out of 1 available) 24725 1726882458.76123: exiting _queue_task() for managed_node2/fail 24725 1726882458.76134: done queuing things up, now waiting for results queue to drain 24725 1726882458.76135: waiting for pending results... 24725 1726882458.76512: 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 24725 1726882458.76518: in run() - task 12673a56-9f93-1729-593d-000000000019 24725 1726882458.76521: variable 'ansible_search_path' from source: unknown 24725 1726882458.76523: variable 'ansible_search_path' from source: unknown 24725 1726882458.76565: calling self._execute() 24725 1726882458.76636: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.76640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.76654: variable 'omit' from source: magic vars 24725 1726882458.76944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.78702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.78705: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.78708: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.78711: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.78737: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.78815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.78850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.78879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.78931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.78950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.79097: variable 'ansible_distribution' from source: facts 24725 1726882458.79111: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.79135: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.79142: when evaluation is False, skipping this task 24725 1726882458.79148: _execute() done 24725 1726882458.79154: dumping result to json 24725 1726882458.79164: done dumping result, returning 24725 1726882458.79175: 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 [12673a56-9f93-1729-593d-000000000019] 24725 1726882458.79184: sending task result for task 12673a56-9f93-1729-593d-000000000019 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.79340: no more pending results, returning what we have 24725 1726882458.79343: results queue empty 24725 1726882458.79344: checking for any_errors_fatal 24725 1726882458.79348: done checking for any_errors_fatal 24725 1726882458.79349: checking for max_fail_percentage 24725 1726882458.79350: done checking for max_fail_percentage 24725 1726882458.79351: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.79352: done checking to see if all hosts have failed 24725 1726882458.79353: getting the remaining hosts for this loop 24725 1726882458.79354: done getting the remaining hosts for this loop 24725 1726882458.79357: getting the next task for host managed_node2 24725 1726882458.79405: done getting next task for host managed_node2 24725 1726882458.79409: ^ 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 24725 1726882458.79412: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882458.79430: getting variables 24725 1726882458.79431: in VariableManager get_vars() 24725 1726882458.79471: Calling all_inventory to load vars for managed_node2 24725 1726882458.79474: Calling groups_inventory to load vars for managed_node2 24725 1726882458.79476: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.79487: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.79489: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.79501: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.79653: done sending task result for task 12673a56-9f93-1729-593d-000000000019 24725 1726882458.79657: WORKER PROCESS EXITING 24725 1726882458.79667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.79900: done with get_vars() 24725 1726882458.79910: done getting variables 24725 1726882458.79964: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:18 -0400 (0:00:00.041) 0:00:03.252 ****** 24725 1726882458.79998: entering _queue_task() for managed_node2/fail 24725 1726882458.80245: worker is 1 (out of 1 available) 24725 1726882458.80257: exiting _queue_task() for managed_node2/fail 24725 1726882458.80268: done queuing things up, now waiting for results queue to drain 24725 1726882458.80270: waiting for pending results... 24725 1726882458.80711: 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 24725 1726882458.80717: in run() - task 12673a56-9f93-1729-593d-00000000001a 24725 1726882458.80721: variable 'ansible_search_path' from source: unknown 24725 1726882458.80724: variable 'ansible_search_path' from source: unknown 24725 1726882458.80726: calling self._execute() 24725 1726882458.80775: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.80787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.80806: variable 'omit' from source: magic vars 24725 1726882458.81243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.82905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.82950: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.82977: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.83006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.83027: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.83083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.83109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.83128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.83153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.83164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.83263: variable 'ansible_distribution' from source: facts 24725 1726882458.83266: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.83286: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.83289: when evaluation is False, skipping this task 24725 1726882458.83292: _execute() done 24725 1726882458.83296: dumping result to json 24725 1726882458.83298: done dumping result, returning 24725 1726882458.83305: 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 [12673a56-9f93-1729-593d-00000000001a] 24725 1726882458.83310: sending task result for task 12673a56-9f93-1729-593d-00000000001a 24725 1726882458.83390: done sending task result for task 12673a56-9f93-1729-593d-00000000001a 24725 1726882458.83392: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.83436: no more pending results, returning what we have 24725 1726882458.83439: results queue empty 24725 1726882458.83440: checking for any_errors_fatal 24725 1726882458.83444: done checking for any_errors_fatal 24725 1726882458.83444: checking for max_fail_percentage 24725 1726882458.83446: done checking for max_fail_percentage 24725 1726882458.83447: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.83448: done checking to see if all hosts have failed 24725 1726882458.83448: getting the remaining hosts for this loop 24725 1726882458.83450: done getting the remaining hosts for this loop 24725 1726882458.83453: getting the next task for host managed_node2 24725 1726882458.83458: done getting next task for host managed_node2 24725 1726882458.83462: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24725 1726882458.83464: ^ 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 24725 1726882458.83476: getting variables 24725 1726882458.83478: in VariableManager get_vars() 24725 1726882458.83517: Calling all_inventory to load vars for managed_node2 24725 1726882458.83520: Calling groups_inventory to load vars for managed_node2 24725 1726882458.83522: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.83531: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.83534: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.83536: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.83736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.83947: done with get_vars() 24725 1726882458.83958: done getting variables 24725 1726882458.84015: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:18 -0400 (0:00:00.040) 0:00:03.293 ****** 24725 1726882458.84046: entering _queue_task() for managed_node2/fail 24725 1726882458.84281: worker is 1 (out of 1 available) 24725 1726882458.84297: exiting _queue_task() for managed_node2/fail 24725 1726882458.84310: done queuing things up, now waiting for results queue to drain 24725 1726882458.84311: waiting for pending results... 24725 1726882458.84711: 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 24725 1726882458.84716: in run() - task 12673a56-9f93-1729-593d-00000000001b 24725 1726882458.84720: variable 'ansible_search_path' from source: unknown 24725 1726882458.84722: variable 'ansible_search_path' from source: unknown 24725 1726882458.84725: calling self._execute() 24725 1726882458.84801: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.84816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.84829: variable 'omit' from source: magic vars 24725 1726882458.85242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.87501: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.87505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.87544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.87583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.87618: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.87703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.87746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.87775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.87824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.87842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.87990: variable 'ansible_distribution' from source: facts 24725 1726882458.88006: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.88029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.88036: when evaluation is False, skipping this task 24725 1726882458.88068: _execute() done 24725 1726882458.88071: dumping result to json 24725 1726882458.88073: done dumping result, returning 24725 1726882458.88076: 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 [12673a56-9f93-1729-593d-00000000001b] 24725 1726882458.88078: sending task result for task 12673a56-9f93-1729-593d-00000000001b 24725 1726882458.88399: done sending task result for task 12673a56-9f93-1729-593d-00000000001b 24725 1726882458.88403: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.88440: no more pending results, returning what we have 24725 1726882458.88443: results queue empty 24725 1726882458.88444: checking for any_errors_fatal 24725 1726882458.88448: done checking for any_errors_fatal 24725 1726882458.88449: checking for max_fail_percentage 24725 1726882458.88450: done checking for max_fail_percentage 24725 1726882458.88451: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.88452: done checking to see if all hosts have failed 24725 1726882458.88452: getting the remaining hosts for this loop 24725 1726882458.88453: done getting the remaining hosts for this loop 24725 1726882458.88457: getting the next task for host managed_node2 24725 1726882458.88462: done getting next task for host managed_node2 24725 1726882458.88465: ^ 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 24725 1726882458.88468: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882458.88480: getting variables 24725 1726882458.88482: in VariableManager get_vars() 24725 1726882458.88521: Calling all_inventory to load vars for managed_node2 24725 1726882458.88524: Calling groups_inventory to load vars for managed_node2 24725 1726882458.88526: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.88534: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.88537: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.88539: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.88818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.89030: done with get_vars() 24725 1726882458.89040: done getting variables 24725 1726882458.89131: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:18 -0400 (0:00:00.051) 0:00:03.344 ****** 24725 1726882458.89160: entering _queue_task() for managed_node2/dnf 24725 1726882458.89402: worker is 1 (out of 1 available) 24725 1726882458.89414: exiting _queue_task() for managed_node2/dnf 24725 1726882458.89425: done queuing things up, now waiting for results queue to drain 24725 1726882458.89427: waiting for pending results... 24725 1726882458.89664: 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 24725 1726882458.89765: in run() - task 12673a56-9f93-1729-593d-00000000001c 24725 1726882458.89788: variable 'ansible_search_path' from source: unknown 24725 1726882458.89802: variable 'ansible_search_path' from source: unknown 24725 1726882458.89843: calling self._execute() 24725 1726882458.89933: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.89945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.89959: variable 'omit' from source: magic vars 24725 1726882458.90405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.92618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.92688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.92741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.92828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.92865: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.92950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.93069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.93072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.93075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.93083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.93231: variable 'ansible_distribution' from source: facts 24725 1726882458.93243: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.93267: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.93275: when evaluation is False, skipping this task 24725 1726882458.93289: _execute() done 24725 1726882458.93300: dumping result to json 24725 1726882458.93308: done dumping result, returning 24725 1726882458.93333: 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 [12673a56-9f93-1729-593d-00000000001c] 24725 1726882458.93343: sending task result for task 12673a56-9f93-1729-593d-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.93561: no more pending results, returning what we have 24725 1726882458.93565: results queue empty 24725 1726882458.93565: checking for any_errors_fatal 24725 1726882458.93571: done checking for any_errors_fatal 24725 1726882458.93572: checking for max_fail_percentage 24725 1726882458.93573: done checking for max_fail_percentage 24725 1726882458.93573: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.93574: done checking to see if all hosts have failed 24725 1726882458.93575: getting the remaining hosts for this loop 24725 1726882458.93576: done getting the remaining hosts for this loop 24725 1726882458.93580: getting the next task for host managed_node2 24725 1726882458.93586: done getting next task for host managed_node2 24725 1726882458.93589: ^ 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 24725 1726882458.93592: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882458.93607: getting variables 24725 1726882458.93609: in VariableManager get_vars() 24725 1726882458.93651: Calling all_inventory to load vars for managed_node2 24725 1726882458.93658: Calling groups_inventory to load vars for managed_node2 24725 1726882458.93661: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.93669: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.93672: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.93674: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.93819: done sending task result for task 12673a56-9f93-1729-593d-00000000001c 24725 1726882458.93822: WORKER PROCESS EXITING 24725 1726882458.93832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.93953: done with get_vars() 24725 1726882458.93961: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24725 1726882458.94014: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:18 -0400 (0:00:00.048) 0:00:03.393 ****** 24725 1726882458.94049: entering _queue_task() for managed_node2/yum 24725 1726882458.94051: Creating lock for yum 24725 1726882458.94257: worker is 1 (out of 1 available) 24725 1726882458.94270: exiting _queue_task() for managed_node2/yum 24725 1726882458.94280: done queuing things up, now waiting for results queue to drain 24725 1726882458.94282: waiting for pending results... 24725 1726882458.94436: 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 24725 1726882458.94504: in run() - task 12673a56-9f93-1729-593d-00000000001d 24725 1726882458.94517: variable 'ansible_search_path' from source: unknown 24725 1726882458.94521: variable 'ansible_search_path' from source: unknown 24725 1726882458.94548: calling self._execute() 24725 1726882458.94605: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882458.94609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882458.94622: variable 'omit' from source: magic vars 24725 1726882458.94902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882458.97352: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882458.97401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882458.97623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882458.97649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882458.97669: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882458.97728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882458.97748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882458.97766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882458.97791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882458.97809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882458.97900: variable 'ansible_distribution' from source: facts 24725 1726882458.97906: variable 'ansible_distribution_major_version' from source: facts 24725 1726882458.97923: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882458.97926: when evaluation is False, skipping this task 24725 1726882458.97928: _execute() done 24725 1726882458.97931: dumping result to json 24725 1726882458.97933: done dumping result, returning 24725 1726882458.97942: 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 [12673a56-9f93-1729-593d-00000000001d] 24725 1726882458.97945: sending task result for task 12673a56-9f93-1729-593d-00000000001d 24725 1726882458.98031: done sending task result for task 12673a56-9f93-1729-593d-00000000001d 24725 1726882458.98034: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882458.98080: no more pending results, returning what we have 24725 1726882458.98083: results queue empty 24725 1726882458.98084: checking for any_errors_fatal 24725 1726882458.98088: done checking for any_errors_fatal 24725 1726882458.98088: checking for max_fail_percentage 24725 1726882458.98090: done checking for max_fail_percentage 24725 1726882458.98090: checking to see if all hosts have failed and the running result is not ok 24725 1726882458.98091: done checking to see if all hosts have failed 24725 1726882458.98092: getting the remaining hosts for this loop 24725 1726882458.98095: done getting the remaining hosts for this loop 24725 1726882458.98098: getting the next task for host managed_node2 24725 1726882458.98105: done getting next task for host managed_node2 24725 1726882458.98108: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24725 1726882458.98111: ^ 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 24725 1726882458.98123: getting variables 24725 1726882458.98124: in VariableManager get_vars() 24725 1726882458.98166: Calling all_inventory to load vars for managed_node2 24725 1726882458.98168: Calling groups_inventory to load vars for managed_node2 24725 1726882458.98171: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882458.98178: Calling all_plugins_play to load vars for managed_node2 24725 1726882458.98181: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882458.98183: Calling groups_plugins_play to load vars for managed_node2 24725 1726882458.98465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882458.98839: done with get_vars() 24725 1726882458.98849: done getting variables 24725 1726882458.98910: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:18 -0400 (0:00:00.048) 0:00:03.442 ****** 24725 1726882458.98936: entering _queue_task() for managed_node2/fail 24725 1726882458.99162: worker is 1 (out of 1 available) 24725 1726882458.99172: exiting _queue_task() for managed_node2/fail 24725 1726882458.99182: done queuing things up, now waiting for results queue to drain 24725 1726882458.99183: waiting for pending results... 24725 1726882458.99814: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24725 1726882459.00041: in run() - task 12673a56-9f93-1729-593d-00000000001e 24725 1726882459.00045: variable 'ansible_search_path' from source: unknown 24725 1726882459.00048: variable 'ansible_search_path' from source: unknown 24725 1726882459.00050: calling self._execute() 24725 1726882459.00260: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.00264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.00267: variable 'omit' from source: magic vars 24725 1726882459.00728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.04200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.04343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.04601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.04604: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.04606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.04762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.04849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.04881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.04966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.05054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.05299: variable 'ansible_distribution' from source: facts 24725 1726882459.05331: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.05356: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.05602: when evaluation is False, skipping this task 24725 1726882459.05605: _execute() done 24725 1726882459.05608: dumping result to json 24725 1726882459.05610: done dumping result, returning 24725 1726882459.05611: 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 [12673a56-9f93-1729-593d-00000000001e] 24725 1726882459.05613: sending task result for task 12673a56-9f93-1729-593d-00000000001e 24725 1726882459.05691: done sending task result for task 12673a56-9f93-1729-593d-00000000001e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.05751: no more pending results, returning what we have 24725 1726882459.05754: results queue empty 24725 1726882459.05755: checking for any_errors_fatal 24725 1726882459.05761: done checking for any_errors_fatal 24725 1726882459.05762: checking for max_fail_percentage 24725 1726882459.05764: done checking for max_fail_percentage 24725 1726882459.05765: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.05766: done checking to see if all hosts have failed 24725 1726882459.05766: getting the remaining hosts for this loop 24725 1726882459.05768: done getting the remaining hosts for this loop 24725 1726882459.05772: getting the next task for host managed_node2 24725 1726882459.05778: done getting next task for host managed_node2 24725 1726882459.05782: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24725 1726882459.05785: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.05805: getting variables 24725 1726882459.05807: in VariableManager get_vars() 24725 1726882459.05851: Calling all_inventory to load vars for managed_node2 24725 1726882459.05854: Calling groups_inventory to load vars for managed_node2 24725 1726882459.05857: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.05867: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.05870: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.05873: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.06313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.07052: done with get_vars() 24725 1726882459.07063: done getting variables 24725 1726882459.07200: WORKER PROCESS EXITING 24725 1726882459.07237: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:19 -0400 (0:00:00.083) 0:00:03.525 ****** 24725 1726882459.07270: entering _queue_task() for managed_node2/package 24725 1726882459.08032: worker is 1 (out of 1 available) 24725 1726882459.08044: exiting _queue_task() for managed_node2/package 24725 1726882459.08055: done queuing things up, now waiting for results queue to drain 24725 1726882459.08057: waiting for pending results... 24725 1726882459.08312: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24725 1726882459.08653: in run() - task 12673a56-9f93-1729-593d-00000000001f 24725 1726882459.08864: variable 'ansible_search_path' from source: unknown 24725 1726882459.08868: variable 'ansible_search_path' from source: unknown 24725 1726882459.08870: calling self._execute() 24725 1726882459.09114: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.09132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.09145: variable 'omit' from source: magic vars 24725 1726882459.09649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.13043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.13102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.13129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.13171: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.13195: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.13253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.13273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.13296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.13325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.13335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.13434: variable 'ansible_distribution' from source: facts 24725 1726882459.13439: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.13454: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.13457: when evaluation is False, skipping this task 24725 1726882459.13460: _execute() done 24725 1726882459.13462: dumping result to json 24725 1726882459.13464: done dumping result, returning 24725 1726882459.13471: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1729-593d-00000000001f] 24725 1726882459.13476: sending task result for task 12673a56-9f93-1729-593d-00000000001f 24725 1726882459.13566: done sending task result for task 12673a56-9f93-1729-593d-00000000001f 24725 1726882459.13568: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.13618: no more pending results, returning what we have 24725 1726882459.13622: results queue empty 24725 1726882459.13622: checking for any_errors_fatal 24725 1726882459.13628: done checking for any_errors_fatal 24725 1726882459.13628: checking for max_fail_percentage 24725 1726882459.13630: done checking for max_fail_percentage 24725 1726882459.13631: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.13631: done checking to see if all hosts have failed 24725 1726882459.13632: getting the remaining hosts for this loop 24725 1726882459.13633: done getting the remaining hosts for this loop 24725 1726882459.13636: getting the next task for host managed_node2 24725 1726882459.13643: done getting next task for host managed_node2 24725 1726882459.13646: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24725 1726882459.13649: ^ 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 24725 1726882459.13660: getting variables 24725 1726882459.13661: in VariableManager get_vars() 24725 1726882459.13705: Calling all_inventory to load vars for managed_node2 24725 1726882459.13707: Calling groups_inventory to load vars for managed_node2 24725 1726882459.13710: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.13719: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.13722: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.13724: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.13886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.14016: done with get_vars() 24725 1726882459.14025: done getting variables 24725 1726882459.14064: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:19 -0400 (0:00:00.068) 0:00:03.593 ****** 24725 1726882459.14086: entering _queue_task() for managed_node2/package 24725 1726882459.14275: worker is 1 (out of 1 available) 24725 1726882459.14290: exiting _queue_task() for managed_node2/package 24725 1726882459.14303: done queuing things up, now waiting for results queue to drain 24725 1726882459.14305: waiting for pending results... 24725 1726882459.14453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24725 1726882459.14524: in run() - task 12673a56-9f93-1729-593d-000000000020 24725 1726882459.14537: variable 'ansible_search_path' from source: unknown 24725 1726882459.14540: variable 'ansible_search_path' from source: unknown 24725 1726882459.14567: calling self._execute() 24725 1726882459.14639: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.14643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.14654: variable 'omit' from source: magic vars 24725 1726882459.15096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.17001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.17042: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.17068: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.17100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.17123: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.17174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.17204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.17223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.17248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.17259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.17354: variable 'ansible_distribution' from source: facts 24725 1726882459.17358: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.17372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.17375: when evaluation is False, skipping this task 24725 1726882459.17377: _execute() done 24725 1726882459.17379: dumping result to json 24725 1726882459.17382: done dumping result, returning 24725 1726882459.17388: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1729-593d-000000000020] 24725 1726882459.17394: sending task result for task 12673a56-9f93-1729-593d-000000000020 24725 1726882459.17482: done sending task result for task 12673a56-9f93-1729-593d-000000000020 24725 1726882459.17484: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.17563: no more pending results, returning what we have 24725 1726882459.17566: results queue empty 24725 1726882459.17567: checking for any_errors_fatal 24725 1726882459.17572: done checking for any_errors_fatal 24725 1726882459.17572: checking for max_fail_percentage 24725 1726882459.17574: done checking for max_fail_percentage 24725 1726882459.17575: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.17575: done checking to see if all hosts have failed 24725 1726882459.17576: getting the remaining hosts for this loop 24725 1726882459.17577: done getting the remaining hosts for this loop 24725 1726882459.17581: getting the next task for host managed_node2 24725 1726882459.17585: done getting next task for host managed_node2 24725 1726882459.17588: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24725 1726882459.17591: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.17604: getting variables 24725 1726882459.17606: in VariableManager get_vars() 24725 1726882459.17644: Calling all_inventory to load vars for managed_node2 24725 1726882459.17647: Calling groups_inventory to load vars for managed_node2 24725 1726882459.17649: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.17656: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.17659: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.17661: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.17859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.18096: done with get_vars() 24725 1726882459.18107: done getting variables 24725 1726882459.18170: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:19 -0400 (0:00:00.041) 0:00:03.634 ****** 24725 1726882459.18206: entering _queue_task() for managed_node2/package 24725 1726882459.18580: worker is 1 (out of 1 available) 24725 1726882459.18590: exiting _queue_task() for managed_node2/package 24725 1726882459.18603: done queuing things up, now waiting for results queue to drain 24725 1726882459.18605: waiting for pending results... 24725 1726882459.18811: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24725 1726882459.18906: in run() - task 12673a56-9f93-1729-593d-000000000021 24725 1726882459.18927: variable 'ansible_search_path' from source: unknown 24725 1726882459.18939: variable 'ansible_search_path' from source: unknown 24725 1726882459.19013: calling self._execute() 24725 1726882459.19068: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.19081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.19098: variable 'omit' from source: magic vars 24725 1726882459.19626: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.22263: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.22321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.22378: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.22418: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.22479: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.22539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.22574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.22617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.22697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.22700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.22830: variable 'ansible_distribution' from source: facts 24725 1726882459.22841: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.22899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.22902: when evaluation is False, skipping this task 24725 1726882459.22904: _execute() done 24725 1726882459.22906: dumping result to json 24725 1726882459.22908: done dumping result, returning 24725 1726882459.22910: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1729-593d-000000000021] 24725 1726882459.22912: sending task result for task 12673a56-9f93-1729-593d-000000000021 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.23249: no more pending results, returning what we have 24725 1726882459.23252: results queue empty 24725 1726882459.23253: checking for any_errors_fatal 24725 1726882459.23259: done checking for any_errors_fatal 24725 1726882459.23259: checking for max_fail_percentage 24725 1726882459.23261: done checking for max_fail_percentage 24725 1726882459.23261: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.23262: done checking to see if all hosts have failed 24725 1726882459.23263: getting the remaining hosts for this loop 24725 1726882459.23264: done getting the remaining hosts for this loop 24725 1726882459.23268: getting the next task for host managed_node2 24725 1726882459.23274: done getting next task for host managed_node2 24725 1726882459.23277: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24725 1726882459.23280: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.23299: getting variables 24725 1726882459.23301: in VariableManager get_vars() 24725 1726882459.23343: Calling all_inventory to load vars for managed_node2 24725 1726882459.23346: Calling groups_inventory to load vars for managed_node2 24725 1726882459.23349: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.23358: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.23361: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.23364: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.23712: done sending task result for task 12673a56-9f93-1729-593d-000000000021 24725 1726882459.23715: WORKER PROCESS EXITING 24725 1726882459.23746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.23964: done with get_vars() 24725 1726882459.23975: done getting variables 24725 1726882459.24077: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:19 -0400 (0:00:00.059) 0:00:03.693 ****** 24725 1726882459.24112: entering _queue_task() for managed_node2/service 24725 1726882459.24114: Creating lock for service 24725 1726882459.24513: worker is 1 (out of 1 available) 24725 1726882459.24524: exiting _queue_task() for managed_node2/service 24725 1726882459.24533: done queuing things up, now waiting for results queue to drain 24725 1726882459.24535: waiting for pending results... 24725 1726882459.24704: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24725 1726882459.24836: in run() - task 12673a56-9f93-1729-593d-000000000022 24725 1726882459.24854: variable 'ansible_search_path' from source: unknown 24725 1726882459.24862: variable 'ansible_search_path' from source: unknown 24725 1726882459.24910: calling self._execute() 24725 1726882459.25000: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.25014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.25028: variable 'omit' from source: magic vars 24725 1726882459.25496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.28146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.28227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.28277: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.28321: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.28373: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.28440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.28495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.28595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.28600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.28602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.28741: variable 'ansible_distribution' from source: facts 24725 1726882459.28753: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.28774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.28781: when evaluation is False, skipping this task 24725 1726882459.28787: _execute() done 24725 1726882459.28797: dumping result to json 24725 1726882459.28812: done dumping result, returning 24725 1726882459.28825: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1729-593d-000000000022] 24725 1726882459.28834: sending task result for task 12673a56-9f93-1729-593d-000000000022 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.28988: no more pending results, returning what we have 24725 1726882459.28991: results queue empty 24725 1726882459.28995: checking for any_errors_fatal 24725 1726882459.29001: done checking for any_errors_fatal 24725 1726882459.29002: checking for max_fail_percentage 24725 1726882459.29004: done checking for max_fail_percentage 24725 1726882459.29004: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.29005: done checking to see if all hosts have failed 24725 1726882459.29006: getting the remaining hosts for this loop 24725 1726882459.29007: done getting the remaining hosts for this loop 24725 1726882459.29011: getting the next task for host managed_node2 24725 1726882459.29018: done getting next task for host managed_node2 24725 1726882459.29021: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24725 1726882459.29024: ^ 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 24725 1726882459.29037: getting variables 24725 1726882459.29039: in VariableManager get_vars() 24725 1726882459.29083: Calling all_inventory to load vars for managed_node2 24725 1726882459.29086: Calling groups_inventory to load vars for managed_node2 24725 1726882459.29088: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.29103: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.29106: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.29109: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.29600: done sending task result for task 12673a56-9f93-1729-593d-000000000022 24725 1726882459.29603: WORKER PROCESS EXITING 24725 1726882459.29632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.30127: done with get_vars() 24725 1726882459.30137: done getting variables 24725 1726882459.30218: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:19 -0400 (0:00:00.061) 0:00:03.755 ****** 24725 1726882459.30247: entering _queue_task() for managed_node2/service 24725 1726882459.30469: worker is 1 (out of 1 available) 24725 1726882459.30483: exiting _queue_task() for managed_node2/service 24725 1726882459.30494: done queuing things up, now waiting for results queue to drain 24725 1726882459.30497: waiting for pending results... 24725 1726882459.30646: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24725 1726882459.30730: in run() - task 12673a56-9f93-1729-593d-000000000023 24725 1726882459.30733: variable 'ansible_search_path' from source: unknown 24725 1726882459.30738: variable 'ansible_search_path' from source: unknown 24725 1726882459.30764: calling self._execute() 24725 1726882459.30827: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.30831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.30842: variable 'omit' from source: magic vars 24725 1726882459.31129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.33099: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.33102: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.33104: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.33105: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.33138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.33213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.33249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.33278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.33325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.33344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.33475: variable 'ansible_distribution' from source: facts 24725 1726882459.33488: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.33513: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.33521: when evaluation is False, skipping this task 24725 1726882459.33528: _execute() done 24725 1726882459.33534: dumping result to json 24725 1726882459.33542: done dumping result, returning 24725 1726882459.33553: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1729-593d-000000000023] 24725 1726882459.33561: sending task result for task 12673a56-9f93-1729-593d-000000000023 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24725 1726882459.33750: no more pending results, returning what we have 24725 1726882459.33753: results queue empty 24725 1726882459.33754: checking for any_errors_fatal 24725 1726882459.33761: done checking for any_errors_fatal 24725 1726882459.33761: checking for max_fail_percentage 24725 1726882459.33763: done checking for max_fail_percentage 24725 1726882459.33764: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.33764: done checking to see if all hosts have failed 24725 1726882459.33765: getting the remaining hosts for this loop 24725 1726882459.33767: done getting the remaining hosts for this loop 24725 1726882459.33770: getting the next task for host managed_node2 24725 1726882459.33776: done getting next task for host managed_node2 24725 1726882459.33779: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24725 1726882459.33782: ^ 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 24725 1726882459.33798: getting variables 24725 1726882459.33800: in VariableManager get_vars() 24725 1726882459.33848: Calling all_inventory to load vars for managed_node2 24725 1726882459.33851: Calling groups_inventory to load vars for managed_node2 24725 1726882459.33854: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.33864: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.33867: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.33870: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.34019: done sending task result for task 12673a56-9f93-1729-593d-000000000023 24725 1726882459.34023: WORKER PROCESS EXITING 24725 1726882459.34034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.34156: done with get_vars() 24725 1726882459.34164: done getting variables 24725 1726882459.34208: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:19 -0400 (0:00:00.039) 0:00:03.795 ****** 24725 1726882459.34230: entering _queue_task() for managed_node2/service 24725 1726882459.34423: worker is 1 (out of 1 available) 24725 1726882459.34438: exiting _queue_task() for managed_node2/service 24725 1726882459.34449: done queuing things up, now waiting for results queue to drain 24725 1726882459.34451: waiting for pending results... 24725 1726882459.34601: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24725 1726882459.34684: in run() - task 12673a56-9f93-1729-593d-000000000024 24725 1726882459.34692: variable 'ansible_search_path' from source: unknown 24725 1726882459.34797: variable 'ansible_search_path' from source: unknown 24725 1726882459.34801: calling self._execute() 24725 1726882459.34805: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.34808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.34810: variable 'omit' from source: magic vars 24725 1726882459.35078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.36927: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.36968: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.37009: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.37034: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.37054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.37112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.37133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.37150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.37176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.37187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.37282: variable 'ansible_distribution' from source: facts 24725 1726882459.37285: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.37310: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.37313: when evaluation is False, skipping this task 24725 1726882459.37316: _execute() done 24725 1726882459.37318: dumping result to json 24725 1726882459.37320: done dumping result, returning 24725 1726882459.37323: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1729-593d-000000000024] 24725 1726882459.37329: sending task result for task 12673a56-9f93-1729-593d-000000000024 24725 1726882459.37407: done sending task result for task 12673a56-9f93-1729-593d-000000000024 24725 1726882459.37410: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.37449: no more pending results, returning what we have 24725 1726882459.37452: results queue empty 24725 1726882459.37453: checking for any_errors_fatal 24725 1726882459.37458: done checking for any_errors_fatal 24725 1726882459.37458: checking for max_fail_percentage 24725 1726882459.37460: done checking for max_fail_percentage 24725 1726882459.37460: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.37461: done checking to see if all hosts have failed 24725 1726882459.37462: getting the remaining hosts for this loop 24725 1726882459.37463: done getting the remaining hosts for this loop 24725 1726882459.37466: getting the next task for host managed_node2 24725 1726882459.37472: done getting next task for host managed_node2 24725 1726882459.37475: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24725 1726882459.37478: ^ 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=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 24725 1726882459.37490: getting variables 24725 1726882459.37491: in VariableManager get_vars() 24725 1726882459.37525: Calling all_inventory to load vars for managed_node2 24725 1726882459.37528: Calling groups_inventory to load vars for managed_node2 24725 1726882459.37530: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.37537: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.37540: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.37542: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.37696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.37812: done with get_vars() 24725 1726882459.37820: done getting variables 24725 1726882459.37856: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:19 -0400 (0:00:00.036) 0:00:03.831 ****** 24725 1726882459.37874: entering _queue_task() for managed_node2/service 24725 1726882459.38053: worker is 1 (out of 1 available) 24725 1726882459.38067: exiting _queue_task() for managed_node2/service 24725 1726882459.38077: done queuing things up, now waiting for results queue to drain 24725 1726882459.38079: waiting for pending results... 24725 1726882459.38230: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24725 1726882459.38310: in run() - task 12673a56-9f93-1729-593d-000000000025 24725 1726882459.38317: variable 'ansible_search_path' from source: unknown 24725 1726882459.38320: variable 'ansible_search_path' from source: unknown 24725 1726882459.38347: calling self._execute() 24725 1726882459.38405: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.38410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.38417: variable 'omit' from source: magic vars 24725 1726882459.38709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.40139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.40183: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.40212: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.40236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.40256: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.40313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.40333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.40351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.40377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.40392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.40488: variable 'ansible_distribution' from source: facts 24725 1726882459.40497: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.40512: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.40515: when evaluation is False, skipping this task 24725 1726882459.40518: _execute() done 24725 1726882459.40521: dumping result to json 24725 1726882459.40523: done dumping result, returning 24725 1726882459.40529: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1729-593d-000000000025] 24725 1726882459.40534: sending task result for task 12673a56-9f93-1729-593d-000000000025 24725 1726882459.40611: done sending task result for task 12673a56-9f93-1729-593d-000000000025 24725 1726882459.40614: 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 } 24725 1726882459.40653: no more pending results, returning what we have 24725 1726882459.40656: results queue empty 24725 1726882459.40657: checking for any_errors_fatal 24725 1726882459.40661: done checking for any_errors_fatal 24725 1726882459.40662: checking for max_fail_percentage 24725 1726882459.40663: done checking for max_fail_percentage 24725 1726882459.40664: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.40665: done checking to see if all hosts have failed 24725 1726882459.40666: getting the remaining hosts for this loop 24725 1726882459.40667: done getting the remaining hosts for this loop 24725 1726882459.40670: getting the next task for host managed_node2 24725 1726882459.40675: done getting next task for host managed_node2 24725 1726882459.40678: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24725 1726882459.40681: ^ 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=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 24725 1726882459.40709: getting variables 24725 1726882459.40712: in VariableManager get_vars() 24725 1726882459.40743: Calling all_inventory to load vars for managed_node2 24725 1726882459.40746: Calling groups_inventory to load vars for managed_node2 24725 1726882459.40748: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.40755: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.40757: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.40759: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.40881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.41000: done with get_vars() 24725 1726882459.41007: done getting variables 24725 1726882459.41046: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:19 -0400 (0:00:00.031) 0:00:03.863 ****** 24725 1726882459.41066: entering _queue_task() for managed_node2/copy 24725 1726882459.41240: worker is 1 (out of 1 available) 24725 1726882459.41252: exiting _queue_task() for managed_node2/copy 24725 1726882459.41262: done queuing things up, now waiting for results queue to drain 24725 1726882459.41264: waiting for pending results... 24725 1726882459.41409: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24725 1726882459.41478: in run() - task 12673a56-9f93-1729-593d-000000000026 24725 1726882459.41496: variable 'ansible_search_path' from source: unknown 24725 1726882459.41500: variable 'ansible_search_path' from source: unknown 24725 1726882459.41521: calling self._execute() 24725 1726882459.41574: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.41578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.41585: variable 'omit' from source: magic vars 24725 1726882459.41862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.43283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.43328: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.43365: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.43391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.43413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.43468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.43487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.43509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.43534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.43545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.43641: variable 'ansible_distribution' from source: facts 24725 1726882459.43644: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.43659: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.43664: when evaluation is False, skipping this task 24725 1726882459.43666: _execute() done 24725 1726882459.43669: dumping result to json 24725 1726882459.43671: done dumping result, returning 24725 1726882459.43674: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1729-593d-000000000026] 24725 1726882459.43684: sending task result for task 12673a56-9f93-1729-593d-000000000026 24725 1726882459.43762: done sending task result for task 12673a56-9f93-1729-593d-000000000026 24725 1726882459.43765: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.43825: no more pending results, returning what we have 24725 1726882459.43827: results queue empty 24725 1726882459.43828: checking for any_errors_fatal 24725 1726882459.43832: done checking for any_errors_fatal 24725 1726882459.43833: checking for max_fail_percentage 24725 1726882459.43834: done checking for max_fail_percentage 24725 1726882459.43835: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.43836: done checking to see if all hosts have failed 24725 1726882459.43837: getting the remaining hosts for this loop 24725 1726882459.43838: done getting the remaining hosts for this loop 24725 1726882459.43841: getting the next task for host managed_node2 24725 1726882459.43846: done getting next task for host managed_node2 24725 1726882459.43849: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24725 1726882459.43851: ^ 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=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 24725 1726882459.43863: getting variables 24725 1726882459.43864: in VariableManager get_vars() 24725 1726882459.43897: Calling all_inventory to load vars for managed_node2 24725 1726882459.43900: Calling groups_inventory to load vars for managed_node2 24725 1726882459.43902: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.43909: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.43912: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.43914: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.44054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.44172: done with get_vars() 24725 1726882459.44179: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:19 -0400 (0:00:00.031) 0:00:03.895 ****** 24725 1726882459.44233: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24725 1726882459.44235: Creating lock for fedora.linux_system_roles.network_connections 24725 1726882459.44418: worker is 1 (out of 1 available) 24725 1726882459.44432: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24725 1726882459.44444: done queuing things up, now waiting for results queue to drain 24725 1726882459.44446: waiting for pending results... 24725 1726882459.44594: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24725 1726882459.44673: in run() - task 12673a56-9f93-1729-593d-000000000027 24725 1726882459.44689: variable 'ansible_search_path' from source: unknown 24725 1726882459.44695: variable 'ansible_search_path' from source: unknown 24725 1726882459.44725: calling self._execute() 24725 1726882459.44781: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.44785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.44796: variable 'omit' from source: magic vars 24725 1726882459.45082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.46522: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.46565: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.46591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.46619: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.46638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.46697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.46716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.46736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.46760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.46778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.46866: variable 'ansible_distribution' from source: facts 24725 1726882459.46871: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.46888: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.46891: when evaluation is False, skipping this task 24725 1726882459.46898: _execute() done 24725 1726882459.46901: dumping result to json 24725 1726882459.46903: done dumping result, returning 24725 1726882459.46906: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1729-593d-000000000027] 24725 1726882459.46911: sending task result for task 12673a56-9f93-1729-593d-000000000027 24725 1726882459.46996: done sending task result for task 12673a56-9f93-1729-593d-000000000027 24725 1726882459.46999: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.47042: no more pending results, returning what we have 24725 1726882459.47045: results queue empty 24725 1726882459.47046: checking for any_errors_fatal 24725 1726882459.47051: done checking for any_errors_fatal 24725 1726882459.47051: checking for max_fail_percentage 24725 1726882459.47053: done checking for max_fail_percentage 24725 1726882459.47053: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.47054: done checking to see if all hosts have failed 24725 1726882459.47055: getting the remaining hosts for this loop 24725 1726882459.47056: done getting the remaining hosts for this loop 24725 1726882459.47059: getting the next task for host managed_node2 24725 1726882459.47064: done getting next task for host managed_node2 24725 1726882459.47068: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24725 1726882459.47070: ^ 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=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 24725 1726882459.47081: getting variables 24725 1726882459.47083: in VariableManager get_vars() 24725 1726882459.47124: Calling all_inventory to load vars for managed_node2 24725 1726882459.47126: Calling groups_inventory to load vars for managed_node2 24725 1726882459.47128: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.47136: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.47138: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.47140: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.47253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.47376: done with get_vars() 24725 1726882459.47383: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:19 -0400 (0:00:00.032) 0:00:03.927 ****** 24725 1726882459.47440: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24725 1726882459.47441: Creating lock for fedora.linux_system_roles.network_state 24725 1726882459.47628: worker is 1 (out of 1 available) 24725 1726882459.47640: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24725 1726882459.47649: done queuing things up, now waiting for results queue to drain 24725 1726882459.47651: waiting for pending results... 24725 1726882459.47797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24725 1726882459.47873: in run() - task 12673a56-9f93-1729-593d-000000000028 24725 1726882459.47888: variable 'ansible_search_path' from source: unknown 24725 1726882459.47892: variable 'ansible_search_path' from source: unknown 24725 1726882459.47924: calling self._execute() 24725 1726882459.47977: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.47981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.47996: variable 'omit' from source: magic vars 24725 1726882459.48278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.49756: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.49802: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.49844: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.49866: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.49885: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.49945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.49968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.49986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.50017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.50028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.50125: variable 'ansible_distribution' from source: facts 24725 1726882459.50129: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.50144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.50147: when evaluation is False, skipping this task 24725 1726882459.50150: _execute() done 24725 1726882459.50152: dumping result to json 24725 1726882459.50154: done dumping result, returning 24725 1726882459.50161: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1729-593d-000000000028] 24725 1726882459.50171: sending task result for task 12673a56-9f93-1729-593d-000000000028 24725 1726882459.50243: done sending task result for task 12673a56-9f93-1729-593d-000000000028 24725 1726882459.50246: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.50324: no more pending results, returning what we have 24725 1726882459.50328: results queue empty 24725 1726882459.50328: checking for any_errors_fatal 24725 1726882459.50334: done checking for any_errors_fatal 24725 1726882459.50334: checking for max_fail_percentage 24725 1726882459.50335: done checking for max_fail_percentage 24725 1726882459.50336: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.50337: done checking to see if all hosts have failed 24725 1726882459.50338: getting the remaining hosts for this loop 24725 1726882459.50339: done getting the remaining hosts for this loop 24725 1726882459.50342: getting the next task for host managed_node2 24725 1726882459.50348: done getting next task for host managed_node2 24725 1726882459.50350: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24725 1726882459.50353: ^ 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=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 24725 1726882459.50365: getting variables 24725 1726882459.50366: in VariableManager get_vars() 24725 1726882459.50400: Calling all_inventory to load vars for managed_node2 24725 1726882459.50409: Calling groups_inventory to load vars for managed_node2 24725 1726882459.50412: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.50420: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.50422: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.50425: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.50563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.50680: done with get_vars() 24725 1726882459.50688: done getting variables 24725 1726882459.50726: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:19 -0400 (0:00:00.033) 0:00:03.960 ****** 24725 1726882459.50749: entering _queue_task() for managed_node2/debug 24725 1726882459.50927: worker is 1 (out of 1 available) 24725 1726882459.50939: exiting _queue_task() for managed_node2/debug 24725 1726882459.50949: done queuing things up, now waiting for results queue to drain 24725 1726882459.50951: waiting for pending results... 24725 1726882459.51101: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24725 1726882459.51175: in run() - task 12673a56-9f93-1729-593d-000000000029 24725 1726882459.51188: variable 'ansible_search_path' from source: unknown 24725 1726882459.51191: variable 'ansible_search_path' from source: unknown 24725 1726882459.51222: calling self._execute() 24725 1726882459.51275: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.51279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.51287: variable 'omit' from source: magic vars 24725 1726882459.51578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.53018: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.53065: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.53091: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.53118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.53139: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.53196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.53215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.53233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.53262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.53273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.53367: variable 'ansible_distribution' from source: facts 24725 1726882459.53371: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.53383: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.53386: when evaluation is False, skipping this task 24725 1726882459.53389: _execute() done 24725 1726882459.53395: dumping result to json 24725 1726882459.53399: done dumping result, returning 24725 1726882459.53402: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1729-593d-000000000029] 24725 1726882459.53407: sending task result for task 12673a56-9f93-1729-593d-000000000029 24725 1726882459.53482: done sending task result for task 12673a56-9f93-1729-593d-000000000029 24725 1726882459.53485: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882459.53533: no more pending results, returning what we have 24725 1726882459.53535: results queue empty 24725 1726882459.53536: checking for any_errors_fatal 24725 1726882459.53541: done checking for any_errors_fatal 24725 1726882459.53542: checking for max_fail_percentage 24725 1726882459.53544: done checking for max_fail_percentage 24725 1726882459.53545: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.53545: done checking to see if all hosts have failed 24725 1726882459.53546: getting the remaining hosts for this loop 24725 1726882459.53547: done getting the remaining hosts for this loop 24725 1726882459.53550: getting the next task for host managed_node2 24725 1726882459.53556: done getting next task for host managed_node2 24725 1726882459.53559: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24725 1726882459.53561: ^ 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=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 24725 1726882459.53573: getting variables 24725 1726882459.53574: in VariableManager get_vars() 24725 1726882459.53614: Calling all_inventory to load vars for managed_node2 24725 1726882459.53617: Calling groups_inventory to load vars for managed_node2 24725 1726882459.53620: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.53627: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.53629: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.53632: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.53747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.53868: done with get_vars() 24725 1726882459.53876: done getting variables 24725 1726882459.53917: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:19 -0400 (0:00:00.031) 0:00:03.992 ****** 24725 1726882459.53940: entering _queue_task() for managed_node2/debug 24725 1726882459.54128: worker is 1 (out of 1 available) 24725 1726882459.54141: exiting _queue_task() for managed_node2/debug 24725 1726882459.54152: done queuing things up, now waiting for results queue to drain 24725 1726882459.54153: waiting for pending results... 24725 1726882459.54430: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24725 1726882459.54457: in run() - task 12673a56-9f93-1729-593d-00000000002a 24725 1726882459.54477: variable 'ansible_search_path' from source: unknown 24725 1726882459.54486: variable 'ansible_search_path' from source: unknown 24725 1726882459.54537: calling self._execute() 24725 1726882459.54619: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.54707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.54711: variable 'omit' from source: magic vars 24725 1726882459.55087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.56861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.56908: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.56949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.56972: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.56995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.57050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.57101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.57175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.57179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.57188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.57440: variable 'ansible_distribution' from source: facts 24725 1726882459.57452: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.57474: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.57481: when evaluation is False, skipping this task 24725 1726882459.57488: _execute() done 24725 1726882459.57496: dumping result to json 24725 1726882459.57504: done dumping result, returning 24725 1726882459.57513: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1729-593d-00000000002a] 24725 1726882459.57701: sending task result for task 12673a56-9f93-1729-593d-00000000002a 24725 1726882459.57761: done sending task result for task 12673a56-9f93-1729-593d-00000000002a 24725 1726882459.57764: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882459.57840: no more pending results, returning what we have 24725 1726882459.57843: results queue empty 24725 1726882459.57843: checking for any_errors_fatal 24725 1726882459.57848: done checking for any_errors_fatal 24725 1726882459.57848: checking for max_fail_percentage 24725 1726882459.57850: done checking for max_fail_percentage 24725 1726882459.57851: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.57851: done checking to see if all hosts have failed 24725 1726882459.57852: getting the remaining hosts for this loop 24725 1726882459.57853: done getting the remaining hosts for this loop 24725 1726882459.57857: getting the next task for host managed_node2 24725 1726882459.57862: done getting next task for host managed_node2 24725 1726882459.57865: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24725 1726882459.57868: ^ 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=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 24725 1726882459.57880: getting variables 24725 1726882459.57881: in VariableManager get_vars() 24725 1726882459.58010: Calling all_inventory to load vars for managed_node2 24725 1726882459.58013: Calling groups_inventory to load vars for managed_node2 24725 1726882459.58015: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.58024: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.58027: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.58030: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.58241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.58446: done with get_vars() 24725 1726882459.58456: done getting variables 24725 1726882459.58512: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:19 -0400 (0:00:00.045) 0:00:04.038 ****** 24725 1726882459.58543: entering _queue_task() for managed_node2/debug 24725 1726882459.58798: worker is 1 (out of 1 available) 24725 1726882459.58811: exiting _queue_task() for managed_node2/debug 24725 1726882459.58826: done queuing things up, now waiting for results queue to drain 24725 1726882459.58827: waiting for pending results... 24725 1726882459.59082: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24725 1726882459.59182: in run() - task 12673a56-9f93-1729-593d-00000000002b 24725 1726882459.59202: variable 'ansible_search_path' from source: unknown 24725 1726882459.59206: variable 'ansible_search_path' from source: unknown 24725 1726882459.59240: calling self._execute() 24725 1726882459.59326: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.59337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.59350: variable 'omit' from source: magic vars 24725 1726882459.59756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.61961: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.62037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.62077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.62120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.62155: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.62237: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.62346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.62349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.62363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.62381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.62523: variable 'ansible_distribution' from source: facts 24725 1726882459.62534: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.62558: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.62568: when evaluation is False, skipping this task 24725 1726882459.62575: _execute() done 24725 1726882459.62581: dumping result to json 24725 1726882459.62588: done dumping result, returning 24725 1726882459.62601: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1729-593d-00000000002b] 24725 1726882459.62612: sending task result for task 12673a56-9f93-1729-593d-00000000002b 24725 1726882459.62837: done sending task result for task 12673a56-9f93-1729-593d-00000000002b 24725 1726882459.62840: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882459.62884: no more pending results, returning what we have 24725 1726882459.62888: results queue empty 24725 1726882459.62889: checking for any_errors_fatal 24725 1726882459.62896: done checking for any_errors_fatal 24725 1726882459.62897: checking for max_fail_percentage 24725 1726882459.62899: done checking for max_fail_percentage 24725 1726882459.62900: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.62901: done checking to see if all hosts have failed 24725 1726882459.62902: getting the remaining hosts for this loop 24725 1726882459.62903: done getting the remaining hosts for this loop 24725 1726882459.62907: getting the next task for host managed_node2 24725 1726882459.62914: done getting next task for host managed_node2 24725 1726882459.62918: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24725 1726882459.62922: ^ 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=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 24725 1726882459.62935: getting variables 24725 1726882459.62937: in VariableManager get_vars() 24725 1726882459.62979: Calling all_inventory to load vars for managed_node2 24725 1726882459.62982: Calling groups_inventory to load vars for managed_node2 24725 1726882459.62985: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.63168: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.63172: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.63176: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.63347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.63546: done with get_vars() 24725 1726882459.63557: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:19 -0400 (0:00:00.053) 0:00:04.091 ****** 24725 1726882459.63858: entering _queue_task() for managed_node2/ping 24725 1726882459.63860: Creating lock for ping 24725 1726882459.64366: worker is 1 (out of 1 available) 24725 1726882459.64378: exiting _queue_task() for managed_node2/ping 24725 1726882459.64390: done queuing things up, now waiting for results queue to drain 24725 1726882459.64392: waiting for pending results... 24725 1726882459.65013: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24725 1726882459.65019: in run() - task 12673a56-9f93-1729-593d-00000000002c 24725 1726882459.65022: variable 'ansible_search_path' from source: unknown 24725 1726882459.65063: variable 'ansible_search_path' from source: unknown 24725 1726882459.65138: calling self._execute() 24725 1726882459.65213: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.65245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.65249: variable 'omit' from source: magic vars 24725 1726882459.65852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.68152: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.68281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.68285: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.68319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.68350: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.68433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.68470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.68506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.68552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.68606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.68710: variable 'ansible_distribution' from source: facts 24725 1726882459.68725: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.68746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.68753: when evaluation is False, skipping this task 24725 1726882459.68758: _execute() done 24725 1726882459.68764: dumping result to json 24725 1726882459.68825: done dumping result, returning 24725 1726882459.68829: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1729-593d-00000000002c] 24725 1726882459.68831: sending task result for task 12673a56-9f93-1729-593d-00000000002c 24725 1726882459.68896: done sending task result for task 12673a56-9f93-1729-593d-00000000002c 24725 1726882459.68899: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.68971: no more pending results, returning what we have 24725 1726882459.68974: results queue empty 24725 1726882459.68975: checking for any_errors_fatal 24725 1726882459.68981: done checking for any_errors_fatal 24725 1726882459.68981: checking for max_fail_percentage 24725 1726882459.68983: done checking for max_fail_percentage 24725 1726882459.68984: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.68985: done checking to see if all hosts have failed 24725 1726882459.68985: getting the remaining hosts for this loop 24725 1726882459.68987: done getting the remaining hosts for this loop 24725 1726882459.68990: getting the next task for host managed_node2 24725 1726882459.69001: done getting next task for host managed_node2 24725 1726882459.69004: ^ task is: TASK: meta (role_complete) 24725 1726882459.69007: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882459.69021: getting variables 24725 1726882459.69023: in VariableManager get_vars() 24725 1726882459.69065: Calling all_inventory to load vars for managed_node2 24725 1726882459.69068: Calling groups_inventory to load vars for managed_node2 24725 1726882459.69071: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.69081: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.69084: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.69087: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.69599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.69795: done with get_vars() 24725 1726882459.69830: done getting variables 24725 1726882459.69908: done queuing things up, now waiting for results queue to drain 24725 1726882459.69910: results queue empty 24725 1726882459.69911: checking for any_errors_fatal 24725 1726882459.69913: done checking for any_errors_fatal 24725 1726882459.69913: checking for max_fail_percentage 24725 1726882459.69915: done checking for max_fail_percentage 24725 1726882459.69915: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.69916: done checking to see if all hosts have failed 24725 1726882459.69917: getting the remaining hosts for this loop 24725 1726882459.69918: done getting the remaining hosts for this loop 24725 1726882459.69920: getting the next task for host managed_node2 24725 1726882459.69924: done getting next task for host managed_node2 24725 1726882459.69926: ^ task is: TASK: Include the task 'assert_device_present.yml' 24725 1726882459.69928: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.69930: getting variables 24725 1726882459.69931: in VariableManager get_vars() 24725 1726882459.69944: Calling all_inventory to load vars for managed_node2 24725 1726882459.69946: Calling groups_inventory to load vars for managed_node2 24725 1726882459.69948: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.69953: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.69955: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.69958: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.70299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.70700: done with get_vars() 24725 1726882459.70708: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Friday 20 September 2024 21:34:19 -0400 (0:00:00.069) 0:00:04.160 ****** 24725 1726882459.70773: entering _queue_task() for managed_node2/include_tasks 24725 1726882459.71268: worker is 1 (out of 1 available) 24725 1726882459.71280: exiting _queue_task() for managed_node2/include_tasks 24725 1726882459.71296: done queuing things up, now waiting for results queue to drain 24725 1726882459.71298: waiting for pending results... 24725 1726882459.71610: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' 24725 1726882459.71732: in run() - task 12673a56-9f93-1729-593d-00000000005c 24725 1726882459.71735: variable 'ansible_search_path' from source: unknown 24725 1726882459.71742: calling self._execute() 24725 1726882459.71821: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.71836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.71853: variable 'omit' from source: magic vars 24725 1726882459.72409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.75221: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.75302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.75344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.75399: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.75416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.75503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.75703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.75706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.75710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.75712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.75806: variable 'ansible_distribution' from source: facts 24725 1726882459.75833: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.75859: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.75923: when evaluation is False, skipping this task 24725 1726882459.75926: _execute() done 24725 1726882459.75931: dumping result to json 24725 1726882459.75934: done dumping result, returning 24725 1726882459.75937: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_device_present.yml' [12673a56-9f93-1729-593d-00000000005c] 24725 1726882459.75939: sending task result for task 12673a56-9f93-1729-593d-00000000005c 24725 1726882459.76012: done sending task result for task 12673a56-9f93-1729-593d-00000000005c 24725 1726882459.76015: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.76075: no more pending results, returning what we have 24725 1726882459.76078: results queue empty 24725 1726882459.76079: checking for any_errors_fatal 24725 1726882459.76080: done checking for any_errors_fatal 24725 1726882459.76081: checking for max_fail_percentage 24725 1726882459.76083: done checking for max_fail_percentage 24725 1726882459.76084: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.76085: done checking to see if all hosts have failed 24725 1726882459.76085: getting the remaining hosts for this loop 24725 1726882459.76087: done getting the remaining hosts for this loop 24725 1726882459.76091: getting the next task for host managed_node2 24725 1726882459.76098: done getting next task for host managed_node2 24725 1726882459.76101: ^ task is: TASK: Include the task 'assert_profile_present.yml' 24725 1726882459.76103: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.76106: getting variables 24725 1726882459.76107: in VariableManager get_vars() 24725 1726882459.76148: Calling all_inventory to load vars for managed_node2 24725 1726882459.76151: Calling groups_inventory to load vars for managed_node2 24725 1726882459.76154: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.76163: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.76167: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.76169: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.76702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.76900: done with get_vars() 24725 1726882459.76909: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Friday 20 September 2024 21:34:19 -0400 (0:00:00.062) 0:00:04.222 ****** 24725 1726882459.76991: entering _queue_task() for managed_node2/include_tasks 24725 1726882459.77227: worker is 1 (out of 1 available) 24725 1726882459.77238: exiting _queue_task() for managed_node2/include_tasks 24725 1726882459.77248: done queuing things up, now waiting for results queue to drain 24725 1726882459.77250: waiting for pending results... 24725 1726882459.77709: running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' 24725 1726882459.77713: in run() - task 12673a56-9f93-1729-593d-00000000005d 24725 1726882459.77716: variable 'ansible_search_path' from source: unknown 24725 1726882459.77718: calling self._execute() 24725 1726882459.77772: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.77782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.77795: variable 'omit' from source: magic vars 24725 1726882459.78214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.80987: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.81067: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.81111: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.81151: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.81187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.81287: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.81325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.81355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.81406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.81496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.81565: variable 'ansible_distribution' from source: facts 24725 1726882459.81577: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.81607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.81615: when evaluation is False, skipping this task 24725 1726882459.81623: _execute() done 24725 1726882459.81631: dumping result to json 24725 1726882459.81639: done dumping result, returning 24725 1726882459.81650: done running TaskExecutor() for managed_node2/TASK: Include the task 'assert_profile_present.yml' [12673a56-9f93-1729-593d-00000000005d] 24725 1726882459.81659: sending task result for task 12673a56-9f93-1729-593d-00000000005d 24725 1726882459.81999: done sending task result for task 12673a56-9f93-1729-593d-00000000005d 24725 1726882459.82002: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.82043: no more pending results, returning what we have 24725 1726882459.82046: results queue empty 24725 1726882459.82047: checking for any_errors_fatal 24725 1726882459.82052: done checking for any_errors_fatal 24725 1726882459.82052: checking for max_fail_percentage 24725 1726882459.82054: done checking for max_fail_percentage 24725 1726882459.82055: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.82056: done checking to see if all hosts have failed 24725 1726882459.82057: getting the remaining hosts for this loop 24725 1726882459.82058: done getting the remaining hosts for this loop 24725 1726882459.82061: getting the next task for host managed_node2 24725 1726882459.82066: done getting next task for host managed_node2 24725 1726882459.82068: ^ task is: TASK: Get ip address information 24725 1726882459.82070: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.82073: getting variables 24725 1726882459.82075: in VariableManager get_vars() 24725 1726882459.82113: Calling all_inventory to load vars for managed_node2 24725 1726882459.82120: Calling groups_inventory to load vars for managed_node2 24725 1726882459.82123: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.82136: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.82140: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.82143: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.82361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.82756: done with get_vars() 24725 1726882459.82767: done getting variables 24725 1726882459.83024: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ip address information] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Friday 20 September 2024 21:34:19 -0400 (0:00:00.060) 0:00:04.283 ****** 24725 1726882459.83049: entering _queue_task() for managed_node2/command 24725 1726882459.83453: worker is 1 (out of 1 available) 24725 1726882459.83465: exiting _queue_task() for managed_node2/command 24725 1726882459.83476: done queuing things up, now waiting for results queue to drain 24725 1726882459.83478: waiting for pending results... 24725 1726882459.83908: running TaskExecutor() for managed_node2/TASK: Get ip address information 24725 1726882459.83991: in run() - task 12673a56-9f93-1729-593d-00000000005e 24725 1726882459.84013: variable 'ansible_search_path' from source: unknown 24725 1726882459.84054: calling self._execute() 24725 1726882459.84143: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.84153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.84165: variable 'omit' from source: magic vars 24725 1726882459.84646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.86780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.86862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.86906: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.86947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.87198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.87203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.87206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.87209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.87211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.87214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.87286: variable 'ansible_distribution' from source: facts 24725 1726882459.87302: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.87333: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.87341: when evaluation is False, skipping this task 24725 1726882459.87348: _execute() done 24725 1726882459.87356: dumping result to json 24725 1726882459.87363: done dumping result, returning 24725 1726882459.87373: done running TaskExecutor() for managed_node2/TASK: Get ip address information [12673a56-9f93-1729-593d-00000000005e] 24725 1726882459.87383: sending task result for task 12673a56-9f93-1729-593d-00000000005e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.87538: no more pending results, returning what we have 24725 1726882459.87542: results queue empty 24725 1726882459.87543: checking for any_errors_fatal 24725 1726882459.87548: done checking for any_errors_fatal 24725 1726882459.87549: checking for max_fail_percentage 24725 1726882459.87551: done checking for max_fail_percentage 24725 1726882459.87552: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.87553: done checking to see if all hosts have failed 24725 1726882459.87553: getting the remaining hosts for this loop 24725 1726882459.87556: done getting the remaining hosts for this loop 24725 1726882459.87560: getting the next task for host managed_node2 24725 1726882459.87567: done getting next task for host managed_node2 24725 1726882459.87569: ^ task is: TASK: Show ip_addr 24725 1726882459.87571: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.87575: getting variables 24725 1726882459.87577: in VariableManager get_vars() 24725 1726882459.87621: Calling all_inventory to load vars for managed_node2 24725 1726882459.87625: Calling groups_inventory to load vars for managed_node2 24725 1726882459.87628: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.87639: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.87642: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.87645: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.88149: done sending task result for task 12673a56-9f93-1729-593d-00000000005e 24725 1726882459.88152: WORKER PROCESS EXITING 24725 1726882459.88176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.88361: done with get_vars() 24725 1726882459.88371: done getting variables 24725 1726882459.88430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ip_addr] ************************************************************ task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Friday 20 September 2024 21:34:19 -0400 (0:00:00.054) 0:00:04.337 ****** 24725 1726882459.88455: entering _queue_task() for managed_node2/debug 24725 1726882459.88683: worker is 1 (out of 1 available) 24725 1726882459.88697: exiting _queue_task() for managed_node2/debug 24725 1726882459.88707: done queuing things up, now waiting for results queue to drain 24725 1726882459.88708: waiting for pending results... 24725 1726882459.88955: running TaskExecutor() for managed_node2/TASK: Show ip_addr 24725 1726882459.89037: in run() - task 12673a56-9f93-1729-593d-00000000005f 24725 1726882459.89058: variable 'ansible_search_path' from source: unknown 24725 1726882459.89100: calling self._execute() 24725 1726882459.89182: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.89196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.89211: variable 'omit' from source: magic vars 24725 1726882459.89610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.91732: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.91801: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.91842: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.91888: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.91922: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.91998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.92035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.92064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.92108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.92131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.92262: variable 'ansible_distribution' from source: facts 24725 1726882459.92274: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.92301: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.92308: when evaluation is False, skipping this task 24725 1726882459.92314: _execute() done 24725 1726882459.92319: dumping result to json 24725 1726882459.92325: done dumping result, returning 24725 1726882459.92338: done running TaskExecutor() for managed_node2/TASK: Show ip_addr [12673a56-9f93-1729-593d-00000000005f] 24725 1726882459.92346: sending task result for task 12673a56-9f93-1729-593d-00000000005f skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882459.92481: no more pending results, returning what we have 24725 1726882459.92484: results queue empty 24725 1726882459.92485: checking for any_errors_fatal 24725 1726882459.92490: done checking for any_errors_fatal 24725 1726882459.92490: checking for max_fail_percentage 24725 1726882459.92492: done checking for max_fail_percentage 24725 1726882459.92494: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.92495: done checking to see if all hosts have failed 24725 1726882459.92496: getting the remaining hosts for this loop 24725 1726882459.92497: done getting the remaining hosts for this loop 24725 1726882459.92501: getting the next task for host managed_node2 24725 1726882459.92507: done getting next task for host managed_node2 24725 1726882459.92510: ^ task is: TASK: Assert ipv6 addresses are correctly set 24725 1726882459.92512: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.92515: getting variables 24725 1726882459.92516: in VariableManager get_vars() 24725 1726882459.92558: Calling all_inventory to load vars for managed_node2 24725 1726882459.92562: Calling groups_inventory to load vars for managed_node2 24725 1726882459.92565: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.92576: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.92579: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.92582: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.93028: done sending task result for task 12673a56-9f93-1729-593d-00000000005f 24725 1726882459.93032: WORKER PROCESS EXITING 24725 1726882459.93054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.93285: done with get_vars() 24725 1726882459.93298: done getting variables 24725 1726882459.93386: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Friday 20 September 2024 21:34:19 -0400 (0:00:00.049) 0:00:04.386 ****** 24725 1726882459.93415: entering _queue_task() for managed_node2/assert 24725 1726882459.93417: Creating lock for assert 24725 1726882459.93684: worker is 1 (out of 1 available) 24725 1726882459.93899: exiting _queue_task() for managed_node2/assert 24725 1726882459.93909: done queuing things up, now waiting for results queue to drain 24725 1726882459.93911: waiting for pending results... 24725 1726882459.93961: running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set 24725 1726882459.94100: in run() - task 12673a56-9f93-1729-593d-000000000060 24725 1726882459.94104: variable 'ansible_search_path' from source: unknown 24725 1726882459.94115: calling self._execute() 24725 1726882459.94207: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.94220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.94236: variable 'omit' from source: magic vars 24725 1726882459.94671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882459.96832: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882459.96902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882459.97018: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882459.97022: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882459.97024: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882459.97085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882459.97124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882459.97156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882459.97202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882459.97238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882459.97347: variable 'ansible_distribution' from source: facts 24725 1726882459.97358: variable 'ansible_distribution_major_version' from source: facts 24725 1726882459.97457: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882459.97460: when evaluation is False, skipping this task 24725 1726882459.97463: _execute() done 24725 1726882459.97465: dumping result to json 24725 1726882459.97468: done dumping result, returning 24725 1726882459.97470: done running TaskExecutor() for managed_node2/TASK: Assert ipv6 addresses are correctly set [12673a56-9f93-1729-593d-000000000060] 24725 1726882459.97472: sending task result for task 12673a56-9f93-1729-593d-000000000060 24725 1726882459.97542: done sending task result for task 12673a56-9f93-1729-593d-000000000060 24725 1726882459.97545: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882459.97603: no more pending results, returning what we have 24725 1726882459.97606: results queue empty 24725 1726882459.97607: checking for any_errors_fatal 24725 1726882459.97612: done checking for any_errors_fatal 24725 1726882459.97613: checking for max_fail_percentage 24725 1726882459.97614: done checking for max_fail_percentage 24725 1726882459.97615: checking to see if all hosts have failed and the running result is not ok 24725 1726882459.97616: done checking to see if all hosts have failed 24725 1726882459.97617: getting the remaining hosts for this loop 24725 1726882459.97618: done getting the remaining hosts for this loop 24725 1726882459.97622: getting the next task for host managed_node2 24725 1726882459.97627: done getting next task for host managed_node2 24725 1726882459.97630: ^ task is: TASK: Get ipv6 routes 24725 1726882459.97632: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882459.97636: getting variables 24725 1726882459.97637: in VariableManager get_vars() 24725 1726882459.97674: Calling all_inventory to load vars for managed_node2 24725 1726882459.97676: Calling groups_inventory to load vars for managed_node2 24725 1726882459.97678: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882459.97687: Calling all_plugins_play to load vars for managed_node2 24725 1726882459.97690: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882459.97694: Calling groups_plugins_play to load vars for managed_node2 24725 1726882459.97856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882459.98047: done with get_vars() 24725 1726882459.98057: done getting variables 24725 1726882459.98115: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Friday 20 September 2024 21:34:19 -0400 (0:00:00.047) 0:00:04.434 ****** 24725 1726882459.98142: entering _queue_task() for managed_node2/command 24725 1726882459.98387: worker is 1 (out of 1 available) 24725 1726882459.98603: exiting _queue_task() for managed_node2/command 24725 1726882459.98613: done queuing things up, now waiting for results queue to drain 24725 1726882459.98615: waiting for pending results... 24725 1726882459.98742: running TaskExecutor() for managed_node2/TASK: Get ipv6 routes 24725 1726882459.98799: in run() - task 12673a56-9f93-1729-593d-000000000061 24725 1726882459.98802: variable 'ansible_search_path' from source: unknown 24725 1726882459.98995: calling self._execute() 24725 1726882459.99001: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882459.99003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882459.99006: variable 'omit' from source: magic vars 24725 1726882459.99353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.01667: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.01928: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.02444: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.02483: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.02551: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.02790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.02828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.02862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.02998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.03019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.03341: variable 'ansible_distribution' from source: facts 24725 1726882460.03365: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.03412: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.03420: when evaluation is False, skipping this task 24725 1726882460.03427: _execute() done 24725 1726882460.03433: dumping result to json 24725 1726882460.03440: done dumping result, returning 24725 1726882460.03450: done running TaskExecutor() for managed_node2/TASK: Get ipv6 routes [12673a56-9f93-1729-593d-000000000061] 24725 1726882460.03460: sending task result for task 12673a56-9f93-1729-593d-000000000061 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.03617: no more pending results, returning what we have 24725 1726882460.03621: results queue empty 24725 1726882460.03622: checking for any_errors_fatal 24725 1726882460.03627: done checking for any_errors_fatal 24725 1726882460.03628: checking for max_fail_percentage 24725 1726882460.03630: done checking for max_fail_percentage 24725 1726882460.03630: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.03631: done checking to see if all hosts have failed 24725 1726882460.03632: getting the remaining hosts for this loop 24725 1726882460.03633: done getting the remaining hosts for this loop 24725 1726882460.03636: getting the next task for host managed_node2 24725 1726882460.03642: done getting next task for host managed_node2 24725 1726882460.03644: ^ task is: TASK: Show ipv6_route 24725 1726882460.03646: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882460.03649: getting variables 24725 1726882460.03651: in VariableManager get_vars() 24725 1726882460.03694: Calling all_inventory to load vars for managed_node2 24725 1726882460.03698: Calling groups_inventory to load vars for managed_node2 24725 1726882460.03700: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.03710: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.03713: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.03716: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.04219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.04456: done with get_vars() 24725 1726882460.04467: done getting variables 24725 1726882460.04499: done sending task result for task 12673a56-9f93-1729-593d-000000000061 24725 1726882460.04502: WORKER PROCESS EXITING 24725 1726882460.04537: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv6_route] ********************************************************* task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Friday 20 September 2024 21:34:20 -0400 (0:00:00.064) 0:00:04.498 ****** 24725 1726882460.04565: entering _queue_task() for managed_node2/debug 24725 1726882460.04812: worker is 1 (out of 1 available) 24725 1726882460.04826: exiting _queue_task() for managed_node2/debug 24725 1726882460.04838: done queuing things up, now waiting for results queue to drain 24725 1726882460.04840: waiting for pending results... 24725 1726882460.05082: running TaskExecutor() for managed_node2/TASK: Show ipv6_route 24725 1726882460.05165: in run() - task 12673a56-9f93-1729-593d-000000000062 24725 1726882460.05186: variable 'ansible_search_path' from source: unknown 24725 1726882460.05231: calling self._execute() 24725 1726882460.05320: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.05341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.05709: variable 'omit' from source: magic vars 24725 1726882460.06321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.08778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.08851: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.08889: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.08941: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.08959: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.09033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.09159: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.09162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.09164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.09166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.09285: variable 'ansible_distribution' from source: facts 24725 1726882460.09297: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.09319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.09326: when evaluation is False, skipping this task 24725 1726882460.09332: _execute() done 24725 1726882460.09337: dumping result to json 24725 1726882460.09344: done dumping result, returning 24725 1726882460.09353: done running TaskExecutor() for managed_node2/TASK: Show ipv6_route [12673a56-9f93-1729-593d-000000000062] 24725 1726882460.09361: sending task result for task 12673a56-9f93-1729-593d-000000000062 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882460.09526: no more pending results, returning what we have 24725 1726882460.09529: results queue empty 24725 1726882460.09530: checking for any_errors_fatal 24725 1726882460.09535: done checking for any_errors_fatal 24725 1726882460.09535: checking for max_fail_percentage 24725 1726882460.09537: done checking for max_fail_percentage 24725 1726882460.09538: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.09539: done checking to see if all hosts have failed 24725 1726882460.09539: getting the remaining hosts for this loop 24725 1726882460.09541: done getting the remaining hosts for this loop 24725 1726882460.09544: getting the next task for host managed_node2 24725 1726882460.09550: done getting next task for host managed_node2 24725 1726882460.09553: ^ task is: TASK: Assert default ipv6 route is set 24725 1726882460.09555: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882460.09557: getting variables 24725 1726882460.09559: in VariableManager get_vars() 24725 1726882460.09600: Calling all_inventory to load vars for managed_node2 24725 1726882460.09603: Calling groups_inventory to load vars for managed_node2 24725 1726882460.09606: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.09617: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.09621: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.09624: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.10276: done sending task result for task 12673a56-9f93-1729-593d-000000000062 24725 1726882460.10280: WORKER PROCESS EXITING 24725 1726882460.10308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.10503: done with get_vars() 24725 1726882460.10515: done getting variables 24725 1726882460.10572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Friday 20 September 2024 21:34:20 -0400 (0:00:00.060) 0:00:04.558 ****** 24725 1726882460.10601: entering _queue_task() for managed_node2/assert 24725 1726882460.10845: worker is 1 (out of 1 available) 24725 1726882460.10856: exiting _queue_task() for managed_node2/assert 24725 1726882460.10868: done queuing things up, now waiting for results queue to drain 24725 1726882460.10869: waiting for pending results... 24725 1726882460.11128: running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set 24725 1726882460.11210: in run() - task 12673a56-9f93-1729-593d-000000000063 24725 1726882460.11231: variable 'ansible_search_path' from source: unknown 24725 1726882460.11268: calling self._execute() 24725 1726882460.11354: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.11365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.11377: variable 'omit' from source: magic vars 24725 1726882460.11878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.14755: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.15190: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.15197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.15199: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.15312: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.15389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.15810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.15813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.15816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.15920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.16310: variable 'ansible_distribution' from source: facts 24725 1726882460.16322: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.16373: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.16468: when evaluation is False, skipping this task 24725 1726882460.16476: _execute() done 24725 1726882460.16483: dumping result to json 24725 1726882460.16491: done dumping result, returning 24725 1726882460.16505: done running TaskExecutor() for managed_node2/TASK: Assert default ipv6 route is set [12673a56-9f93-1729-593d-000000000063] 24725 1726882460.16900: sending task result for task 12673a56-9f93-1729-593d-000000000063 24725 1726882460.16965: done sending task result for task 12673a56-9f93-1729-593d-000000000063 24725 1726882460.16969: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.17044: no more pending results, returning what we have 24725 1726882460.17047: results queue empty 24725 1726882460.17048: checking for any_errors_fatal 24725 1726882460.17055: done checking for any_errors_fatal 24725 1726882460.17055: checking for max_fail_percentage 24725 1726882460.17057: done checking for max_fail_percentage 24725 1726882460.17057: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.17058: done checking to see if all hosts have failed 24725 1726882460.17059: getting the remaining hosts for this loop 24725 1726882460.17060: done getting the remaining hosts for this loop 24725 1726882460.17064: getting the next task for host managed_node2 24725 1726882460.17070: done getting next task for host managed_node2 24725 1726882460.17072: ^ task is: TASK: Ensure ping6 command is present 24725 1726882460.17074: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882460.17078: getting variables 24725 1726882460.17079: in VariableManager get_vars() 24725 1726882460.17124: Calling all_inventory to load vars for managed_node2 24725 1726882460.17127: Calling groups_inventory to load vars for managed_node2 24725 1726882460.17130: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.17141: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.17144: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.17147: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.17867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.18365: done with get_vars() 24725 1726882460.18376: done getting variables 24725 1726882460.18636: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Friday 20 September 2024 21:34:20 -0400 (0:00:00.080) 0:00:04.639 ****** 24725 1726882460.18666: entering _queue_task() for managed_node2/package 24725 1726882460.19165: worker is 1 (out of 1 available) 24725 1726882460.19177: exiting _queue_task() for managed_node2/package 24725 1726882460.19189: done queuing things up, now waiting for results queue to drain 24725 1726882460.19190: waiting for pending results... 24725 1726882460.19651: running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present 24725 1726882460.19931: in run() - task 12673a56-9f93-1729-593d-000000000064 24725 1726882460.19934: variable 'ansible_search_path' from source: unknown 24725 1726882460.19967: calling self._execute() 24725 1726882460.20122: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.20238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.20251: variable 'omit' from source: magic vars 24725 1726882460.20679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.23286: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.23359: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.23401: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.23444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.23472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.23555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.23589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.23627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.23736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.23739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.23826: variable 'ansible_distribution' from source: facts 24725 1726882460.23841: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.23870: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.23877: when evaluation is False, skipping this task 24725 1726882460.23883: _execute() done 24725 1726882460.23887: dumping result to json 24725 1726882460.23892: done dumping result, returning 24725 1726882460.23904: done running TaskExecutor() for managed_node2/TASK: Ensure ping6 command is present [12673a56-9f93-1729-593d-000000000064] 24725 1726882460.23911: sending task result for task 12673a56-9f93-1729-593d-000000000064 24725 1726882460.24300: done sending task result for task 12673a56-9f93-1729-593d-000000000064 24725 1726882460.24303: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.24340: no more pending results, returning what we have 24725 1726882460.24343: results queue empty 24725 1726882460.24344: checking for any_errors_fatal 24725 1726882460.24348: done checking for any_errors_fatal 24725 1726882460.24349: checking for max_fail_percentage 24725 1726882460.24350: done checking for max_fail_percentage 24725 1726882460.24351: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.24352: done checking to see if all hosts have failed 24725 1726882460.24353: getting the remaining hosts for this loop 24725 1726882460.24354: done getting the remaining hosts for this loop 24725 1726882460.24357: getting the next task for host managed_node2 24725 1726882460.24362: done getting next task for host managed_node2 24725 1726882460.24364: ^ task is: TASK: Test gateway can be pinged 24725 1726882460.24366: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882460.24368: getting variables 24725 1726882460.24370: in VariableManager get_vars() 24725 1726882460.24410: Calling all_inventory to load vars for managed_node2 24725 1726882460.24413: Calling groups_inventory to load vars for managed_node2 24725 1726882460.24416: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.24427: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.24430: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.24433: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.24821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.25228: done with get_vars() 24725 1726882460.25241: done getting variables 24725 1726882460.25509: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test gateway can be pinged] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Friday 20 September 2024 21:34:20 -0400 (0:00:00.068) 0:00:04.708 ****** 24725 1726882460.25539: entering _queue_task() for managed_node2/command 24725 1726882460.25935: worker is 1 (out of 1 available) 24725 1726882460.25948: exiting _queue_task() for managed_node2/command 24725 1726882460.25960: done queuing things up, now waiting for results queue to drain 24725 1726882460.25962: waiting for pending results... 24725 1726882460.26516: running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged 24725 1726882460.26725: in run() - task 12673a56-9f93-1729-593d-000000000065 24725 1726882460.26746: variable 'ansible_search_path' from source: unknown 24725 1726882460.26787: calling self._execute() 24725 1726882460.26958: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.27008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.27023: variable 'omit' from source: magic vars 24725 1726882460.27787: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.30513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.30607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.30650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.30698: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.30730: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.30818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.30855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.30922: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.30966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.30986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.31500: variable 'ansible_distribution' from source: facts 24725 1726882460.31505: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.31508: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.31510: when evaluation is False, skipping this task 24725 1726882460.31513: _execute() done 24725 1726882460.31515: dumping result to json 24725 1726882460.31518: done dumping result, returning 24725 1726882460.31520: done running TaskExecutor() for managed_node2/TASK: Test gateway can be pinged [12673a56-9f93-1729-593d-000000000065] 24725 1726882460.31522: sending task result for task 12673a56-9f93-1729-593d-000000000065 24725 1726882460.31590: done sending task result for task 12673a56-9f93-1729-593d-000000000065 24725 1726882460.31596: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.31640: no more pending results, returning what we have 24725 1726882460.31643: results queue empty 24725 1726882460.31644: checking for any_errors_fatal 24725 1726882460.31648: done checking for any_errors_fatal 24725 1726882460.31649: checking for max_fail_percentage 24725 1726882460.31651: done checking for max_fail_percentage 24725 1726882460.31651: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.31652: done checking to see if all hosts have failed 24725 1726882460.31653: getting the remaining hosts for this loop 24725 1726882460.31654: done getting the remaining hosts for this loop 24725 1726882460.31658: getting the next task for host managed_node2 24725 1726882460.31665: done getting next task for host managed_node2 24725 1726882460.31667: ^ task is: TASK: TEARDOWN: remove profiles. 24725 1726882460.31669: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882460.31672: getting variables 24725 1726882460.31673: in VariableManager get_vars() 24725 1726882460.31721: Calling all_inventory to load vars for managed_node2 24725 1726882460.31724: Calling groups_inventory to load vars for managed_node2 24725 1726882460.31727: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.31738: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.31741: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.31744: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.32363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.32833: done with get_vars() 24725 1726882460.32843: done getting variables 24725 1726882460.33103: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Friday 20 September 2024 21:34:20 -0400 (0:00:00.075) 0:00:04.784 ****** 24725 1726882460.33130: entering _queue_task() for managed_node2/debug 24725 1726882460.33634: worker is 1 (out of 1 available) 24725 1726882460.33645: exiting _queue_task() for managed_node2/debug 24725 1726882460.33657: done queuing things up, now waiting for results queue to drain 24725 1726882460.33659: waiting for pending results... 24725 1726882460.34511: running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. 24725 1726882460.34516: in run() - task 12673a56-9f93-1729-593d-000000000066 24725 1726882460.34519: variable 'ansible_search_path' from source: unknown 24725 1726882460.34521: calling self._execute() 24725 1726882460.34718: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.34722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.34724: variable 'omit' from source: magic vars 24725 1726882460.35466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.39957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.40051: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.40114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.40158: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.40199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.40312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.40349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.40400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.40443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.40476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.40628: variable 'ansible_distribution' from source: facts 24725 1726882460.40717: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.40720: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.40722: when evaluation is False, skipping this task 24725 1726882460.40724: _execute() done 24725 1726882460.40726: dumping result to json 24725 1726882460.40728: done dumping result, returning 24725 1726882460.40730: done running TaskExecutor() for managed_node2/TASK: TEARDOWN: remove profiles. [12673a56-9f93-1729-593d-000000000066] 24725 1726882460.40732: sending task result for task 12673a56-9f93-1729-593d-000000000066 skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882460.40941: no more pending results, returning what we have 24725 1726882460.40945: results queue empty 24725 1726882460.40946: checking for any_errors_fatal 24725 1726882460.40952: done checking for any_errors_fatal 24725 1726882460.40953: checking for max_fail_percentage 24725 1726882460.40954: done checking for max_fail_percentage 24725 1726882460.40955: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.40956: done checking to see if all hosts have failed 24725 1726882460.40956: getting the remaining hosts for this loop 24725 1726882460.40958: done getting the remaining hosts for this loop 24725 1726882460.40961: getting the next task for host managed_node2 24725 1726882460.40971: done getting next task for host managed_node2 24725 1726882460.40975: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24725 1726882460.40978: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.40999: getting variables 24725 1726882460.41000: in VariableManager get_vars() 24725 1726882460.41043: Calling all_inventory to load vars for managed_node2 24725 1726882460.41047: Calling groups_inventory to load vars for managed_node2 24725 1726882460.41049: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.41061: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.41064: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.41067: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.41901: done sending task result for task 12673a56-9f93-1729-593d-000000000066 24725 1726882460.41905: WORKER PROCESS EXITING 24725 1726882460.41980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.42383: done with get_vars() 24725 1726882460.42400: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:20 -0400 (0:00:00.093) 0:00:04.877 ****** 24725 1726882460.42499: entering _queue_task() for managed_node2/include_tasks 24725 1726882460.43202: worker is 1 (out of 1 available) 24725 1726882460.43215: exiting _queue_task() for managed_node2/include_tasks 24725 1726882460.43227: done queuing things up, now waiting for results queue to drain 24725 1726882460.43229: waiting for pending results... 24725 1726882460.44181: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24725 1726882460.44280: in run() - task 12673a56-9f93-1729-593d-00000000006e 24725 1726882460.44304: variable 'ansible_search_path' from source: unknown 24725 1726882460.44312: variable 'ansible_search_path' from source: unknown 24725 1726882460.44350: calling self._execute() 24725 1726882460.44798: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.44802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.44805: variable 'omit' from source: magic vars 24725 1726882460.46022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.50364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.50459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.50676: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.50720: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.50754: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.50917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.50999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.51003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.51023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.51049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.51191: variable 'ansible_distribution' from source: facts 24725 1726882460.51207: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.51237: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.51247: when evaluation is False, skipping this task 24725 1726882460.51258: _execute() done 24725 1726882460.51264: dumping result to json 24725 1726882460.51271: done dumping result, returning 24725 1726882460.51283: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [12673a56-9f93-1729-593d-00000000006e] 24725 1726882460.51295: sending task result for task 12673a56-9f93-1729-593d-00000000006e skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.51543: no more pending results, returning what we have 24725 1726882460.51546: results queue empty 24725 1726882460.51547: checking for any_errors_fatal 24725 1726882460.51553: done checking for any_errors_fatal 24725 1726882460.51554: checking for max_fail_percentage 24725 1726882460.51555: done checking for max_fail_percentage 24725 1726882460.51556: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.51557: done checking to see if all hosts have failed 24725 1726882460.51558: getting the remaining hosts for this loop 24725 1726882460.51559: done getting the remaining hosts for this loop 24725 1726882460.51563: getting the next task for host managed_node2 24725 1726882460.51571: done getting next task for host managed_node2 24725 1726882460.51574: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24725 1726882460.51577: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882460.51597: getting variables 24725 1726882460.51599: in VariableManager get_vars() 24725 1726882460.51646: Calling all_inventory to load vars for managed_node2 24725 1726882460.51649: Calling groups_inventory to load vars for managed_node2 24725 1726882460.51652: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.51664: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.51667: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.51670: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.52215: done sending task result for task 12673a56-9f93-1729-593d-00000000006e 24725 1726882460.52221: WORKER PROCESS EXITING 24725 1726882460.52368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.52579: done with get_vars() 24725 1726882460.52589: done getting variables 24725 1726882460.52654: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:20 -0400 (0:00:00.101) 0:00:04.979 ****** 24725 1726882460.52686: entering _queue_task() for managed_node2/debug 24725 1726882460.53096: worker is 1 (out of 1 available) 24725 1726882460.53107: exiting _queue_task() for managed_node2/debug 24725 1726882460.53117: done queuing things up, now waiting for results queue to drain 24725 1726882460.53118: waiting for pending results... 24725 1726882460.53319: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 24725 1726882460.53419: in run() - task 12673a56-9f93-1729-593d-00000000006f 24725 1726882460.53440: variable 'ansible_search_path' from source: unknown 24725 1726882460.53451: variable 'ansible_search_path' from source: unknown 24725 1726882460.53526: calling self._execute() 24725 1726882460.53578: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.53590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.53607: variable 'omit' from source: magic vars 24725 1726882460.54048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.56402: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.56447: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.56500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.56557: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.56597: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.56690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.56789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.56794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.56817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.56839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.56983: variable 'ansible_distribution' from source: facts 24725 1726882460.56996: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.57028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.57036: when evaluation is False, skipping this task 24725 1726882460.57115: _execute() done 24725 1726882460.57118: dumping result to json 24725 1726882460.57121: done dumping result, returning 24725 1726882460.57124: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [12673a56-9f93-1729-593d-00000000006f] 24725 1726882460.57126: sending task result for task 12673a56-9f93-1729-593d-00000000006f 24725 1726882460.57189: done sending task result for task 12673a56-9f93-1729-593d-00000000006f 24725 1726882460.57192: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882460.57242: no more pending results, returning what we have 24725 1726882460.57245: results queue empty 24725 1726882460.57246: checking for any_errors_fatal 24725 1726882460.57253: done checking for any_errors_fatal 24725 1726882460.57254: checking for max_fail_percentage 24725 1726882460.57255: done checking for max_fail_percentage 24725 1726882460.57256: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.57257: done checking to see if all hosts have failed 24725 1726882460.57258: getting the remaining hosts for this loop 24725 1726882460.57259: done getting the remaining hosts for this loop 24725 1726882460.57263: getting the next task for host managed_node2 24725 1726882460.57270: done getting next task for host managed_node2 24725 1726882460.57274: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24725 1726882460.57277: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.57295: getting variables 24725 1726882460.57298: in VariableManager get_vars() 24725 1726882460.57343: Calling all_inventory to load vars for managed_node2 24725 1726882460.57346: Calling groups_inventory to load vars for managed_node2 24725 1726882460.57349: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.57360: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.57362: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.57365: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.57848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.58098: done with get_vars() 24725 1726882460.58109: done getting variables 24725 1726882460.58165: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:20 -0400 (0:00:00.055) 0:00:05.034 ****** 24725 1726882460.58199: entering _queue_task() for managed_node2/fail 24725 1726882460.58626: worker is 1 (out of 1 available) 24725 1726882460.58638: exiting _queue_task() for managed_node2/fail 24725 1726882460.58650: done queuing things up, now waiting for results queue to drain 24725 1726882460.58652: waiting for pending results... 24725 1726882460.58937: 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 24725 1726882460.59037: in run() - task 12673a56-9f93-1729-593d-000000000070 24725 1726882460.59040: variable 'ansible_search_path' from source: unknown 24725 1726882460.59043: variable 'ansible_search_path' from source: unknown 24725 1726882460.59084: calling self._execute() 24725 1726882460.59198: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.59202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.59204: variable 'omit' from source: magic vars 24725 1726882460.59644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.62870: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.62945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.63197: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.63201: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.63203: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.63409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.63413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.63416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.63461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.63481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.63633: variable 'ansible_distribution' from source: facts 24725 1726882460.63646: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.63669: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.63677: when evaluation is False, skipping this task 24725 1726882460.63684: _execute() done 24725 1726882460.63690: dumping result to json 24725 1726882460.63699: done dumping result, returning 24725 1726882460.63712: 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 [12673a56-9f93-1729-593d-000000000070] 24725 1726882460.63722: sending task result for task 12673a56-9f93-1729-593d-000000000070 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.63883: no more pending results, returning what we have 24725 1726882460.63886: results queue empty 24725 1726882460.63887: checking for any_errors_fatal 24725 1726882460.63891: done checking for any_errors_fatal 24725 1726882460.63892: checking for max_fail_percentage 24725 1726882460.63895: done checking for max_fail_percentage 24725 1726882460.63896: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.63897: done checking to see if all hosts have failed 24725 1726882460.63898: getting the remaining hosts for this loop 24725 1726882460.63900: done getting the remaining hosts for this loop 24725 1726882460.63904: getting the next task for host managed_node2 24725 1726882460.63912: done getting next task for host managed_node2 24725 1726882460.63916: ^ 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 24725 1726882460.63919: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.63938: getting variables 24725 1726882460.63940: in VariableManager get_vars() 24725 1726882460.63983: Calling all_inventory to load vars for managed_node2 24725 1726882460.63986: Calling groups_inventory to load vars for managed_node2 24725 1726882460.63989: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.64103: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.64107: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.64111: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.64502: done sending task result for task 12673a56-9f93-1729-593d-000000000070 24725 1726882460.64505: WORKER PROCESS EXITING 24725 1726882460.64514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.64719: done with get_vars() 24725 1726882460.64731: done getting variables 24725 1726882460.64787: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:20 -0400 (0:00:00.066) 0:00:05.100 ****** 24725 1726882460.64822: entering _queue_task() for managed_node2/fail 24725 1726882460.65062: worker is 1 (out of 1 available) 24725 1726882460.65074: exiting _queue_task() for managed_node2/fail 24725 1726882460.65085: done queuing things up, now waiting for results queue to drain 24725 1726882460.65086: waiting for pending results... 24725 1726882460.65346: 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 24725 1726882460.65470: in run() - task 12673a56-9f93-1729-593d-000000000071 24725 1726882460.65488: variable 'ansible_search_path' from source: unknown 24725 1726882460.65498: variable 'ansible_search_path' from source: unknown 24725 1726882460.65542: calling self._execute() 24725 1726882460.65631: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.65644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.65658: variable 'omit' from source: magic vars 24725 1726882460.66077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.68267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.68344: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.68400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.68444: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.68474: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.68559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.68596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.68627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.68676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.68696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.68844: variable 'ansible_distribution' from source: facts 24725 1726882460.68855: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.68880: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.69103: when evaluation is False, skipping this task 24725 1726882460.69106: _execute() done 24725 1726882460.69109: dumping result to json 24725 1726882460.69111: done dumping result, returning 24725 1726882460.69114: 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 [12673a56-9f93-1729-593d-000000000071] 24725 1726882460.69116: sending task result for task 12673a56-9f93-1729-593d-000000000071 24725 1726882460.69186: done sending task result for task 12673a56-9f93-1729-593d-000000000071 24725 1726882460.69189: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.69236: no more pending results, returning what we have 24725 1726882460.69240: results queue empty 24725 1726882460.69241: checking for any_errors_fatal 24725 1726882460.69245: done checking for any_errors_fatal 24725 1726882460.69246: checking for max_fail_percentage 24725 1726882460.69248: done checking for max_fail_percentage 24725 1726882460.69249: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.69250: done checking to see if all hosts have failed 24725 1726882460.69250: getting the remaining hosts for this loop 24725 1726882460.69252: done getting the remaining hosts for this loop 24725 1726882460.69255: getting the next task for host managed_node2 24725 1726882460.69262: done getting next task for host managed_node2 24725 1726882460.69266: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24725 1726882460.69269: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.69287: getting variables 24725 1726882460.69288: in VariableManager get_vars() 24725 1726882460.69332: Calling all_inventory to load vars for managed_node2 24725 1726882460.69335: Calling groups_inventory to load vars for managed_node2 24725 1726882460.69337: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.69348: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.69351: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.69354: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.69711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.69908: done with get_vars() 24725 1726882460.69918: done getting variables 24725 1726882460.69966: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:20 -0400 (0:00:00.051) 0:00:05.152 ****** 24725 1726882460.69996: entering _queue_task() for managed_node2/fail 24725 1726882460.70238: worker is 1 (out of 1 available) 24725 1726882460.70250: exiting _queue_task() for managed_node2/fail 24725 1726882460.70261: done queuing things up, now waiting for results queue to drain 24725 1726882460.70263: waiting for pending results... 24725 1726882460.70814: 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 24725 1726882460.71099: in run() - task 12673a56-9f93-1729-593d-000000000072 24725 1726882460.71102: variable 'ansible_search_path' from source: unknown 24725 1726882460.71105: variable 'ansible_search_path' from source: unknown 24725 1726882460.71107: calling self._execute() 24725 1726882460.71209: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.71267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.71281: variable 'omit' from source: magic vars 24725 1726882460.72101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.76806: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.76881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.77041: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.77081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.77121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.77279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.77366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.77444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.77483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.77569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.77826: variable 'ansible_distribution' from source: facts 24725 1726882460.77884: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.77910: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.77917: when evaluation is False, skipping this task 24725 1726882460.77923: _execute() done 24725 1726882460.78095: dumping result to json 24725 1726882460.78099: done dumping result, returning 24725 1726882460.78102: 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 [12673a56-9f93-1729-593d-000000000072] 24725 1726882460.78104: sending task result for task 12673a56-9f93-1729-593d-000000000072 24725 1726882460.78174: done sending task result for task 12673a56-9f93-1729-593d-000000000072 24725 1726882460.78177: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.78241: no more pending results, returning what we have 24725 1726882460.78244: results queue empty 24725 1726882460.78245: checking for any_errors_fatal 24725 1726882460.78250: done checking for any_errors_fatal 24725 1726882460.78251: checking for max_fail_percentage 24725 1726882460.78253: done checking for max_fail_percentage 24725 1726882460.78254: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.78255: done checking to see if all hosts have failed 24725 1726882460.78255: getting the remaining hosts for this loop 24725 1726882460.78257: done getting the remaining hosts for this loop 24725 1726882460.78261: getting the next task for host managed_node2 24725 1726882460.78268: done getting next task for host managed_node2 24725 1726882460.78271: ^ 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 24725 1726882460.78275: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.78292: getting variables 24725 1726882460.78295: in VariableManager get_vars() 24725 1726882460.78336: Calling all_inventory to load vars for managed_node2 24725 1726882460.78339: Calling groups_inventory to load vars for managed_node2 24725 1726882460.78342: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.78353: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.78355: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.78358: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.78943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.79502: done with get_vars() 24725 1726882460.79513: done getting variables 24725 1726882460.79568: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:20 -0400 (0:00:00.096) 0:00:05.248 ****** 24725 1726882460.79599: entering _queue_task() for managed_node2/dnf 24725 1726882460.80115: worker is 1 (out of 1 available) 24725 1726882460.80127: exiting _queue_task() for managed_node2/dnf 24725 1726882460.80138: done queuing things up, now waiting for results queue to drain 24725 1726882460.80139: waiting for pending results... 24725 1726882460.80729: 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 24725 1726882460.80833: in run() - task 12673a56-9f93-1729-593d-000000000073 24725 1726882460.80852: variable 'ansible_search_path' from source: unknown 24725 1726882460.80941: variable 'ansible_search_path' from source: unknown 24725 1726882460.80980: calling self._execute() 24725 1726882460.81261: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.81265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.81268: variable 'omit' from source: magic vars 24725 1726882460.82042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.84903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.84985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.85046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.85091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.85197: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.85225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.85259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.85306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.85360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.85381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.85550: variable 'ansible_distribution' from source: facts 24725 1726882460.85562: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.85586: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.85600: when evaluation is False, skipping this task 24725 1726882460.85615: _execute() done 24725 1726882460.85630: dumping result to json 24725 1726882460.85653: done dumping result, returning 24725 1726882460.85666: 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 [12673a56-9f93-1729-593d-000000000073] 24725 1726882460.85734: sending task result for task 12673a56-9f93-1729-593d-000000000073 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.85932: no more pending results, returning what we have 24725 1726882460.85936: results queue empty 24725 1726882460.85937: checking for any_errors_fatal 24725 1726882460.85942: done checking for any_errors_fatal 24725 1726882460.85943: checking for max_fail_percentage 24725 1726882460.85945: done checking for max_fail_percentage 24725 1726882460.85945: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.85946: done checking to see if all hosts have failed 24725 1726882460.85947: getting the remaining hosts for this loop 24725 1726882460.85948: done getting the remaining hosts for this loop 24725 1726882460.85952: getting the next task for host managed_node2 24725 1726882460.85961: done getting next task for host managed_node2 24725 1726882460.85965: ^ 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 24725 1726882460.85968: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882460.85989: getting variables 24725 1726882460.85990: in VariableManager get_vars() 24725 1726882460.86043: Calling all_inventory to load vars for managed_node2 24725 1726882460.86047: Calling groups_inventory to load vars for managed_node2 24725 1726882460.86049: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.86060: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.86063: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.86067: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.86837: done sending task result for task 12673a56-9f93-1729-593d-000000000073 24725 1726882460.86840: WORKER PROCESS EXITING 24725 1726882460.86864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.87320: done with get_vars() 24725 1726882460.87330: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24725 1726882460.87502: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:20 -0400 (0:00:00.079) 0:00:05.328 ****** 24725 1726882460.87537: entering _queue_task() for managed_node2/yum 24725 1726882460.88109: worker is 1 (out of 1 available) 24725 1726882460.88124: exiting _queue_task() for managed_node2/yum 24725 1726882460.88137: done queuing things up, now waiting for results queue to drain 24725 1726882460.88138: waiting for pending results... 24725 1726882460.88546: 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 24725 1726882460.88646: in run() - task 12673a56-9f93-1729-593d-000000000074 24725 1726882460.88658: variable 'ansible_search_path' from source: unknown 24725 1726882460.88662: variable 'ansible_search_path' from source: unknown 24725 1726882460.88719: calling self._execute() 24725 1726882460.88971: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.89047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.89051: variable 'omit' from source: magic vars 24725 1726882460.89670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.92247: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.92308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882460.92699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882460.92703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882460.92705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882460.92708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882460.92710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882460.92966: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882460.92970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882460.92985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882460.93499: variable 'ansible_distribution' from source: facts 24725 1726882460.93504: variable 'ansible_distribution_major_version' from source: facts 24725 1726882460.93507: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882460.93510: when evaluation is False, skipping this task 24725 1726882460.93512: _execute() done 24725 1726882460.93515: dumping result to json 24725 1726882460.93518: done dumping result, returning 24725 1726882460.93523: 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 [12673a56-9f93-1729-593d-000000000074] 24725 1726882460.93526: sending task result for task 12673a56-9f93-1729-593d-000000000074 24725 1726882460.93604: done sending task result for task 12673a56-9f93-1729-593d-000000000074 24725 1726882460.93608: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882460.93666: no more pending results, returning what we have 24725 1726882460.93670: results queue empty 24725 1726882460.93671: checking for any_errors_fatal 24725 1726882460.93678: done checking for any_errors_fatal 24725 1726882460.93678: checking for max_fail_percentage 24725 1726882460.93680: done checking for max_fail_percentage 24725 1726882460.93681: checking to see if all hosts have failed and the running result is not ok 24725 1726882460.93682: done checking to see if all hosts have failed 24725 1726882460.93683: getting the remaining hosts for this loop 24725 1726882460.93684: done getting the remaining hosts for this loop 24725 1726882460.93688: getting the next task for host managed_node2 24725 1726882460.93698: done getting next task for host managed_node2 24725 1726882460.93702: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24725 1726882460.93705: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882460.93722: getting variables 24725 1726882460.93723: in VariableManager get_vars() 24725 1726882460.93762: Calling all_inventory to load vars for managed_node2 24725 1726882460.93764: Calling groups_inventory to load vars for managed_node2 24725 1726882460.93767: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882460.93776: Calling all_plugins_play to load vars for managed_node2 24725 1726882460.93779: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882460.93781: Calling groups_plugins_play to load vars for managed_node2 24725 1726882460.94068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882460.94707: done with get_vars() 24725 1726882460.94720: done getting variables 24725 1726882460.94896: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:20 -0400 (0:00:00.073) 0:00:05.402 ****** 24725 1726882460.94931: entering _queue_task() for managed_node2/fail 24725 1726882460.95622: worker is 1 (out of 1 available) 24725 1726882460.95635: exiting _queue_task() for managed_node2/fail 24725 1726882460.95676: done queuing things up, now waiting for results queue to drain 24725 1726882460.95679: waiting for pending results... 24725 1726882460.95980: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24725 1726882460.96120: in run() - task 12673a56-9f93-1729-593d-000000000075 24725 1726882460.96138: variable 'ansible_search_path' from source: unknown 24725 1726882460.96145: variable 'ansible_search_path' from source: unknown 24725 1726882460.96186: calling self._execute() 24725 1726882460.96275: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882460.96285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882460.96316: variable 'omit' from source: magic vars 24725 1726882460.96778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882460.99954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882460.99985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.00035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.00068: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.00171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.00175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.00195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.00217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.00256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.00270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.00400: variable 'ansible_distribution' from source: facts 24725 1726882461.00407: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.00425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.00428: when evaluation is False, skipping this task 24725 1726882461.00431: _execute() done 24725 1726882461.00434: dumping result to json 24725 1726882461.00436: done dumping result, returning 24725 1726882461.00443: 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 [12673a56-9f93-1729-593d-000000000075] 24725 1726882461.00450: sending task result for task 12673a56-9f93-1729-593d-000000000075 24725 1726882461.00564: done sending task result for task 12673a56-9f93-1729-593d-000000000075 24725 1726882461.00567: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.00647: no more pending results, returning what we have 24725 1726882461.00650: results queue empty 24725 1726882461.00651: checking for any_errors_fatal 24725 1726882461.00656: done checking for any_errors_fatal 24725 1726882461.00656: checking for max_fail_percentage 24725 1726882461.00658: done checking for max_fail_percentage 24725 1726882461.00659: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.00659: done checking to see if all hosts have failed 24725 1726882461.00660: getting the remaining hosts for this loop 24725 1726882461.00661: done getting the remaining hosts for this loop 24725 1726882461.00665: getting the next task for host managed_node2 24725 1726882461.00671: done getting next task for host managed_node2 24725 1726882461.00675: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24725 1726882461.00677: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882461.00700: getting variables 24725 1726882461.00701: in VariableManager get_vars() 24725 1726882461.00736: Calling all_inventory to load vars for managed_node2 24725 1726882461.00739: Calling groups_inventory to load vars for managed_node2 24725 1726882461.00741: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.00749: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.00751: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.00753: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.00980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.01570: done with get_vars() 24725 1726882461.01581: done getting variables 24725 1726882461.01638: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:21 -0400 (0:00:00.067) 0:00:05.469 ****** 24725 1726882461.01668: entering _queue_task() for managed_node2/package 24725 1726882461.02052: worker is 1 (out of 1 available) 24725 1726882461.02065: exiting _queue_task() for managed_node2/package 24725 1726882461.02076: done queuing things up, now waiting for results queue to drain 24725 1726882461.02077: waiting for pending results... 24725 1726882461.02421: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 24725 1726882461.02443: in run() - task 12673a56-9f93-1729-593d-000000000076 24725 1726882461.02459: variable 'ansible_search_path' from source: unknown 24725 1726882461.02467: variable 'ansible_search_path' from source: unknown 24725 1726882461.02508: calling self._execute() 24725 1726882461.02699: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.02702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.02705: variable 'omit' from source: magic vars 24725 1726882461.03082: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.05443: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.05514: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.05559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.05599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.05630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.05722: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.05761: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.05794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.05866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.05869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.06002: variable 'ansible_distribution' from source: facts 24725 1726882461.06014: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.06042: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.06081: when evaluation is False, skipping this task 24725 1726882461.06084: _execute() done 24725 1726882461.06086: dumping result to json 24725 1726882461.06089: done dumping result, returning 24725 1726882461.06092: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [12673a56-9f93-1729-593d-000000000076] 24725 1726882461.06095: sending task result for task 12673a56-9f93-1729-593d-000000000076 24725 1726882461.06362: done sending task result for task 12673a56-9f93-1729-593d-000000000076 24725 1726882461.06365: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.06411: no more pending results, returning what we have 24725 1726882461.06414: results queue empty 24725 1726882461.06415: checking for any_errors_fatal 24725 1726882461.06424: done checking for any_errors_fatal 24725 1726882461.06424: checking for max_fail_percentage 24725 1726882461.06426: done checking for max_fail_percentage 24725 1726882461.06427: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.06428: done checking to see if all hosts have failed 24725 1726882461.06428: getting the remaining hosts for this loop 24725 1726882461.06430: done getting the remaining hosts for this loop 24725 1726882461.06433: getting the next task for host managed_node2 24725 1726882461.06439: done getting next task for host managed_node2 24725 1726882461.06443: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24725 1726882461.06446: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882461.06469: getting variables 24725 1726882461.06470: in VariableManager get_vars() 24725 1726882461.06512: Calling all_inventory to load vars for managed_node2 24725 1726882461.06515: Calling groups_inventory to load vars for managed_node2 24725 1726882461.06518: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.06528: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.06530: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.06533: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.06859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.07275: done with get_vars() 24725 1726882461.07505: done getting variables 24725 1726882461.07560: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:21 -0400 (0:00:00.059) 0:00:05.528 ****** 24725 1726882461.07592: entering _queue_task() for managed_node2/package 24725 1726882461.08073: worker is 1 (out of 1 available) 24725 1726882461.08084: exiting _queue_task() for managed_node2/package 24725 1726882461.08186: done queuing things up, now waiting for results queue to drain 24725 1726882461.08188: waiting for pending results... 24725 1726882461.08586: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24725 1726882461.08721: in run() - task 12673a56-9f93-1729-593d-000000000077 24725 1726882461.08740: variable 'ansible_search_path' from source: unknown 24725 1726882461.08798: variable 'ansible_search_path' from source: unknown 24725 1726882461.08802: calling self._execute() 24725 1726882461.08868: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.08879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.08898: variable 'omit' from source: magic vars 24725 1726882461.09309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.12346: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.12500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.12504: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.12529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.12562: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.12654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.12689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.12728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.12774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.12819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.12952: variable 'ansible_distribution' from source: facts 24725 1726882461.12998: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.13002: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.13004: when evaluation is False, skipping this task 24725 1726882461.13006: _execute() done 24725 1726882461.13008: dumping result to json 24725 1726882461.13010: done dumping result, returning 24725 1726882461.13022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [12673a56-9f93-1729-593d-000000000077] 24725 1726882461.13038: sending task result for task 12673a56-9f93-1729-593d-000000000077 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.13302: no more pending results, returning what we have 24725 1726882461.13305: results queue empty 24725 1726882461.13306: checking for any_errors_fatal 24725 1726882461.13310: done checking for any_errors_fatal 24725 1726882461.13310: checking for max_fail_percentage 24725 1726882461.13312: done checking for max_fail_percentage 24725 1726882461.13313: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.13313: done checking to see if all hosts have failed 24725 1726882461.13314: getting the remaining hosts for this loop 24725 1726882461.13315: done getting the remaining hosts for this loop 24725 1726882461.13319: getting the next task for host managed_node2 24725 1726882461.13325: done getting next task for host managed_node2 24725 1726882461.13328: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24725 1726882461.13332: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882461.13350: getting variables 24725 1726882461.13351: in VariableManager get_vars() 24725 1726882461.13387: Calling all_inventory to load vars for managed_node2 24725 1726882461.13391: Calling groups_inventory to load vars for managed_node2 24725 1726882461.13395: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.13403: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.13405: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.13408: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.13614: done sending task result for task 12673a56-9f93-1729-593d-000000000077 24725 1726882461.13618: WORKER PROCESS EXITING 24725 1726882461.13641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.13852: done with get_vars() 24725 1726882461.13864: done getting variables 24725 1726882461.13930: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:21 -0400 (0:00:00.063) 0:00:05.592 ****** 24725 1726882461.13961: entering _queue_task() for managed_node2/package 24725 1726882461.14210: worker is 1 (out of 1 available) 24725 1726882461.14222: exiting _queue_task() for managed_node2/package 24725 1726882461.14242: done queuing things up, now waiting for results queue to drain 24725 1726882461.14244: waiting for pending results... 24725 1726882461.14452: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24725 1726882461.14570: in run() - task 12673a56-9f93-1729-593d-000000000078 24725 1726882461.14587: variable 'ansible_search_path' from source: unknown 24725 1726882461.14598: variable 'ansible_search_path' from source: unknown 24725 1726882461.14630: calling self._execute() 24725 1726882461.14714: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.14726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.14739: variable 'omit' from source: magic vars 24725 1726882461.15226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.17807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.17945: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.17949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.17965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.17998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.18082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.18120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.18148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.18204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.18224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.18362: variable 'ansible_distribution' from source: facts 24725 1726882461.18379: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.18489: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.18496: when evaluation is False, skipping this task 24725 1726882461.18498: _execute() done 24725 1726882461.18501: dumping result to json 24725 1726882461.18503: done dumping result, returning 24725 1726882461.18505: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [12673a56-9f93-1729-593d-000000000078] 24725 1726882461.18507: sending task result for task 12673a56-9f93-1729-593d-000000000078 24725 1726882461.18577: done sending task result for task 12673a56-9f93-1729-593d-000000000078 24725 1726882461.18580: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.18641: no more pending results, returning what we have 24725 1726882461.18645: results queue empty 24725 1726882461.18646: checking for any_errors_fatal 24725 1726882461.18652: done checking for any_errors_fatal 24725 1726882461.18652: checking for max_fail_percentage 24725 1726882461.18654: done checking for max_fail_percentage 24725 1726882461.18655: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.18656: done checking to see if all hosts have failed 24725 1726882461.18656: getting the remaining hosts for this loop 24725 1726882461.18658: done getting the remaining hosts for this loop 24725 1726882461.18661: getting the next task for host managed_node2 24725 1726882461.18668: done getting next task for host managed_node2 24725 1726882461.18671: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24725 1726882461.18674: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882461.18691: getting variables 24725 1726882461.18697: in VariableManager get_vars() 24725 1726882461.18739: Calling all_inventory to load vars for managed_node2 24725 1726882461.18742: Calling groups_inventory to load vars for managed_node2 24725 1726882461.18744: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.18754: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.18757: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.18760: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.19181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.19408: done with get_vars() 24725 1726882461.19419: done getting variables 24725 1726882461.19476: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:21 -0400 (0:00:00.055) 0:00:05.647 ****** 24725 1726882461.19510: entering _queue_task() for managed_node2/service 24725 1726882461.19750: worker is 1 (out of 1 available) 24725 1726882461.19876: exiting _queue_task() for managed_node2/service 24725 1726882461.19886: done queuing things up, now waiting for results queue to drain 24725 1726882461.19888: waiting for pending results... 24725 1726882461.20110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24725 1726882461.20159: in run() - task 12673a56-9f93-1729-593d-000000000079 24725 1726882461.20177: variable 'ansible_search_path' from source: unknown 24725 1726882461.20185: variable 'ansible_search_path' from source: unknown 24725 1726882461.20310: calling self._execute() 24725 1726882461.20313: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.20325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.20345: variable 'omit' from source: magic vars 24725 1726882461.20775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.23626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.23707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.23765: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.23822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.23888: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.24006: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.24101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.24218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.24269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.24395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.24618: variable 'ansible_distribution' from source: facts 24725 1726882461.24621: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.24624: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.24627: when evaluation is False, skipping this task 24725 1726882461.24629: _execute() done 24725 1726882461.24631: dumping result to json 24725 1726882461.24633: done dumping result, returning 24725 1726882461.24635: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [12673a56-9f93-1729-593d-000000000079] 24725 1726882461.24637: sending task result for task 12673a56-9f93-1729-593d-000000000079 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.24768: no more pending results, returning what we have 24725 1726882461.24772: results queue empty 24725 1726882461.24773: checking for any_errors_fatal 24725 1726882461.24778: done checking for any_errors_fatal 24725 1726882461.24779: checking for max_fail_percentage 24725 1726882461.24780: done checking for max_fail_percentage 24725 1726882461.24781: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.24782: done checking to see if all hosts have failed 24725 1726882461.24783: getting the remaining hosts for this loop 24725 1726882461.24784: done getting the remaining hosts for this loop 24725 1726882461.24788: getting the next task for host managed_node2 24725 1726882461.24800: done getting next task for host managed_node2 24725 1726882461.24804: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24725 1726882461.24808: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882461.24831: getting variables 24725 1726882461.24833: in VariableManager get_vars() 24725 1726882461.24877: Calling all_inventory to load vars for managed_node2 24725 1726882461.24881: Calling groups_inventory to load vars for managed_node2 24725 1726882461.24883: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.25052: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.25057: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.25061: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.25445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.25659: done with get_vars() 24725 1726882461.25671: done getting variables 24725 1726882461.25705: done sending task result for task 12673a56-9f93-1729-593d-000000000079 24725 1726882461.25709: WORKER PROCESS EXITING 24725 1726882461.25747: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:21 -0400 (0:00:00.062) 0:00:05.710 ****** 24725 1726882461.25777: entering _queue_task() for managed_node2/service 24725 1726882461.26172: worker is 1 (out of 1 available) 24725 1726882461.26182: exiting _queue_task() for managed_node2/service 24725 1726882461.26197: done queuing things up, now waiting for results queue to drain 24725 1726882461.26198: waiting for pending results... 24725 1726882461.26364: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24725 1726882461.26488: in run() - task 12673a56-9f93-1729-593d-00000000007a 24725 1726882461.26547: variable 'ansible_search_path' from source: unknown 24725 1726882461.26555: variable 'ansible_search_path' from source: unknown 24725 1726882461.26667: calling self._execute() 24725 1726882461.26936: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.26939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.26942: variable 'omit' from source: magic vars 24725 1726882461.27347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.29853: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.29931: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.29997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.30056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.30087: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.30189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.30234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.30272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.30333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.30355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.30507: variable 'ansible_distribution' from source: facts 24725 1726882461.30535: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.30576: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.30585: when evaluation is False, skipping this task 24725 1726882461.30643: _execute() done 24725 1726882461.30647: dumping result to json 24725 1726882461.30649: done dumping result, returning 24725 1726882461.30652: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [12673a56-9f93-1729-593d-00000000007a] 24725 1726882461.30654: sending task result for task 12673a56-9f93-1729-593d-00000000007a skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24725 1726882461.30912: no more pending results, returning what we have 24725 1726882461.30916: results queue empty 24725 1726882461.30917: checking for any_errors_fatal 24725 1726882461.30924: done checking for any_errors_fatal 24725 1726882461.30924: checking for max_fail_percentage 24725 1726882461.30926: done checking for max_fail_percentage 24725 1726882461.30927: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.30928: done checking to see if all hosts have failed 24725 1726882461.30929: getting the remaining hosts for this loop 24725 1726882461.30930: done getting the remaining hosts for this loop 24725 1726882461.30934: getting the next task for host managed_node2 24725 1726882461.30940: done getting next task for host managed_node2 24725 1726882461.30944: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24725 1726882461.30947: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882461.31001: getting variables 24725 1726882461.31004: in VariableManager get_vars() 24725 1726882461.31047: Calling all_inventory to load vars for managed_node2 24725 1726882461.31051: Calling groups_inventory to load vars for managed_node2 24725 1726882461.31054: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.31195: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.31200: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.31204: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.31507: done sending task result for task 12673a56-9f93-1729-593d-00000000007a 24725 1726882461.31510: WORKER PROCESS EXITING 24725 1726882461.31548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.31772: done with get_vars() 24725 1726882461.31783: done getting variables 24725 1726882461.31849: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:21 -0400 (0:00:00.061) 0:00:05.771 ****** 24725 1726882461.31899: entering _queue_task() for managed_node2/service 24725 1726882461.32423: worker is 1 (out of 1 available) 24725 1726882461.32430: exiting _queue_task() for managed_node2/service 24725 1726882461.32440: done queuing things up, now waiting for results queue to drain 24725 1726882461.32442: waiting for pending results... 24725 1726882461.32519: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24725 1726882461.32658: in run() - task 12673a56-9f93-1729-593d-00000000007b 24725 1726882461.32697: variable 'ansible_search_path' from source: unknown 24725 1726882461.32779: variable 'ansible_search_path' from source: unknown 24725 1726882461.32783: calling self._execute() 24725 1726882461.32833: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.32846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.32861: variable 'omit' from source: magic vars 24725 1726882461.33370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.35999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.36078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.36140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.36187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.36272: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.36314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.36346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.36380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.36430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.36449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.36606: variable 'ansible_distribution' from source: facts 24725 1726882461.36637: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.36710: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.36713: when evaluation is False, skipping this task 24725 1726882461.36716: _execute() done 24725 1726882461.36719: dumping result to json 24725 1726882461.36721: done dumping result, returning 24725 1726882461.36723: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [12673a56-9f93-1729-593d-00000000007b] 24725 1726882461.36726: sending task result for task 12673a56-9f93-1729-593d-00000000007b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.36952: no more pending results, returning what we have 24725 1726882461.36956: results queue empty 24725 1726882461.36957: checking for any_errors_fatal 24725 1726882461.36963: done checking for any_errors_fatal 24725 1726882461.36964: checking for max_fail_percentage 24725 1726882461.36965: done checking for max_fail_percentage 24725 1726882461.36966: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.36967: done checking to see if all hosts have failed 24725 1726882461.36968: getting the remaining hosts for this loop 24725 1726882461.36969: done getting the remaining hosts for this loop 24725 1726882461.36973: getting the next task for host managed_node2 24725 1726882461.36978: done getting next task for host managed_node2 24725 1726882461.36982: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24725 1726882461.36985: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882461.37004: getting variables 24725 1726882461.37005: in VariableManager get_vars() 24725 1726882461.37042: Calling all_inventory to load vars for managed_node2 24725 1726882461.37044: Calling groups_inventory to load vars for managed_node2 24725 1726882461.37046: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.37054: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.37056: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.37059: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.37217: done sending task result for task 12673a56-9f93-1729-593d-00000000007b 24725 1726882461.37221: WORKER PROCESS EXITING 24725 1726882461.37231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.37354: done with get_vars() 24725 1726882461.37362: done getting variables 24725 1726882461.37406: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:21 -0400 (0:00:00.055) 0:00:05.827 ****** 24725 1726882461.37428: entering _queue_task() for managed_node2/service 24725 1726882461.37621: worker is 1 (out of 1 available) 24725 1726882461.37634: exiting _queue_task() for managed_node2/service 24725 1726882461.37645: done queuing things up, now waiting for results queue to drain 24725 1726882461.37647: waiting for pending results... 24725 1726882461.37810: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 24725 1726882461.37884: in run() - task 12673a56-9f93-1729-593d-00000000007c 24725 1726882461.37900: variable 'ansible_search_path' from source: unknown 24725 1726882461.37904: variable 'ansible_search_path' from source: unknown 24725 1726882461.37931: calling self._execute() 24725 1726882461.37990: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.37999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.38007: variable 'omit' from source: magic vars 24725 1726882461.38307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.40184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.40232: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.40258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.40283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.40306: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.40362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.40381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.40402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.40432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.40443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.40538: variable 'ansible_distribution' from source: facts 24725 1726882461.40543: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.40559: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.40561: when evaluation is False, skipping this task 24725 1726882461.40564: _execute() done 24725 1726882461.40566: dumping result to json 24725 1726882461.40569: done dumping result, returning 24725 1726882461.40574: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [12673a56-9f93-1729-593d-00000000007c] 24725 1726882461.40580: sending task result for task 12673a56-9f93-1729-593d-00000000007c 24725 1726882461.40659: done sending task result for task 12673a56-9f93-1729-593d-00000000007c 24725 1726882461.40662: 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 } 24725 1726882461.40706: no more pending results, returning what we have 24725 1726882461.40709: results queue empty 24725 1726882461.40710: checking for any_errors_fatal 24725 1726882461.40715: done checking for any_errors_fatal 24725 1726882461.40716: checking for max_fail_percentage 24725 1726882461.40718: done checking for max_fail_percentage 24725 1726882461.40718: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.40719: done checking to see if all hosts have failed 24725 1726882461.40720: getting the remaining hosts for this loop 24725 1726882461.40721: done getting the remaining hosts for this loop 24725 1726882461.40724: getting the next task for host managed_node2 24725 1726882461.40731: done getting next task for host managed_node2 24725 1726882461.40733: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24725 1726882461.40737: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882461.40751: getting variables 24725 1726882461.40753: in VariableManager get_vars() 24725 1726882461.40788: Calling all_inventory to load vars for managed_node2 24725 1726882461.40790: Calling groups_inventory to load vars for managed_node2 24725 1726882461.40794: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.40802: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.40804: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.40807: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.40932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.41053: done with get_vars() 24725 1726882461.41061: done getting variables 24725 1726882461.41104: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:21 -0400 (0:00:00.036) 0:00:05.864 ****** 24725 1726882461.41125: entering _queue_task() for managed_node2/copy 24725 1726882461.41311: worker is 1 (out of 1 available) 24725 1726882461.41324: exiting _queue_task() for managed_node2/copy 24725 1726882461.41336: done queuing things up, now waiting for results queue to drain 24725 1726882461.41338: waiting for pending results... 24725 1726882461.41494: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24725 1726882461.41582: in run() - task 12673a56-9f93-1729-593d-00000000007d 24725 1726882461.41594: variable 'ansible_search_path' from source: unknown 24725 1726882461.41599: variable 'ansible_search_path' from source: unknown 24725 1726882461.41699: calling self._execute() 24725 1726882461.41727: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.41738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.41752: variable 'omit' from source: magic vars 24725 1726882461.42167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.43971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.44020: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.44056: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.44082: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.44105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.44163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.44183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.44204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.44233: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.44244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.44341: variable 'ansible_distribution' from source: facts 24725 1726882461.44347: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.44362: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.44365: when evaluation is False, skipping this task 24725 1726882461.44368: _execute() done 24725 1726882461.44370: dumping result to json 24725 1726882461.44373: done dumping result, returning 24725 1726882461.44379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [12673a56-9f93-1729-593d-00000000007d] 24725 1726882461.44384: sending task result for task 12673a56-9f93-1729-593d-00000000007d 24725 1726882461.44473: done sending task result for task 12673a56-9f93-1729-593d-00000000007d 24725 1726882461.44475: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.44523: no more pending results, returning what we have 24725 1726882461.44526: results queue empty 24725 1726882461.44526: checking for any_errors_fatal 24725 1726882461.44531: done checking for any_errors_fatal 24725 1726882461.44532: checking for max_fail_percentage 24725 1726882461.44533: done checking for max_fail_percentage 24725 1726882461.44534: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.44535: done checking to see if all hosts have failed 24725 1726882461.44535: getting the remaining hosts for this loop 24725 1726882461.44537: done getting the remaining hosts for this loop 24725 1726882461.44540: getting the next task for host managed_node2 24725 1726882461.44546: done getting next task for host managed_node2 24725 1726882461.44550: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24725 1726882461.44552: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24725 1726882461.44569: getting variables 24725 1726882461.44570: in VariableManager get_vars() 24725 1726882461.44618: Calling all_inventory to load vars for managed_node2 24725 1726882461.44621: Calling groups_inventory to load vars for managed_node2 24725 1726882461.44623: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.44632: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.44634: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.44636: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.44832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.45038: done with get_vars() 24725 1726882461.45050: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:21 -0400 (0:00:00.039) 0:00:05.904 ****** 24725 1726882461.45128: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24725 1726882461.45405: worker is 1 (out of 1 available) 24725 1726882461.45422: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 24725 1726882461.45433: done queuing things up, now waiting for results queue to drain 24725 1726882461.45435: waiting for pending results... 24725 1726882461.45826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24725 1726882461.45848: in run() - task 12673a56-9f93-1729-593d-00000000007e 24725 1726882461.45868: variable 'ansible_search_path' from source: unknown 24725 1726882461.45875: variable 'ansible_search_path' from source: unknown 24725 1726882461.45920: calling self._execute() 24725 1726882461.46007: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.46028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.46102: variable 'omit' from source: magic vars 24725 1726882461.46438: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.48222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.48266: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.48295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.48324: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.48345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.48404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.48431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.48446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.48472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.48482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.48581: variable 'ansible_distribution' from source: facts 24725 1726882461.48587: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.48607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.48610: when evaluation is False, skipping this task 24725 1726882461.48612: _execute() done 24725 1726882461.48615: dumping result to json 24725 1726882461.48617: done dumping result, returning 24725 1726882461.48624: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [12673a56-9f93-1729-593d-00000000007e] 24725 1726882461.48628: sending task result for task 12673a56-9f93-1729-593d-00000000007e 24725 1726882461.48722: done sending task result for task 12673a56-9f93-1729-593d-00000000007e 24725 1726882461.48724: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.48795: no more pending results, returning what we have 24725 1726882461.48799: results queue empty 24725 1726882461.48799: checking for any_errors_fatal 24725 1726882461.48805: done checking for any_errors_fatal 24725 1726882461.48805: checking for max_fail_percentage 24725 1726882461.48807: done checking for max_fail_percentage 24725 1726882461.48807: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.48808: done checking to see if all hosts have failed 24725 1726882461.48809: getting the remaining hosts for this loop 24725 1726882461.48810: done getting the remaining hosts for this loop 24725 1726882461.48814: getting the next task for host managed_node2 24725 1726882461.48820: done getting next task for host managed_node2 24725 1726882461.48824: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24725 1726882461.48827: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24725 1726882461.48841: getting variables 24725 1726882461.48843: in VariableManager get_vars() 24725 1726882461.48878: Calling all_inventory to load vars for managed_node2 24725 1726882461.48880: Calling groups_inventory to load vars for managed_node2 24725 1726882461.48882: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.48890: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.48892: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.48897: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.49026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.49156: done with get_vars() 24725 1726882461.49164: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:21 -0400 (0:00:00.040) 0:00:05.945 ****** 24725 1726882461.49225: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24725 1726882461.49502: worker is 1 (out of 1 available) 24725 1726882461.49515: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 24725 1726882461.49527: done queuing things up, now waiting for results queue to drain 24725 1726882461.49529: waiting for pending results... 24725 1726882461.49818: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 24725 1726882461.49910: in run() - task 12673a56-9f93-1729-593d-00000000007f 24725 1726882461.49933: variable 'ansible_search_path' from source: unknown 24725 1726882461.49941: variable 'ansible_search_path' from source: unknown 24725 1726882461.49979: calling self._execute() 24725 1726882461.50140: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.50151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.50175: variable 'omit' from source: magic vars 24725 1726882461.50544: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.52015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.52057: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.52252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.52277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.52300: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.52356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.52375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.52392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.52425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.52438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.52529: variable 'ansible_distribution' from source: facts 24725 1726882461.52535: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.52550: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.52553: when evaluation is False, skipping this task 24725 1726882461.52556: _execute() done 24725 1726882461.52558: dumping result to json 24725 1726882461.52560: done dumping result, returning 24725 1726882461.52569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [12673a56-9f93-1729-593d-00000000007f] 24725 1726882461.52572: sending task result for task 12673a56-9f93-1729-593d-00000000007f 24725 1726882461.52649: done sending task result for task 12673a56-9f93-1729-593d-00000000007f 24725 1726882461.52652: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.52698: no more pending results, returning what we have 24725 1726882461.52701: results queue empty 24725 1726882461.52702: checking for any_errors_fatal 24725 1726882461.52708: done checking for any_errors_fatal 24725 1726882461.52708: checking for max_fail_percentage 24725 1726882461.52710: done checking for max_fail_percentage 24725 1726882461.52711: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.52712: done checking to see if all hosts have failed 24725 1726882461.52712: getting the remaining hosts for this loop 24725 1726882461.52713: done getting the remaining hosts for this loop 24725 1726882461.52716: getting the next task for host managed_node2 24725 1726882461.52723: done getting next task for host managed_node2 24725 1726882461.52726: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24725 1726882461.52729: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24725 1726882461.52744: getting variables 24725 1726882461.52745: in VariableManager get_vars() 24725 1726882461.52778: Calling all_inventory to load vars for managed_node2 24725 1726882461.52781: Calling groups_inventory to load vars for managed_node2 24725 1726882461.52783: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.52791: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.52795: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.52798: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.52951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.53072: done with get_vars() 24725 1726882461.53080: done getting variables 24725 1726882461.53120: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:21 -0400 (0:00:00.039) 0:00:05.984 ****** 24725 1726882461.53141: entering _queue_task() for managed_node2/debug 24725 1726882461.53326: worker is 1 (out of 1 available) 24725 1726882461.53339: exiting _queue_task() for managed_node2/debug 24725 1726882461.53350: done queuing things up, now waiting for results queue to drain 24725 1726882461.53352: waiting for pending results... 24725 1726882461.53523: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24725 1726882461.53591: in run() - task 12673a56-9f93-1729-593d-000000000080 24725 1726882461.53606: variable 'ansible_search_path' from source: unknown 24725 1726882461.53609: variable 'ansible_search_path' from source: unknown 24725 1726882461.53641: calling self._execute() 24725 1726882461.53699: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.53706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.53713: variable 'omit' from source: magic vars 24725 1726882461.54006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.55642: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.55683: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.55715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.55739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.55760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.55818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.55838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.55856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.55884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.55899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.55990: variable 'ansible_distribution' from source: facts 24725 1726882461.55998: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.56014: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.56017: when evaluation is False, skipping this task 24725 1726882461.56020: _execute() done 24725 1726882461.56023: dumping result to json 24725 1726882461.56025: done dumping result, returning 24725 1726882461.56034: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [12673a56-9f93-1729-593d-000000000080] 24725 1726882461.56036: sending task result for task 12673a56-9f93-1729-593d-000000000080 24725 1726882461.56119: done sending task result for task 12673a56-9f93-1729-593d-000000000080 24725 1726882461.56121: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882461.56162: no more pending results, returning what we have 24725 1726882461.56165: results queue empty 24725 1726882461.56166: checking for any_errors_fatal 24725 1726882461.56171: done checking for any_errors_fatal 24725 1726882461.56171: checking for max_fail_percentage 24725 1726882461.56173: done checking for max_fail_percentage 24725 1726882461.56173: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.56174: done checking to see if all hosts have failed 24725 1726882461.56175: getting the remaining hosts for this loop 24725 1726882461.56176: done getting the remaining hosts for this loop 24725 1726882461.56179: getting the next task for host managed_node2 24725 1726882461.56185: done getting next task for host managed_node2 24725 1726882461.56189: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24725 1726882461.56196: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24725 1726882461.56211: getting variables 24725 1726882461.56213: in VariableManager get_vars() 24725 1726882461.56246: Calling all_inventory to load vars for managed_node2 24725 1726882461.56248: Calling groups_inventory to load vars for managed_node2 24725 1726882461.56250: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.56257: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.56260: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.56262: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.56389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.56515: done with get_vars() 24725 1726882461.56524: done getting variables 24725 1726882461.56561: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:21 -0400 (0:00:00.034) 0:00:06.018 ****** 24725 1726882461.56581: entering _queue_task() for managed_node2/debug 24725 1726882461.56763: worker is 1 (out of 1 available) 24725 1726882461.56776: exiting _queue_task() for managed_node2/debug 24725 1726882461.56788: done queuing things up, now waiting for results queue to drain 24725 1726882461.56789: waiting for pending results... 24725 1726882461.56934: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24725 1726882461.57004: in run() - task 12673a56-9f93-1729-593d-000000000081 24725 1726882461.57021: variable 'ansible_search_path' from source: unknown 24725 1726882461.57024: variable 'ansible_search_path' from source: unknown 24725 1726882461.57046: calling self._execute() 24725 1726882461.57102: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.57106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.57114: variable 'omit' from source: magic vars 24725 1726882461.57397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.58975: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.59019: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.59045: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.59069: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.59097: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.59155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.59174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.59195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.59225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.59235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.59328: variable 'ansible_distribution' from source: facts 24725 1726882461.59333: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.59347: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.59350: when evaluation is False, skipping this task 24725 1726882461.59352: _execute() done 24725 1726882461.59355: dumping result to json 24725 1726882461.59357: done dumping result, returning 24725 1726882461.59363: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [12673a56-9f93-1729-593d-000000000081] 24725 1726882461.59368: sending task result for task 12673a56-9f93-1729-593d-000000000081 24725 1726882461.59448: done sending task result for task 12673a56-9f93-1729-593d-000000000081 24725 1726882461.59450: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882461.59496: no more pending results, returning what we have 24725 1726882461.59499: results queue empty 24725 1726882461.59500: checking for any_errors_fatal 24725 1726882461.59505: done checking for any_errors_fatal 24725 1726882461.59506: checking for max_fail_percentage 24725 1726882461.59508: done checking for max_fail_percentage 24725 1726882461.59508: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.59509: done checking to see if all hosts have failed 24725 1726882461.59510: getting the remaining hosts for this loop 24725 1726882461.59511: done getting the remaining hosts for this loop 24725 1726882461.59514: getting the next task for host managed_node2 24725 1726882461.59520: done getting next task for host managed_node2 24725 1726882461.59524: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24725 1726882461.59527: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24725 1726882461.59541: getting variables 24725 1726882461.59543: in VariableManager get_vars() 24725 1726882461.59577: Calling all_inventory to load vars for managed_node2 24725 1726882461.59579: Calling groups_inventory to load vars for managed_node2 24725 1726882461.59581: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.59589: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.59591: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.59598: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.59752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.59870: done with get_vars() 24725 1726882461.59877: done getting variables 24725 1726882461.59918: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:21 -0400 (0:00:00.033) 0:00:06.052 ****** 24725 1726882461.59938: entering _queue_task() for managed_node2/debug 24725 1726882461.60120: worker is 1 (out of 1 available) 24725 1726882461.60133: exiting _queue_task() for managed_node2/debug 24725 1726882461.60145: done queuing things up, now waiting for results queue to drain 24725 1726882461.60146: waiting for pending results... 24725 1726882461.60295: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24725 1726882461.60367: in run() - task 12673a56-9f93-1729-593d-000000000082 24725 1726882461.60382: variable 'ansible_search_path' from source: unknown 24725 1726882461.60385: variable 'ansible_search_path' from source: unknown 24725 1726882461.60419: calling self._execute() 24725 1726882461.60479: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.60482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.60494: variable 'omit' from source: magic vars 24725 1726882461.60776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.62379: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.62425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.62453: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.62478: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.62500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.62555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.62576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.62595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.62623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.62633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.62727: variable 'ansible_distribution' from source: facts 24725 1726882461.62731: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.62745: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.62748: when evaluation is False, skipping this task 24725 1726882461.62750: _execute() done 24725 1726882461.62753: dumping result to json 24725 1726882461.62755: done dumping result, returning 24725 1726882461.62762: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [12673a56-9f93-1729-593d-000000000082] 24725 1726882461.62765: sending task result for task 12673a56-9f93-1729-593d-000000000082 24725 1726882461.62841: done sending task result for task 12673a56-9f93-1729-593d-000000000082 24725 1726882461.62844: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24725 1726882461.62917: no more pending results, returning what we have 24725 1726882461.62920: results queue empty 24725 1726882461.62920: checking for any_errors_fatal 24725 1726882461.62924: done checking for any_errors_fatal 24725 1726882461.62925: checking for max_fail_percentage 24725 1726882461.62926: done checking for max_fail_percentage 24725 1726882461.62927: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.62928: done checking to see if all hosts have failed 24725 1726882461.62928: getting the remaining hosts for this loop 24725 1726882461.62930: done getting the remaining hosts for this loop 24725 1726882461.62932: getting the next task for host managed_node2 24725 1726882461.62937: done getting next task for host managed_node2 24725 1726882461.62940: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24725 1726882461.62943: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24725 1726882461.62956: getting variables 24725 1726882461.62957: in VariableManager get_vars() 24725 1726882461.62988: Calling all_inventory to load vars for managed_node2 24725 1726882461.62991: Calling groups_inventory to load vars for managed_node2 24725 1726882461.62994: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.63002: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.63004: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.63007: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.63108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.63227: done with get_vars() 24725 1726882461.63234: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:21 -0400 (0:00:00.033) 0:00:06.085 ****** 24725 1726882461.63296: entering _queue_task() for managed_node2/ping 24725 1726882461.63464: worker is 1 (out of 1 available) 24725 1726882461.63478: exiting _queue_task() for managed_node2/ping 24725 1726882461.63489: done queuing things up, now waiting for results queue to drain 24725 1726882461.63490: waiting for pending results... 24725 1726882461.63639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 24725 1726882461.63709: in run() - task 12673a56-9f93-1729-593d-000000000083 24725 1726882461.63725: variable 'ansible_search_path' from source: unknown 24725 1726882461.63728: variable 'ansible_search_path' from source: unknown 24725 1726882461.63756: calling self._execute() 24725 1726882461.63814: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.63818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.63833: variable 'omit' from source: magic vars 24725 1726882461.64113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.65696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.65736: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.65762: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.65791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.65819: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.65871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.65896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.65915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.65940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.65951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.66045: variable 'ansible_distribution' from source: facts 24725 1726882461.66049: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.66064: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.66067: when evaluation is False, skipping this task 24725 1726882461.66069: _execute() done 24725 1726882461.66071: dumping result to json 24725 1726882461.66074: done dumping result, returning 24725 1726882461.66079: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [12673a56-9f93-1729-593d-000000000083] 24725 1726882461.66084: sending task result for task 12673a56-9f93-1729-593d-000000000083 24725 1726882461.66156: done sending task result for task 12673a56-9f93-1729-593d-000000000083 24725 1726882461.66159: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.66204: no more pending results, returning what we have 24725 1726882461.66207: results queue empty 24725 1726882461.66208: checking for any_errors_fatal 24725 1726882461.66212: done checking for any_errors_fatal 24725 1726882461.66213: checking for max_fail_percentage 24725 1726882461.66214: done checking for max_fail_percentage 24725 1726882461.66215: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.66216: done checking to see if all hosts have failed 24725 1726882461.66217: getting the remaining hosts for this loop 24725 1726882461.66218: done getting the remaining hosts for this loop 24725 1726882461.66221: getting the next task for host managed_node2 24725 1726882461.66230: done getting next task for host managed_node2 24725 1726882461.66232: ^ task is: TASK: meta (role_complete) 24725 1726882461.66235: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24725 1726882461.66250: getting variables 24725 1726882461.66251: in VariableManager get_vars() 24725 1726882461.66291: Calling all_inventory to load vars for managed_node2 24725 1726882461.66297: Calling groups_inventory to load vars for managed_node2 24725 1726882461.66299: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.66307: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.66309: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.66311: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.66455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.66570: done with get_vars() 24725 1726882461.66576: done getting variables 24725 1726882461.66631: done queuing things up, now waiting for results queue to drain 24725 1726882461.66632: results queue empty 24725 1726882461.66633: checking for any_errors_fatal 24725 1726882461.66634: done checking for any_errors_fatal 24725 1726882461.66634: checking for max_fail_percentage 24725 1726882461.66635: done checking for max_fail_percentage 24725 1726882461.66636: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.66636: done checking to see if all hosts have failed 24725 1726882461.66636: getting the remaining hosts for this loop 24725 1726882461.66637: done getting the remaining hosts for this loop 24725 1726882461.66638: getting the next task for host managed_node2 24725 1726882461.66641: done getting next task for host managed_node2 24725 1726882461.66642: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24725 1726882461.66643: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882461.66645: getting variables 24725 1726882461.66645: in VariableManager get_vars() 24725 1726882461.66653: Calling all_inventory to load vars for managed_node2 24725 1726882461.66654: Calling groups_inventory to load vars for managed_node2 24725 1726882461.66655: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.66658: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.66659: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.66661: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.66741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.66853: done with get_vars() 24725 1726882461.66859: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Friday 20 September 2024 21:34:21 -0400 (0:00:00.036) 0:00:06.121 ****** 24725 1726882461.66904: entering _queue_task() for managed_node2/include_tasks 24725 1726882461.67073: worker is 1 (out of 1 available) 24725 1726882461.67085: exiting _queue_task() for managed_node2/include_tasks 24725 1726882461.67100: done queuing things up, now waiting for results queue to drain 24725 1726882461.67102: waiting for pending results... 24725 1726882461.67246: running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' 24725 1726882461.67299: in run() - task 12673a56-9f93-1729-593d-0000000000b3 24725 1726882461.67311: variable 'ansible_search_path' from source: unknown 24725 1726882461.67339: calling self._execute() 24725 1726882461.67396: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.67405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.67412: variable 'omit' from source: magic vars 24725 1726882461.67705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.69292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.69336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.69362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.69401: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.69421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.69473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.69496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.69519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.69545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.69555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.69651: variable 'ansible_distribution' from source: facts 24725 1726882461.69656: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.69671: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.69674: when evaluation is False, skipping this task 24725 1726882461.69676: _execute() done 24725 1726882461.69678: dumping result to json 24725 1726882461.69680: done dumping result, returning 24725 1726882461.69686: done running TaskExecutor() for managed_node2/TASK: Include the task 'manage_test_interface.yml' [12673a56-9f93-1729-593d-0000000000b3] 24725 1726882461.69691: sending task result for task 12673a56-9f93-1729-593d-0000000000b3 24725 1726882461.69773: done sending task result for task 12673a56-9f93-1729-593d-0000000000b3 24725 1726882461.69775: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.69817: no more pending results, returning what we have 24725 1726882461.69820: results queue empty 24725 1726882461.69821: checking for any_errors_fatal 24725 1726882461.69822: done checking for any_errors_fatal 24725 1726882461.69822: checking for max_fail_percentage 24725 1726882461.69824: done checking for max_fail_percentage 24725 1726882461.69825: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.69825: done checking to see if all hosts have failed 24725 1726882461.69826: getting the remaining hosts for this loop 24725 1726882461.69827: done getting the remaining hosts for this loop 24725 1726882461.69831: getting the next task for host managed_node2 24725 1726882461.69836: done getting next task for host managed_node2 24725 1726882461.69838: ^ task is: TASK: Clean up namespace 24725 1726882461.69840: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882461.69842: getting variables 24725 1726882461.69844: in VariableManager get_vars() 24725 1726882461.69878: Calling all_inventory to load vars for managed_node2 24725 1726882461.69880: Calling groups_inventory to load vars for managed_node2 24725 1726882461.69883: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.69891: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.69895: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.69898: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.70029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.70306: done with get_vars() 24725 1726882461.70313: done getting variables 24725 1726882461.70348: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Clean up namespace] ****************************************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Friday 20 September 2024 21:34:21 -0400 (0:00:00.034) 0:00:06.156 ****** 24725 1726882461.70366: entering _queue_task() for managed_node2/command 24725 1726882461.70541: worker is 1 (out of 1 available) 24725 1726882461.70553: exiting _queue_task() for managed_node2/command 24725 1726882461.70565: done queuing things up, now waiting for results queue to drain 24725 1726882461.70567: waiting for pending results... 24725 1726882461.70717: running TaskExecutor() for managed_node2/TASK: Clean up namespace 24725 1726882461.70772: in run() - task 12673a56-9f93-1729-593d-0000000000b4 24725 1726882461.70782: variable 'ansible_search_path' from source: unknown 24725 1726882461.70815: calling self._execute() 24725 1726882461.70872: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.70876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.70885: variable 'omit' from source: magic vars 24725 1726882461.71171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.72612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.72655: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.72681: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.72709: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.72729: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.72782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.72806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.72824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.72850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.72862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.72958: variable 'ansible_distribution' from source: facts 24725 1726882461.72961: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.72981: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.72984: when evaluation is False, skipping this task 24725 1726882461.72987: _execute() done 24725 1726882461.72989: dumping result to json 24725 1726882461.72995: done dumping result, returning 24725 1726882461.72999: done running TaskExecutor() for managed_node2/TASK: Clean up namespace [12673a56-9f93-1729-593d-0000000000b4] 24725 1726882461.73004: sending task result for task 12673a56-9f93-1729-593d-0000000000b4 24725 1726882461.73083: done sending task result for task 12673a56-9f93-1729-593d-0000000000b4 24725 1726882461.73085: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.73129: no more pending results, returning what we have 24725 1726882461.73131: results queue empty 24725 1726882461.73132: checking for any_errors_fatal 24725 1726882461.73137: done checking for any_errors_fatal 24725 1726882461.73138: checking for max_fail_percentage 24725 1726882461.73139: done checking for max_fail_percentage 24725 1726882461.73140: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.73141: done checking to see if all hosts have failed 24725 1726882461.73141: getting the remaining hosts for this loop 24725 1726882461.73143: done getting the remaining hosts for this loop 24725 1726882461.73145: getting the next task for host managed_node2 24725 1726882461.73151: done getting next task for host managed_node2 24725 1726882461.73153: ^ task is: TASK: Verify network state restored to default 24725 1726882461.73154: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24725 1726882461.73157: getting variables 24725 1726882461.73158: in VariableManager get_vars() 24725 1726882461.73188: Calling all_inventory to load vars for managed_node2 24725 1726882461.73191: Calling groups_inventory to load vars for managed_node2 24725 1726882461.73197: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.73204: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.73207: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.73209: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.73326: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.73447: done with get_vars() 24725 1726882461.73455: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Friday 20 September 2024 21:34:21 -0400 (0:00:00.031) 0:00:06.187 ****** 24725 1726882461.73517: entering _queue_task() for managed_node2/include_tasks 24725 1726882461.73681: worker is 1 (out of 1 available) 24725 1726882461.73692: exiting _queue_task() for managed_node2/include_tasks 24725 1726882461.73705: done queuing things up, now waiting for results queue to drain 24725 1726882461.73707: waiting for pending results... 24725 1726882461.73861: running TaskExecutor() for managed_node2/TASK: Verify network state restored to default 24725 1726882461.73920: in run() - task 12673a56-9f93-1729-593d-0000000000b5 24725 1726882461.73936: variable 'ansible_search_path' from source: unknown 24725 1726882461.73963: calling self._execute() 24725 1726882461.74024: variable 'ansible_host' from source: host vars for 'managed_node2' 24725 1726882461.74029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 24725 1726882461.74043: variable 'omit' from source: magic vars 24725 1726882461.74333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24725 1726882461.75816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24725 1726882461.75856: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24725 1726882461.75892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24725 1726882461.75921: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24725 1726882461.75941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24725 1726882461.75995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24725 1726882461.76024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24725 1726882461.76045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24725 1726882461.76071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24725 1726882461.76082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24725 1726882461.76176: variable 'ansible_distribution' from source: facts 24725 1726882461.76180: variable 'ansible_distribution_major_version' from source: facts 24725 1726882461.76198: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24725 1726882461.76201: when evaluation is False, skipping this task 24725 1726882461.76205: _execute() done 24725 1726882461.76208: dumping result to json 24725 1726882461.76212: done dumping result, returning 24725 1726882461.76214: done running TaskExecutor() for managed_node2/TASK: Verify network state restored to default [12673a56-9f93-1729-593d-0000000000b5] 24725 1726882461.76217: sending task result for task 12673a56-9f93-1729-593d-0000000000b5 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24725 1726882461.76346: no more pending results, returning what we have 24725 1726882461.76350: results queue empty 24725 1726882461.76351: checking for any_errors_fatal 24725 1726882461.76354: done checking for any_errors_fatal 24725 1726882461.76355: checking for max_fail_percentage 24725 1726882461.76356: done checking for max_fail_percentage 24725 1726882461.76357: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.76357: done checking to see if all hosts have failed 24725 1726882461.76358: getting the remaining hosts for this loop 24725 1726882461.76359: done getting the remaining hosts for this loop 24725 1726882461.76362: getting the next task for host managed_node2 24725 1726882461.76368: done getting next task for host managed_node2 24725 1726882461.76369: ^ task is: TASK: meta (flush_handlers) 24725 1726882461.76371: ^ 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 24725 1726882461.76374: getting variables 24725 1726882461.76375: in VariableManager get_vars() 24725 1726882461.76410: Calling all_inventory to load vars for managed_node2 24725 1726882461.76413: Calling groups_inventory to load vars for managed_node2 24725 1726882461.76415: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.76423: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.76425: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.76428: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.76582: done sending task result for task 12673a56-9f93-1729-593d-0000000000b5 24725 1726882461.76586: WORKER PROCESS EXITING 24725 1726882461.76592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.76704: done with get_vars() 24725 1726882461.76710: done getting variables 24725 1726882461.76751: in VariableManager get_vars() 24725 1726882461.76759: Calling all_inventory to load vars for managed_node2 24725 1726882461.76761: Calling groups_inventory to load vars for managed_node2 24725 1726882461.76762: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.76765: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.76766: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.76768: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.76850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.76956: done with get_vars() 24725 1726882461.76965: done queuing things up, now waiting for results queue to drain 24725 1726882461.76966: results queue empty 24725 1726882461.76967: checking for any_errors_fatal 24725 1726882461.76968: done checking for any_errors_fatal 24725 1726882461.76969: checking for max_fail_percentage 24725 1726882461.76969: done checking for max_fail_percentage 24725 1726882461.76970: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.76970: done checking to see if all hosts have failed 24725 1726882461.76971: getting the remaining hosts for this loop 24725 1726882461.76971: done getting the remaining hosts for this loop 24725 1726882461.76973: getting the next task for host managed_node2 24725 1726882461.76975: done getting next task for host managed_node2 24725 1726882461.76976: ^ task is: TASK: meta (flush_handlers) 24725 1726882461.76976: ^ 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 24725 1726882461.76978: getting variables 24725 1726882461.76979: in VariableManager get_vars() 24725 1726882461.76986: Calling all_inventory to load vars for managed_node2 24725 1726882461.76987: Calling groups_inventory to load vars for managed_node2 24725 1726882461.76988: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.76997: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.76999: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.77000: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.77077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.77202: done with get_vars() 24725 1726882461.77207: done getting variables 24725 1726882461.77239: in VariableManager get_vars() 24725 1726882461.77247: Calling all_inventory to load vars for managed_node2 24725 1726882461.77248: Calling groups_inventory to load vars for managed_node2 24725 1726882461.77250: Calling all_plugins_inventory to load vars for managed_node2 24725 1726882461.77252: Calling all_plugins_play to load vars for managed_node2 24725 1726882461.77254: Calling groups_plugins_inventory to load vars for managed_node2 24725 1726882461.77255: Calling groups_plugins_play to load vars for managed_node2 24725 1726882461.77330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24725 1726882461.77443: done with get_vars() 24725 1726882461.77452: done queuing things up, now waiting for results queue to drain 24725 1726882461.77454: results queue empty 24725 1726882461.77454: checking for any_errors_fatal 24725 1726882461.77455: done checking for any_errors_fatal 24725 1726882461.77455: checking for max_fail_percentage 24725 1726882461.77456: done checking for max_fail_percentage 24725 1726882461.77456: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.77457: done checking to see if all hosts have failed 24725 1726882461.77457: getting the remaining hosts for this loop 24725 1726882461.77457: done getting the remaining hosts for this loop 24725 1726882461.77459: getting the next task for host managed_node2 24725 1726882461.77461: done getting next task for host managed_node2 24725 1726882461.77461: ^ task is: None 24725 1726882461.77462: ^ 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 24725 1726882461.77463: done queuing things up, now waiting for results queue to drain 24725 1726882461.77463: results queue empty 24725 1726882461.77463: checking for any_errors_fatal 24725 1726882461.77464: done checking for any_errors_fatal 24725 1726882461.77464: checking for max_fail_percentage 24725 1726882461.77465: done checking for max_fail_percentage 24725 1726882461.77465: checking to see if all hosts have failed and the running result is not ok 24725 1726882461.77466: done checking to see if all hosts have failed 24725 1726882461.77467: getting the next task for host managed_node2 24725 1726882461.77468: done getting next task for host managed_node2 24725 1726882461.77469: ^ task is: None 24725 1726882461.77469: ^ 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=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Friday 20 September 2024 21:34:21 -0400 (0:00:00.039) 0:00:06.227 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.48s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.61s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.50s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.10s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 TEARDOWN: remove profiles. ---------------------------------------------- 0.09s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Assert default ipv6 route is set ---------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Test gateway can be pinged ---------------------------------------------- 0.08s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Ensure ping6 command is present ----------------------------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 fedora.linux_system_roles.network : Install packages -------------------- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Get ipv6 routes --------------------------------------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Include the task 'assert_device_present.yml' ---------------------------- 0.06s /tmp/collections-spT/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 24725 1726882461.77529: RUNNING CLEANUP