[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. 7140 1726867038.68733: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 7140 1726867038.69046: Added group all to inventory 7140 1726867038.69048: Added group ungrouped to inventory 7140 1726867038.69051: Group all now contains ungrouped 7140 1726867038.69054: Examining possible inventory source: /tmp/network-5rw/inventory.yml 7140 1726867038.79956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7140 1726867038.80001: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7140 1726867038.80018: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7140 1726867038.80068: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7140 1726867038.80120: Loaded config def from plugin (inventory/script) 7140 1726867038.80121: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7140 1726867038.80148: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7140 1726867038.80222: Loaded config def from plugin (inventory/yaml) 7140 1726867038.80223: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7140 1726867038.80293: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7140 1726867038.80566: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7140 1726867038.80569: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7140 1726867038.80571: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7140 1726867038.80575: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7140 1726867038.80581: Loading data from /tmp/network-5rw/inventory.yml 7140 1726867038.80633: /tmp/network-5rw/inventory.yml was not parsable by auto 7140 1726867038.80684: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7140 1726867038.80711: Loading data from /tmp/network-5rw/inventory.yml 7140 1726867038.80790: group all already in inventory 7140 1726867038.80795: set inventory_file for managed_node1 7140 1726867038.80798: set inventory_dir for managed_node1 7140 1726867038.80799: Added host managed_node1 to inventory 7140 1726867038.80800: Added host managed_node1 to group all 7140 1726867038.80801: set ansible_host for managed_node1 7140 1726867038.80801: set ansible_ssh_extra_args for managed_node1 7140 1726867038.80803: set inventory_file for managed_node2 7140 1726867038.80805: set inventory_dir for managed_node2 7140 1726867038.80805: Added host managed_node2 to inventory 7140 1726867038.80806: Added host managed_node2 to group all 7140 1726867038.80807: set ansible_host for managed_node2 7140 1726867038.80807: set ansible_ssh_extra_args for managed_node2 7140 1726867038.80809: set inventory_file for managed_node3 7140 1726867038.80810: set inventory_dir for managed_node3 7140 1726867038.80810: Added host managed_node3 to inventory 7140 1726867038.80811: Added host managed_node3 to group all 7140 1726867038.80812: set ansible_host for managed_node3 7140 1726867038.80812: set ansible_ssh_extra_args for managed_node3 7140 1726867038.80814: Reconcile groups and hosts in inventory. 7140 1726867038.80816: Group ungrouped now contains managed_node1 7140 1726867038.80817: Group ungrouped now contains managed_node2 7140 1726867038.80818: Group ungrouped now contains managed_node3 7140 1726867038.80871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7140 1726867038.80951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7140 1726867038.80984: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7140 1726867038.81003: Loaded config def from plugin (vars/host_group_vars) 7140 1726867038.81005: 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) 7140 1726867038.81010: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7140 1726867038.81015: 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) 7140 1726867038.81042: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7140 1726867038.81269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867038.81342: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7140 1726867038.81365: Loaded config def from plugin (connection/local) 7140 1726867038.81367: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7140 1726867038.81746: Loaded config def from plugin (connection/paramiko_ssh) 7140 1726867038.81749: 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) 7140 1726867038.82309: 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) 7140 1726867038.82332: Loaded config def from plugin (connection/psrp) 7140 1726867038.82334: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7140 1726867038.82744: 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) 7140 1726867038.82767: Loaded config def from plugin (connection/ssh) 7140 1726867038.82768: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7140 1726867038.84018: 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) 7140 1726867038.84044: Loaded config def from plugin (connection/winrm) 7140 1726867038.84047: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7140 1726867038.84067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7140 1726867038.84111: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7140 1726867038.84153: Loaded config def from plugin (shell/cmd) 7140 1726867038.84154: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7140 1726867038.84171: 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) 7140 1726867038.84210: Loaded config def from plugin (shell/powershell) 7140 1726867038.84211: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7140 1726867038.84248: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7140 1726867038.84349: Loaded config def from plugin (shell/sh) 7140 1726867038.84350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7140 1726867038.84373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7140 1726867038.84446: Loaded config def from plugin (become/runas) 7140 1726867038.84448: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7140 1726867038.84554: Loaded config def from plugin (become/su) 7140 1726867038.84555: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7140 1726867038.84648: Loaded config def from plugin (become/sudo) 7140 1726867038.84649: 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 7140 1726867038.84670: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7140 1726867038.84880: in VariableManager get_vars() 7140 1726867038.84895: done with get_vars() 7140 1726867038.84980: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7140 1726867038.87239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7140 1726867038.87311: in VariableManager get_vars() 7140 1726867038.87314: done with get_vars() 7140 1726867038.87316: variable 'playbook_dir' from source: magic vars 7140 1726867038.87316: variable 'ansible_playbook_python' from source: magic vars 7140 1726867038.87317: variable 'ansible_config_file' from source: magic vars 7140 1726867038.87317: variable 'groups' from source: magic vars 7140 1726867038.87318: variable 'omit' from source: magic vars 7140 1726867038.87318: variable 'ansible_version' from source: magic vars 7140 1726867038.87319: variable 'ansible_check_mode' from source: magic vars 7140 1726867038.87319: variable 'ansible_diff_mode' from source: magic vars 7140 1726867038.87320: variable 'ansible_forks' from source: magic vars 7140 1726867038.87320: variable 'ansible_inventory_sources' from source: magic vars 7140 1726867038.87320: variable 'ansible_skip_tags' from source: magic vars 7140 1726867038.87321: variable 'ansible_limit' from source: magic vars 7140 1726867038.87321: variable 'ansible_run_tags' from source: magic vars 7140 1726867038.87322: variable 'ansible_verbosity' from source: magic vars 7140 1726867038.87343: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7140 1726867038.87739: in VariableManager get_vars() 7140 1726867038.87749: done with get_vars() 7140 1726867038.87770: in VariableManager get_vars() 7140 1726867038.87781: done with get_vars() 7140 1726867038.87805: in VariableManager get_vars() 7140 1726867038.87812: done with get_vars() 7140 1726867038.87901: in VariableManager get_vars() 7140 1726867038.87910: done with get_vars() 7140 1726867038.87914: variable 'omit' from source: magic vars 7140 1726867038.87925: variable 'omit' from source: magic vars 7140 1726867038.87945: in VariableManager get_vars() 7140 1726867038.87952: done with get_vars() 7140 1726867038.87985: in VariableManager get_vars() 7140 1726867038.87994: done with get_vars() 7140 1726867038.88018: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7140 1726867038.88145: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7140 1726867038.88224: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7140 1726867038.88646: in VariableManager get_vars() 7140 1726867038.88660: done with get_vars() 7140 1726867038.88937: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7140 1726867038.89020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867038.90049: in VariableManager get_vars() 7140 1726867038.90060: done with get_vars() 7140 1726867038.90088: in VariableManager get_vars() 7140 1726867038.90108: done with get_vars() 7140 1726867038.90384: in VariableManager get_vars() 7140 1726867038.90396: done with get_vars() 7140 1726867038.90400: variable 'omit' from source: magic vars 7140 1726867038.90407: variable 'omit' from source: magic vars 7140 1726867038.90435: in VariableManager get_vars() 7140 1726867038.90456: done with get_vars() 7140 1726867038.90476: in VariableManager get_vars() 7140 1726867038.90499: done with get_vars() 7140 1726867038.90526: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7140 1726867038.90633: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7140 1726867038.90728: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7140 1726867038.92849: in VariableManager get_vars() 7140 1726867038.92863: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867038.94663: in VariableManager get_vars() 7140 1726867038.94684: done with get_vars() 7140 1726867038.94797: in VariableManager get_vars() 7140 1726867038.94818: done with get_vars() 7140 1726867038.94872: in VariableManager get_vars() 7140 1726867038.94892: done with get_vars() 7140 1726867038.94896: variable 'omit' from source: magic vars 7140 1726867038.94907: variable 'omit' from source: magic vars 7140 1726867038.94935: in VariableManager get_vars() 7140 1726867038.94955: done with get_vars() 7140 1726867038.94982: in VariableManager get_vars() 7140 1726867038.95000: done with get_vars() 7140 1726867038.95029: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7140 1726867038.95145: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7140 1726867038.95227: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7140 1726867038.95642: in VariableManager get_vars() 7140 1726867038.95663: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867038.97567: in VariableManager get_vars() 7140 1726867038.97589: done with get_vars() 7140 1726867038.97629: in VariableManager get_vars() 7140 1726867038.97649: done with get_vars() 7140 1726867038.98058: in VariableManager get_vars() 7140 1726867038.98097: done with get_vars() 7140 1726867038.98102: variable 'omit' from source: magic vars 7140 1726867038.98113: variable 'omit' from source: magic vars 7140 1726867038.98145: in VariableManager get_vars() 7140 1726867038.98166: done with get_vars() 7140 1726867038.98188: in VariableManager get_vars() 7140 1726867038.98206: done with get_vars() 7140 1726867038.98232: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7140 1726867038.98352: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7140 1726867038.98433: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7140 1726867038.98853: in VariableManager get_vars() 7140 1726867038.98878: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867039.01866: in VariableManager get_vars() 7140 1726867039.01896: done with get_vars() 7140 1726867039.01944: in VariableManager get_vars() 7140 1726867039.02001: done with get_vars() 7140 1726867039.02213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7140 1726867039.02227: 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 7140 1726867039.02576: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7140 1726867039.02783: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7140 1726867039.02786: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 7140 1726867039.02815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7140 1726867039.02847: 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) 7140 1726867039.03188: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7140 1726867039.03250: Loaded config def from plugin (callback/default) 7140 1726867039.03252: 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) 7140 1726867039.04549: Loaded config def from plugin (callback/junit) 7140 1726867039.04552: 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) 7140 1726867039.04601: 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) 7140 1726867039.04666: Loaded config def from plugin (callback/minimal) 7140 1726867039.04668: 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) 7140 1726867039.04714: 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) 7140 1726867039.04774: Loaded config def from plugin (callback/tree) 7140 1726867039.04779: 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 7140 1726867039.04885: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7140 1726867039.04888: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__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_auto_gateway_initscripts.yml *********************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml 7140 1726867039.04916: in VariableManager get_vars() 7140 1726867039.04926: done with get_vars() 7140 1726867039.04930: in VariableManager get_vars() 7140 1726867039.04937: done with get_vars() 7140 1726867039.04940: variable 'omit' from source: magic vars 7140 1726867039.04971: in VariableManager get_vars() 7140 1726867039.04985: done with get_vars() 7140 1726867039.05004: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with initscripts as provider] *** 7140 1726867039.05536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7140 1726867039.05609: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7140 1726867039.05643: getting the remaining hosts for this loop 7140 1726867039.05644: done getting the remaining hosts for this loop 7140 1726867039.05647: getting the next task for host managed_node3 7140 1726867039.05650: done getting next task for host managed_node3 7140 1726867039.05651: ^ task is: TASK: Gathering Facts 7140 1726867039.05653: ^ 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 7140 1726867039.05655: getting variables 7140 1726867039.05656: in VariableManager get_vars() 7140 1726867039.05664: Calling all_inventory to load vars for managed_node3 7140 1726867039.05666: Calling groups_inventory to load vars for managed_node3 7140 1726867039.05668: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867039.05682: Calling all_plugins_play to load vars for managed_node3 7140 1726867039.05692: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867039.05695: Calling groups_plugins_play to load vars for managed_node3 7140 1726867039.05724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867039.05782: done with get_vars() 7140 1726867039.05788: done getting variables 7140 1726867039.05869: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Friday 20 September 2024 17:17:19 -0400 (0:00:00.010) 0:00:00.010 ****** 7140 1726867039.05898: entering _queue_task() for managed_node3/gather_facts 7140 1726867039.05900: Creating lock for gather_facts 7140 1726867039.06184: worker is 1 (out of 1 available) 7140 1726867039.06195: exiting _queue_task() for managed_node3/gather_facts 7140 1726867039.06208: done queuing things up, now waiting for results queue to drain 7140 1726867039.06210: waiting for pending results... 7140 1726867039.06598: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7140 1726867039.06606: in run() - task 0affcac9-a3a5-2141-d46d-000000000155 7140 1726867039.06609: variable 'ansible_search_path' from source: unknown 7140 1726867039.06612: calling self._execute() 7140 1726867039.06660: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867039.06673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867039.06692: variable 'omit' from source: magic vars 7140 1726867039.06801: variable 'omit' from source: magic vars 7140 1726867039.06839: variable 'omit' from source: magic vars 7140 1726867039.06881: variable 'omit' from source: magic vars 7140 1726867039.06926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7140 1726867039.06969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7140 1726867039.06999: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7140 1726867039.07021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867039.07039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867039.07082: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867039.07162: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867039.07165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867039.07213: Set connection var ansible_module_compression to ZIP_DEFLATED 7140 1726867039.07223: Set connection var ansible_shell_type to sh 7140 1726867039.07239: Set connection var ansible_shell_executable to /bin/sh 7140 1726867039.07250: Set connection var ansible_timeout to 10 7140 1726867039.07262: Set connection var ansible_pipelining to False 7140 1726867039.07275: Set connection var ansible_connection to ssh 7140 1726867039.07306: variable 'ansible_shell_executable' from source: unknown 7140 1726867039.07315: variable 'ansible_connection' from source: unknown 7140 1726867039.07323: variable 'ansible_module_compression' from source: unknown 7140 1726867039.07331: variable 'ansible_shell_type' from source: unknown 7140 1726867039.07339: variable 'ansible_shell_executable' from source: unknown 7140 1726867039.07385: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867039.07389: variable 'ansible_pipelining' from source: unknown 7140 1726867039.07392: variable 'ansible_timeout' from source: unknown 7140 1726867039.07394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867039.07549: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7140 1726867039.07566: variable 'omit' from source: magic vars 7140 1726867039.07581: starting attempt loop 7140 1726867039.07600: running the handler 7140 1726867039.07684: variable 'ansible_facts' from source: unknown 7140 1726867039.07687: _low_level_execute_command(): starting 7140 1726867039.07689: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7140 1726867039.08397: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867039.08486: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug1: Control socket "/root/.ansible/cp/2615b8b480" does not exist <<< 7140 1726867039.08498: stderr chunk (state=3): >>>debug1: Connecting to 10.31.15.68 [10.31.15.68] port 22. <<< 7140 1726867039.08512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867039.08703: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK <<< 7140 1726867039.08741: stderr chunk (state=3): >>>debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 7140 1726867039.09390: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 <<< 7140 1726867039.09426: stderr chunk (state=3): >>>debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.15.68:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 7140 1726867039.09739: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 7140 1726867039.09743: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 7140 1726867039.10029: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 7140 1726867039.10597: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:kRjxFn/Gob2aW8rK4E7U6QUU2DiQA3Zw5cXa8LR8QZ4 debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.15.68' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 7140 1726867039.10964: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 <<< 7140 1726867039.10974: stderr chunk (state=3): >>>debug2: ssh_set_newkeys: mode 1 <<< 7140 1726867039.11011: stderr chunk (state=3): >>>debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 7140 1726867039.15120: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 7140 1726867039.15355: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 7140 1726867039.15397: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7140 1726867039.15464: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 7140 1726867039.15598: stderr chunk (state=3): >>>debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 7140 1726867039.16244: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 7140 1726867039.17064: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 7140 1726867039.17151: stderr chunk (state=3): >>>Authenticated to 10.31.15.68 ([10.31.15.68]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/2615b8b480] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7154 debug2: fd 4 setting O_NONBLOCK <<< 7140 1726867039.17238: stderr chunk (state=3): >>>debug1: forking to background <<< 7140 1726867039.17296: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 7140 1726867039.17318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867039.17335: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 7140 1726867039.17381: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 7140 1726867039.18712: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 7140 1726867039.22754: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 <<< 7140 1726867039.22785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867039.22929: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 7140 1726867039.24428: stdout chunk (state=3): >>>/root <<< 7140 1726867039.24784: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 7140 1726867039.24820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867039.24825: stdout chunk (state=3): >>><<< 7140 1726867040.24936: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug1: Control socket "/root/.ansible/cp/2615b8b480" does not exist debug1: Connecting to 10.31.15.68 [10.31.15.68] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.15.68:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:kRjxFn/Gob2aW8rK4E7U6QUU2DiQA3Zw5cXa8LR8QZ4 debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.15.68' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.15.68 ([10.31.15.68]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/2615b8b480] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 7154 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 7140 1726867040.24974: _low_level_execute_command(): starting 7140 1726867040.24984: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142 `" && echo ansible-tmp-1726867040.2493625-7150-75867721669142="` echo /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142 `" ) && sleep 0' 7140 1726867040.25462: 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 <<< 7140 1726867040.25466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.25469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867040.25474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.25539: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867040.25542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.25545: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.25604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.27598: stdout chunk (state=3): >>>ansible-tmp-1726867040.2493625-7150-75867721669142=/root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142 <<< 7140 1726867040.27830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867040.27853: stderr chunk (state=3): >>><<< 7140 1726867040.27857: stdout chunk (state=3): >>><<< 7140 1726867040.27892: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867040.2493625-7150-75867721669142=/root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867040.27913: variable 'ansible_module_compression' from source: unknown 7140 1726867040.27961: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7140 1726867040.27965: ANSIBALLZ: Acquiring lock 7140 1726867040.27967: ANSIBALLZ: Lock acquired: 140090087118928 7140 1726867040.27970: ANSIBALLZ: Creating module 7140 1726867040.53439: ANSIBALLZ: Writing module into payload 7140 1726867040.53528: ANSIBALLZ: Writing module 7140 1726867040.53544: ANSIBALLZ: Renaming module 7140 1726867040.53548: ANSIBALLZ: Done creating module 7140 1726867040.53578: variable 'ansible_facts' from source: unknown 7140 1726867040.53586: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867040.53594: _low_level_execute_command(): starting 7140 1726867040.53599: _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' 7140 1726867040.54020: 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 <<< 7140 1726867040.54024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867040.54027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867040.54029: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7140 1726867040.54031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.54087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867040.54090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.54092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.54151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.55996: stdout chunk (state=3): >>>PLATFORM <<< 7140 1726867040.56054: stdout chunk (state=3): >>>Linux <<< 7140 1726867040.56117: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 7140 1726867040.56121: stdout chunk (state=3): >>>/usr/bin/python3 <<< 7140 1726867040.56160: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 7140 1726867040.56305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867040.56308: stdout chunk (state=3): >>><<< 7140 1726867040.56310: stderr chunk (state=3): >>><<< 7140 1726867040.56326: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867040.56461 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7140 1726867040.56466: _low_level_execute_command(): starting 7140 1726867040.56468: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7140 1726867040.56600: Sending initial data 7140 1726867040.56610: Sent initial data (1181 bytes) 7140 1726867040.57007: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867040.57021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867040.57036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867040.57053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867040.57069: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7140 1726867040.57158: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867040.57179: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.57196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.57270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.60683: 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"} <<< 7140 1726867040.61190: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867040.61235: stderr chunk (state=3): >>><<< 7140 1726867040.61251: stdout chunk (state=3): >>><<< 7140 1726867040.61268: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867040.61362: variable 'ansible_facts' from source: unknown 7140 1726867040.61371: variable 'ansible_facts' from source: unknown 7140 1726867040.61482: variable 'ansible_module_compression' from source: unknown 7140 1726867040.61485: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-714024odi7j6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7140 1726867040.61488: variable 'ansible_facts' from source: unknown 7140 1726867040.61675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py 7140 1726867040.61851: Sending initial data 7140 1726867040.61854: Sent initial data (151 bytes) 7140 1726867040.62495: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867040.62598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867040.62618: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.62633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.62712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.64573: 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 <<< 7140 1726867040.64642: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7140 1726867040.64709: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-714024odi7j6/tmplfekx7rm /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py <<< 7140 1726867040.64713: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py" <<< 7140 1726867040.64765: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-714024odi7j6/tmplfekx7rm" to remote "/root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py" <<< 7140 1726867040.65881: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867040.65917: stderr chunk (state=3): >>><<< 7140 1726867040.65920: stdout chunk (state=3): >>><<< 7140 1726867040.65935: done transferring module to remote 7140 1726867040.65946: _low_level_execute_command(): starting 7140 1726867040.65949: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/ /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py && sleep 0' 7140 1726867040.66363: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867040.66366: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867040.66369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.66371: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867040.66373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.66423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.66432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.66475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.68205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867040.68230: stderr chunk (state=3): >>><<< 7140 1726867040.68232: stdout chunk (state=3): >>><<< 7140 1726867040.68242: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867040.68282: _low_level_execute_command(): starting 7140 1726867040.68285: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/AnsiballZ_setup.py && sleep 0' 7140 1726867040.68692: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867040.68704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867040.68723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867040.68727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867040.68782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867040.70930: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7140 1726867040.70964: stdout chunk (state=3): >>>import _imp # builtin <<< 7140 1726867040.70994: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7140 1726867040.71064: stdout chunk (state=3): >>>import '_io' # <<< 7140 1726867040.71069: stdout chunk (state=3): >>>import 'marshal' # <<< 7140 1726867040.71107: stdout chunk (state=3): >>>import 'posix' # <<< 7140 1726867040.71138: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7140 1726867040.71196: stdout chunk (state=3): >>>import 'time' # <<< 7140 1726867040.71199: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7140 1726867040.71250: 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' <<< 7140 1726867040.71275: stdout chunk (state=3): >>>import '_codecs' # <<< 7140 1726867040.71294: stdout chunk (state=3): >>>import 'codecs' # <<< 7140 1726867040.71335: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7140 1726867040.71348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7140 1726867040.71368: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e4dfb30> <<< 7140 1726867040.71408: 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' <<< 7140 1726867040.71419: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e512a50> <<< 7140 1726867040.71438: stdout chunk (state=3): >>>import '_signal' # <<< 7140 1726867040.71464: stdout chunk (state=3): >>>import '_abc' # <<< 7140 1726867040.71468: stdout chunk (state=3): >>>import 'abc' # <<< 7140 1726867040.71489: stdout chunk (state=3): >>>import 'io' # <<< 7140 1726867040.71523: stdout chunk (state=3): >>>import '_stat' # <<< 7140 1726867040.71530: stdout chunk (state=3): >>>import 'stat' # <<< 7140 1726867040.71608: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7140 1726867040.71642: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7140 1726867040.71678: stdout chunk (state=3): >>>import 'os' # <<< 7140 1726867040.71692: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7140 1726867040.71708: stdout chunk (state=3): >>>Processing user site-packages <<< 7140 1726867040.71718: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7140 1726867040.71729: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7140 1726867040.71733: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7140 1726867040.71767: 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 <<< 7140 1726867040.71772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7140 1726867040.71795: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e2e5130> <<< 7140 1726867040.71849: 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 <<< 7140 1726867040.71868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e2e5fa0> <<< 7140 1726867040.71901: stdout chunk (state=3): >>>import 'site' # <<< 7140 1726867040.71927: 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. <<< 7140 1726867040.72304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7140 1726867040.72309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7140 1726867040.72342: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7140 1726867040.72345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.72373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7140 1726867040.72415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7140 1726867040.72440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7140 1726867040.72498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7140 1726867040.72502: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e323e00> <<< 7140 1726867040.72511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7140 1726867040.72548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7140 1726867040.72571: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e323ec0> <<< 7140 1726867040.72591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7140 1726867040.72638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7140 1726867040.72651: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7140 1726867040.72688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.72701: stdout chunk (state=3): >>>import 'itertools' # <<< 7140 1726867040.72766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e35b7d0> <<< 7140 1726867040.72778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e35be60> <<< 7140 1726867040.72792: stdout chunk (state=3): >>>import '_collections' # <<< 7140 1726867040.72856: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e33bad0> import '_functools' # <<< 7140 1726867040.72888: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3391f0> <<< 7140 1726867040.72985: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e320fb0> <<< 7140 1726867040.73015: 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' <<< 7140 1726867040.73020: stdout chunk (state=3): >>>import '_sre' # <<< 7140 1726867040.73047: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7140 1726867040.73093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7140 1726867040.73109: 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' <<< 7140 1726867040.73157: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e37b770> <<< 7140 1726867040.73188: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e37a390> # /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 0x7fc13e33a090> <<< 7140 1726867040.73216: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e378bc0> <<< 7140 1726867040.73247: 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' <<< 7140 1726867040.73284: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e320230> <<< 7140 1726867040.73295: 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' <<< 7140 1726867040.73328: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13e3b0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b0b60> <<< 7140 1726867040.73382: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.73387: 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 0x7fc13e3b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e31ed50> <<< 7140 1726867040.73413: 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' <<< 7140 1726867040.73446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7140 1726867040.73473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7140 1726867040.73493: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b1250> <<< 7140 1726867040.73497: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7140 1726867040.73532: 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' <<< 7140 1726867040.73558: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b2480> <<< 7140 1726867040.73573: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7140 1726867040.73583: stdout chunk (state=3): >>>import 'runpy' # <<< 7140 1726867040.73603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7140 1726867040.73670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7140 1726867040.73719: 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 0x7fc13e3c86b0> <<< 7140 1726867040.73723: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.73798: 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 0x7fc13e3c9d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7140 1726867040.73808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7140 1726867040.73836: 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 0x7fc13e3cac30> <<< 7140 1726867040.73857: 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 0x7fc13e3cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3ca180> <<< 7140 1726867040.73893: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7140 1726867040.73896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7140 1726867040.73941: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.73944: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13e3cbd10> <<< 7140 1726867040.73955: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3cb440> <<< 7140 1726867040.74010: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b24e0> <<< 7140 1726867040.74031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7140 1726867040.74067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7140 1726867040.74079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7140 1726867040.74119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7140 1726867040.74164: 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 0x7fc13e0bbbc0> <<< 7140 1726867040.74193: 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' <<< 7140 1726867040.74208: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13e0e46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e4410> <<< 7140 1726867040.74242: 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 0x7fc13e0e46e0> <<< 7140 1726867040.74281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7140 1726867040.74298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7140 1726867040.74361: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.74493: 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 0x7fc13e0e5010> <<< 7140 1726867040.74621: 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 0x7fc13e0e5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e48c0> <<< 7140 1726867040.74627: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0b9d60> <<< 7140 1726867040.74649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7140 1726867040.74682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7140 1726867040.74718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7140 1726867040.74736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e5b50> <<< 7140 1726867040.74773: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b2bd0> <<< 7140 1726867040.74801: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7140 1726867040.74858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.74874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7140 1726867040.74907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7140 1726867040.74933: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e113140> <<< 7140 1726867040.74992: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7140 1726867040.75008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.75037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7140 1726867040.75044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7140 1726867040.75113: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e133500> <<< 7140 1726867040.75122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7140 1726867040.75165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7140 1726867040.75237: stdout chunk (state=3): >>>import 'ntpath' # <<< 7140 1726867040.75240: 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 0x7fc13e194260> <<< 7140 1726867040.75274: stdout chunk (state=3): >>># /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' <<< 7140 1726867040.75315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7140 1726867040.75346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7140 1726867040.75435: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e1969c0> <<< 7140 1726867040.75517: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e194380> <<< 7140 1726867040.75573: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e15d280> <<< 7140 1726867040.75582: 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 0x7fc13df95370> <<< 7140 1726867040.75600: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e132300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e7d40> <<< 7140 1726867040.80097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7140 1726867040.80116: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc13e132420> <<< 7140 1726867040.80491: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4ya6f0c_/ansible_ansible.legacy.setup_payload.zip' <<< 7140 1726867040.80508: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.80629: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.80725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7140 1726867040.80732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7140 1726867040.80779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7140 1726867040.80839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7140 1726867040.80886: 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 0x7fc13dffaff0> <<< 7140 1726867040.80906: stdout chunk (state=3): >>>import '_typing' # <<< 7140 1726867040.81085: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dfd9ee0> <<< 7140 1726867040.81094: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dfd9040> # zipimport: zlib available <<< 7140 1726867040.81123: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7140 1726867040.81151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.81186: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.81192: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7140 1726867040.81211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.82596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.83730: 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' <<< 7140 1726867040.83744: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dff8ec0> <<< 7140 1726867040.83765: 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' <<< 7140 1726867040.83795: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7140 1726867040.83800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7140 1726867040.83819: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7140 1726867040.83825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7140 1726867040.83855: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.83862: 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 0x7fc13e02e900> <<< 7140 1726867040.83900: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02e690> <<< 7140 1726867040.83927: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02dfa0> <<< 7140 1726867040.83954: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7140 1726867040.83958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7140 1726867040.83996: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dffbc80> <<< 7140 1726867040.84018: stdout chunk (state=3): >>>import 'atexit' # <<< 7140 1726867040.84045: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.84048: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13e02f6b0> <<< 7140 1726867040.84075: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.84087: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13e02f8f0> <<< 7140 1726867040.84096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7140 1726867040.84146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7140 1726867040.84153: stdout chunk (state=3): >>>import '_locale' # <<< 7140 1726867040.84202: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02fe30> <<< 7140 1726867040.84206: stdout chunk (state=3): >>>import 'pwd' # <<< 7140 1726867040.84235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7140 1726867040.84254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7140 1726867040.84329: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d925bb0> # 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 0x7fc13d9277d0> <<< 7140 1726867040.84366: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7140 1726867040.84371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7140 1726867040.84405: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d928170> <<< 7140 1726867040.84425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7140 1726867040.84443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7140 1726867040.84517: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d929310> <<< 7140 1726867040.84524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7140 1726867040.84541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7140 1726867040.84562: 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' <<< 7140 1726867040.84611: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d92bda0> <<< 7140 1726867040.84646: 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 0x7fc13dfdb0e0> <<< 7140 1726867040.84666: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d92a060> <<< 7140 1726867040.84676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7140 1726867040.84707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7140 1726867040.84721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7140 1726867040.84740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7140 1726867040.84749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7140 1726867040.84850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7140 1726867040.84876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7140 1726867040.84881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 7140 1726867040.84899: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d933d40> <<< 7140 1726867040.84906: stdout chunk (state=3): >>>import '_tokenize' # <<< 7140 1726867040.84982: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d932810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d932570> <<< 7140 1726867040.84999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7140 1726867040.85004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7140 1726867040.85075: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d932ae0> <<< 7140 1726867040.85104: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d92a570> <<< 7140 1726867040.85133: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.85138: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13d977f80> <<< 7140 1726867040.85166: 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' <<< 7140 1726867040.85170: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9780e0> <<< 7140 1726867040.85191: 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 <<< 7140 1726867040.85210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7140 1726867040.85234: 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' <<< 7140 1726867040.85273: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.85280: 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 0x7fc13d979bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d979970> <<< 7140 1726867040.85302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7140 1726867040.85327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7140 1726867040.85383: 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 0x7fc13d97c140> <<< 7140 1726867040.85389: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d97a2a0> <<< 7140 1726867040.85412: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7140 1726867040.85447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.85467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7140 1726867040.85486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7140 1726867040.85490: stdout chunk (state=3): >>>import '_string' # <<< 7140 1726867040.85536: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d97f860> <<< 7140 1726867040.85653: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d97c230> <<< 7140 1726867040.85721: 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 0x7fc13d980b90> <<< 7140 1726867040.85753: 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 0x7fc13d980710> <<< 7140 1726867040.85803: 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 0x7fc13d980230> <<< 7140 1726867040.85808: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9782f0> <<< 7140 1726867040.85890: 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' <<< 7140 1726867040.85911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7140 1726867040.85936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7140 1726867040.85964: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.85994: 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 0x7fc13d80c110><<< 7140 1726867040.86005: stdout chunk (state=3): >>> <<< 7140 1726867040.86137: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867040.86140: 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 0x7fc13d80d040> <<< 7140 1726867040.86149: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9828a0> <<< 7140 1726867040.86308: 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 0x7fc13d983c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d982540> <<< 7140 1726867040.86336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7140 1726867040.86354: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.86436: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.86521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.86543: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7140 1726867040.86566: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7140 1726867040.86569: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7140 1726867040.86589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.86706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.86818: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.87350: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.87881: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7140 1726867040.87885: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 7140 1726867040.87888: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7140 1726867040.88038: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7140 1726867040.88054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.88237: 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 0x7fc13d811220> <<< 7140 1726867040.88371: 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' <<< 7140 1726867040.88388: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d811fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d80d1f0> <<< 7140 1726867040.88451: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7140 1726867040.88473: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7140 1726867040.88495: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 7140 1726867040.88636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.88793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7140 1726867040.88805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d812210> <<< 7140 1726867040.88814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89283: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89787: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89868: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7140 1726867040.89879: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.89958: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 7140 1726867040.89992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.90166: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7140 1726867040.90184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.90236: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 7140 1726867040.90443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.90668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7140 1726867040.90721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7140 1726867040.90743: stdout chunk (state=3): >>>import '_ast' # <<< 7140 1726867040.90795: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8132c0> <<< 7140 1726867040.90799: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.90875: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.90955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7140 1726867040.90959: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7140 1726867040.90993: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91094: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 7140 1726867040.91126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91168: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91493: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13d81de80> <<< 7140 1726867040.91618: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d81bf50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 7140 1726867040.91642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.91685: 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' <<< 7140 1726867040.91704: 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 <<< 7140 1726867040.91728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7140 1726867040.91843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /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' <<< 7140 1726867040.91899: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9066f0> <<< 7140 1726867040.91935: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9fe3c0> <<< 7140 1726867040.92024: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d81dbb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d813ad0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 7140 1726867040.92164: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7140 1726867040.92199: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7140 1726867040.92214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92252: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92304: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92326: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92394: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92430: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92496: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7140 1726867040.92515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92656: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92678: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92714: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7140 1726867040.92717: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.92898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.93064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.93107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867040.93382: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7140 1726867040.93389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867040.93512: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7140 1726867040.93534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7140 1726867041.03761: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7140 1726867041.03765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7140 1726867041.03768: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b1a90> <<< 7140 1726867041.03865: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7140 1726867041.03898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7140 1726867041.03904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7140 1726867041.03941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7140 1726867041.03968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7140 1726867041.03996: 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 0x7fc13d4dfd10> <<< 7140 1726867041.04045: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867041.04056: 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 0x7fc13d4dffe0> <<< 7140 1726867041.04102: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d89ae10> <<< 7140 1726867041.04157: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b2630> <<< 7140 1726867041.04164: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b0170> <<< 7140 1726867041.04181: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b0b60> <<< 7140 1726867041.04210: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7140 1726867041.04304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7140 1726867041.04312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7140 1726867041.04334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7140 1726867041.04388: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13d4faff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4fa8a0> <<< 7140 1726867041.04414: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc13d4faa80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4f9cd0> <<< 7140 1726867041.04464: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7140 1726867041.04622: 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 0x7fc13d4fb170> <<< 7140 1726867041.10518: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7140 1726867041.10532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7140 1726867041.10592: 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 0x7fc13d551c70> <<< 7140 1726867041.10656: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4fbc50> <<< 7140 1726867041.10867: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b3d10> import 'ansible.module_utils.facts.timeout' # <<< 7140 1726867041.10870: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7140 1726867041.10888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 7140 1726867041.10906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available <<< 7140 1726867041.10975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7140 1726867041.10990: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 7140 1726867041.11036: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7140 1726867041.11128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11191: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 7140 1726867041.11232: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 7140 1726867041.11348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.11525: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7140 1726867041.11528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7140 1726867041.11543: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12033: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7140 1726867041.12485: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12526: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12589: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12664: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 7140 1726867041.12676: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12693: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12730: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7140 1726867041.12742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7140 1726867041.12876: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12898: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12935: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7140 1726867041.12938: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.12970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7140 1726867041.13021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13186: 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' <<< 7140 1726867041.13229: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d553080> <<< 7140 1726867041.13237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7140 1726867041.13257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7140 1726867041.13388: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d552720> import 'ansible.module_utils.facts.system.local' # <<< 7140 1726867041.13406: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7140 1726867041.13541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13714: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7140 1726867041.13729: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13788: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7140 1726867041.13883: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.13960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7140 1726867041.14010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7140 1726867041.14087: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867041.14137: 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 0x7fc13d581e80> <<< 7140 1726867041.14332: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d570170> import 'ansible.module_utils.facts.system.python' # <<< 7140 1726867041.14346: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7140 1726867041.14471: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14539: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14734: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14889: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7140 1726867041.14907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7140 1726867041.14932: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.14981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7140 1726867041.15001: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15028: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7140 1726867041.15144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7140 1726867041.15175: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867041.15198: 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 0x7fc13d595b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d5973e0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 7140 1726867041.15227: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7140 1726867041.15265: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7140 1726867041.15325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15472: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7140 1726867041.15644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15833: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15885: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7140 1726867041.15964: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15968: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.15990: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7140 1726867041.16290: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16403: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16528: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7140 1726867041.16531: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.16605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.17163: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.17658: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7140 1726867041.17674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.17773: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.17888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7140 1726867041.17891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.17988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18093: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7140 1726867041.18096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18247: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7140 1726867041.18407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18433: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7140 1726867041.18448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7140 1726867041.18547: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18637: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.18936: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19159: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7140 1726867041.19189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19275: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 7140 1726867041.19303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7140 1726867041.19385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19472: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7140 1726867041.19496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19514: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7140 1726867041.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19649: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7140 1726867041.19652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19705: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.19770: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7140 1726867041.19790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20027: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7140 1726867041.20299: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7140 1726867041.20420: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20501: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7140 1726867041.20511: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20541: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20580: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7140 1726867041.20583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20652: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7140 1726867041.20665: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20741: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7140 1726867041.20844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20850: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7140 1726867041.20874: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7140 1726867041.20965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.20995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21008: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21185: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7140 1726867041.21260: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7140 1726867041.21284: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21328: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7140 1726867041.21389: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21581: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7140 1726867041.21784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21829: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7140 1726867041.21888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21939: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.21996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7140 1726867041.22078: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.22166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7140 1726867041.22183: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.22259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.22358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7140 1726867041.22496: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867041.22850: 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' <<< 7140 1726867041.22874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7140 1726867041.22933: stdout chunk (state=3): >>># 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 0x7fc13d3923c0> <<< 7140 1726867041.22960: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3919a0> <<< 7140 1726867041.22996: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d38be30> <<< 7140 1726867041.72041: 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 0x7fc13d3da2a0> <<< 7140 1726867041.72072: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7140 1726867041.72093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7140 1726867041.72097: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3d8fe0> <<< 7140 1726867041.72244: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7140 1726867041.72249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867041.72321: 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' <<< 7140 1726867041.72327: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3db2f0> <<< 7140 1726867041.72365: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3d9fd0> <<< 7140 1726867041.72592: 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 <<< 7140 1726867041.96956: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-rele<<< 7140 1726867041.97012: stdout chunk (state=3): >>>ase", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3072, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 459, "free": 3072}, "nocache": {"free": 3345, "used": 186}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 278, "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": 261809594368, "block_size": 4096, "block_total": 65519099, "block_available": 63918358, "block_used": 1600741, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "21", "epoch": "1726867041", "epoch_int": "1726867041", "date": "2024-09-20", "time": "17:17:21", "iso8601_micro": "2024-09-20T21:17:21.923719Z", "iso8601": "2024-09-20T21:17:21Z", "iso8601_basic": "20240920T171721923719", "iso8601_basic_short": "20240920T171721", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.16845703125, "5m": 0.17626953125, "15m": 0.08984375}, "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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7140 1726867041.97648: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7140 1726867041.97653: 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<<< 7140 1726867041.97736: stdout chunk (state=3): >>> # 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 <<< 7140 1726867041.97740: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.97831: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.97835: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.97906: stdout chunk (state=3): >>># 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<<< 7140 1726867041.97918: stdout chunk (state=3): >>> # 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 <<< 7140 1726867041.97991: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.97995: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.98351: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7140 1726867041.98355: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7140 1726867041.98372: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7140 1726867041.98408: stdout chunk (state=3): >>># destroy zipfile._path <<< 7140 1726867041.98411: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7140 1726867041.98463: stdout chunk (state=3): >>># destroy ntpath <<< 7140 1726867041.98466: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7140 1726867041.98524: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7140 1726867041.98532: stdout chunk (state=3): >>># destroy locale # destroy select <<< 7140 1726867041.98535: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 7140 1726867041.98545: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7140 1726867041.98585: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7140 1726867041.98620: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7140 1726867041.98655: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7140 1726867041.98660: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal <<< 7140 1726867041.98663: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 7140 1726867041.98702: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 7140 1726867041.98705: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 7140 1726867041.98741: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 7140 1726867041.98744: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 7140 1726867041.98763: stdout chunk (state=3): >>># destroy _ssl <<< 7140 1726867041.98802: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 7140 1726867041.98849: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 7140 1726867041.98861: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.98934: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7140 1726867041.98997: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7140 1726867041.99062: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 7140 1726867041.99104: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.99127: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7140 1726867041.99280: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7140 1726867041.99316: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 7140 1726867041.99375: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7140 1726867041.99382: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7140 1726867041.99412: stdout chunk (state=3): >>># 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 <<< 7140 1726867041.99438: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7140 1726867041.99542: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math <<< 7140 1726867041.99605: stdout chunk (state=3): >>># destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 7140 1726867041.99608: stdout chunk (state=3): >>># destroy _hashlib <<< 7140 1726867041.99640: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 7140 1726867041.99660: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7140 1726867042.00083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7140 1726867042.00086: stdout chunk (state=3): >>><<< 7140 1726867042.00089: stderr chunk (state=3): >>><<< 7140 1726867042.00189: _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 0x7fc13e5104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e4dfb30> # /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 0x7fc13e512a50> 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 0x7fc13e2e5130> # /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 0x7fc13e2e5fa0> 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 0x7fc13e323e00> # /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 0x7fc13e323ec0> # /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 0x7fc13e35b7d0> # /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 0x7fc13e35be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e33bad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3391f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e320fb0> # /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 0x7fc13e37b770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e37a390> # /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 0x7fc13e33a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e378bc0> # /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 0x7fc13e3b0800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e320230> # /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 0x7fc13e3b0cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b0b60> # 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 0x7fc13e3b0ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e31ed50> # /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 0x7fc13e3b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b1250> 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 0x7fc13e3b2480> 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 0x7fc13e3c86b0> 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 0x7fc13e3c9d90> # /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 0x7fc13e3cac30> # 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 0x7fc13e3cb290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3ca180> # /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 0x7fc13e3cbd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3cb440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b24e0> # /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 0x7fc13e0bbbc0> # /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 0x7fc13e0e46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e4410> # 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 0x7fc13e0e46e0> # /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 0x7fc13e0e5010> # 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 0x7fc13e0e5a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0b9d60> # /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 0x7fc13e0e6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e3b2bd0> # /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 0x7fc13e113140> # /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 0x7fc13e133500> # /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 0x7fc13e194260> # /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 0x7fc13e1969c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e194380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e15d280> # /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 0x7fc13df95370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e132300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e0e7d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc13e132420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_4ya6f0c_/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 0x7fc13dffaff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dfd9ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dfd9040> # 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 0x7fc13dff8ec0> # /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 0x7fc13e02e900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02e690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13e02dfa0> # /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 0x7fc13e02e3f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13dffbc80> 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 0x7fc13e02f6b0> # 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 0x7fc13e02f8f0> # /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 0x7fc13e02fe30> 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 0x7fc13d925bb0> # 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 0x7fc13d9277d0> # /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 0x7fc13d928170> # /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 0x7fc13d929310> # /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 0x7fc13d92bda0> # 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 0x7fc13dfdb0e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d92a060> # /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 0x7fc13d933d40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d932810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d932570> # /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 0x7fc13d932ae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d92a570> # 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 0x7fc13d977f80> # /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 0x7fc13d9780e0> # /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 0x7fc13d979bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d979970> # /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 0x7fc13d97c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d97a2a0> # /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 0x7fc13d97f860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d97c230> # 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 0x7fc13d980b90> # 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 0x7fc13d980710> # 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 0x7fc13d980230> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9782f0> # /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 0x7fc13d80c110> # 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 0x7fc13d80d040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9828a0> # 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 0x7fc13d983c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d982540> # 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 0x7fc13d811220> # /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 0x7fc13d811fd0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d80d1f0> 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 0x7fc13d812210> # 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 0x7fc13d8132c0> # 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 0x7fc13d81de80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d81bf50> 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 0x7fc13d9066f0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d9fe3c0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d81dbb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d813ad0> # 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 0x7fc13d8b1a90> # /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 0x7fc13d4dfd10> # 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 0x7fc13d4dffe0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d89ae10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b2630> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b0170> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b0b60> # /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 0x7fc13d4faff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4fa8a0> # 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 0x7fc13d4faa80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4f9cd0> # /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 0x7fc13d4fb170> # /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 0x7fc13d551c70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d4fbc50> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d8b3d10> 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 0x7fc13d553080> # /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 0x7fc13d552720> 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 0x7fc13d581e80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d570170> 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 0x7fc13d595b80> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d5973e0> 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 0x7fc13d3923c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3919a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d38be30> # /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 0x7fc13d3da2a0> # /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 0x7fc13d3d8fe0> # /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 0x7fc13d3db2f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc13d3d9fd0> 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_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_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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3072, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 459, "free": 3072}, "nocache": {"free": 3345, "used": 186}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 278, "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": 261809594368, "block_size": 4096, "block_total": 65519099, "block_available": 63918358, "block_used": 1600741, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "21", "epoch": "1726867041", "epoch_int": "1726867041", "date": "2024-09-20", "time": "17:17:21", "iso8601_micro": "2024-09-20T21:17:21.923719Z", "iso8601": "2024-09-20T21:17:21Z", "iso8601_basic": "20240920T171721923719", "iso8601_basic_short": "20240920T171721", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_iscsi_iqn": "", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.16845703125, "5m": 0.17626953125, "15m": 0.08984375}, "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:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "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.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 7140 1726867042.01685: 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-1726867040.2493625-7150-75867721669142/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7140 1726867042.01688: _low_level_execute_command(): starting 7140 1726867042.01691: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867040.2493625-7150-75867721669142/ > /dev/null 2>&1 && sleep 0' 7140 1726867042.01697: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.01701: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.01703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.01705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.01708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.01710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.03356: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.03384: stderr chunk (state=3): >>><<< 7140 1726867042.03387: stdout chunk (state=3): >>><<< 7140 1726867042.03397: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.03404: handler run complete 7140 1726867042.03481: variable 'ansible_facts' from source: unknown 7140 1726867042.03540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.03731: variable 'ansible_facts' from source: unknown 7140 1726867042.03786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.03861: attempt loop complete, returning result 7140 1726867042.03864: _execute() done 7140 1726867042.03866: dumping result to json 7140 1726867042.03886: done dumping result, returning 7140 1726867042.03955: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-2141-d46d-000000000155] 7140 1726867042.03958: sending task result for task 0affcac9-a3a5-2141-d46d-000000000155 7140 1726867042.04172: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000155 7140 1726867042.04175: WORKER PROCESS EXITING ok: [managed_node3] 7140 1726867042.04409: no more pending results, returning what we have 7140 1726867042.04412: results queue empty 7140 1726867042.04413: checking for any_errors_fatal 7140 1726867042.04413: done checking for any_errors_fatal 7140 1726867042.04414: checking for max_fail_percentage 7140 1726867042.04415: done checking for max_fail_percentage 7140 1726867042.04415: checking to see if all hosts have failed and the running result is not ok 7140 1726867042.04416: done checking to see if all hosts have failed 7140 1726867042.04417: getting the remaining hosts for this loop 7140 1726867042.04418: done getting the remaining hosts for this loop 7140 1726867042.04420: getting the next task for host managed_node3 7140 1726867042.04425: done getting next task for host managed_node3 7140 1726867042.04427: ^ task is: TASK: meta (flush_handlers) 7140 1726867042.04428: ^ 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 7140 1726867042.04430: getting variables 7140 1726867042.04431: in VariableManager get_vars() 7140 1726867042.04447: Calling all_inventory to load vars for managed_node3 7140 1726867042.04449: Calling groups_inventory to load vars for managed_node3 7140 1726867042.04451: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.04457: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.04459: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.04461: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.04588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.04766: done with get_vars() 7140 1726867042.04776: done getting variables 7140 1726867042.04845: in VariableManager get_vars() 7140 1726867042.04855: Calling all_inventory to load vars for managed_node3 7140 1726867042.04857: Calling groups_inventory to load vars for managed_node3 7140 1726867042.04859: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.04864: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.04866: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.04869: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.05004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.05196: done with get_vars() 7140 1726867042.05208: done queuing things up, now waiting for results queue to drain 7140 1726867042.05210: results queue empty 7140 1726867042.05211: checking for any_errors_fatal 7140 1726867042.05213: done checking for any_errors_fatal 7140 1726867042.05214: checking for max_fail_percentage 7140 1726867042.05215: done checking for max_fail_percentage 7140 1726867042.05215: checking to see if all hosts have failed and the running result is not ok 7140 1726867042.05220: done checking to see if all hosts have failed 7140 1726867042.05221: getting the remaining hosts for this loop 7140 1726867042.05222: done getting the remaining hosts for this loop 7140 1726867042.05225: getting the next task for host managed_node3 7140 1726867042.05229: done getting next task for host managed_node3 7140 1726867042.05231: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7140 1726867042.05232: ^ 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 7140 1726867042.05234: getting variables 7140 1726867042.05235: in VariableManager get_vars() 7140 1726867042.05242: Calling all_inventory to load vars for managed_node3 7140 1726867042.05244: Calling groups_inventory to load vars for managed_node3 7140 1726867042.05246: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.05250: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.05252: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.05255: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.05385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.05556: done with get_vars() 7140 1726867042.05564: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:10 Friday 20 September 2024 17:17:22 -0400 (0:00:02.997) 0:00:03.008 ****** 7140 1726867042.05643: entering _queue_task() for managed_node3/include_tasks 7140 1726867042.05645: Creating lock for include_tasks 7140 1726867042.05858: worker is 1 (out of 1 available) 7140 1726867042.05872: exiting _queue_task() for managed_node3/include_tasks 7140 1726867042.05884: done queuing things up, now waiting for results queue to drain 7140 1726867042.05886: waiting for pending results... 7140 1726867042.06021: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7140 1726867042.06082: in run() - task 0affcac9-a3a5-2141-d46d-000000000006 7140 1726867042.06096: variable 'ansible_search_path' from source: unknown 7140 1726867042.06125: calling self._execute() 7140 1726867042.06175: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.06182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.06192: variable 'omit' from source: magic vars 7140 1726867042.06264: _execute() done 7140 1726867042.06268: dumping result to json 7140 1726867042.06271: done dumping result, returning 7140 1726867042.06278: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-2141-d46d-000000000006] 7140 1726867042.06284: sending task result for task 0affcac9-a3a5-2141-d46d-000000000006 7140 1726867042.06379: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000006 7140 1726867042.06382: WORKER PROCESS EXITING 7140 1726867042.06419: no more pending results, returning what we have 7140 1726867042.06423: in VariableManager get_vars() 7140 1726867042.06447: Calling all_inventory to load vars for managed_node3 7140 1726867042.06449: Calling groups_inventory to load vars for managed_node3 7140 1726867042.06452: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.06460: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.06462: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.06465: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.06600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.06704: done with get_vars() 7140 1726867042.06709: variable 'ansible_search_path' from source: unknown 7140 1726867042.06718: we have included files to process 7140 1726867042.06719: generating all_blocks data 7140 1726867042.06719: done generating all_blocks data 7140 1726867042.06720: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7140 1726867042.06721: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7140 1726867042.06722: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7140 1726867042.07131: in VariableManager get_vars() 7140 1726867042.07142: done with get_vars() 7140 1726867042.07150: done processing included file 7140 1726867042.07151: iterating over new_blocks loaded from include file 7140 1726867042.07152: in VariableManager get_vars() 7140 1726867042.07157: done with get_vars() 7140 1726867042.07158: filtering new block on tags 7140 1726867042.07167: done filtering new block on tags 7140 1726867042.07169: in VariableManager get_vars() 7140 1726867042.07174: done with get_vars() 7140 1726867042.07175: filtering new block on tags 7140 1726867042.07186: done filtering new block on tags 7140 1726867042.07188: in VariableManager get_vars() 7140 1726867042.07194: done with get_vars() 7140 1726867042.07195: filtering new block on tags 7140 1726867042.07202: done filtering new block on tags 7140 1726867042.07203: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 7140 1726867042.07207: extending task lists for all hosts with included blocks 7140 1726867042.07236: done extending task lists 7140 1726867042.07236: done processing included files 7140 1726867042.07237: results queue empty 7140 1726867042.07237: checking for any_errors_fatal 7140 1726867042.07238: done checking for any_errors_fatal 7140 1726867042.07238: checking for max_fail_percentage 7140 1726867042.07239: done checking for max_fail_percentage 7140 1726867042.07240: checking to see if all hosts have failed and the running result is not ok 7140 1726867042.07240: done checking to see if all hosts have failed 7140 1726867042.07241: getting the remaining hosts for this loop 7140 1726867042.07242: done getting the remaining hosts for this loop 7140 1726867042.07244: getting the next task for host managed_node3 7140 1726867042.07247: done getting next task for host managed_node3 7140 1726867042.07248: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7140 1726867042.07250: ^ 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 7140 1726867042.07251: getting variables 7140 1726867042.07252: in VariableManager get_vars() 7140 1726867042.07257: Calling all_inventory to load vars for managed_node3 7140 1726867042.07258: Calling groups_inventory to load vars for managed_node3 7140 1726867042.07260: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.07263: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.07264: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.07266: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.07360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.07469: done with get_vars() 7140 1726867042.07475: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:17:22 -0400 (0:00:00.018) 0:00:03.026 ****** 7140 1726867042.07519: entering _queue_task() for managed_node3/setup 7140 1726867042.07710: worker is 1 (out of 1 available) 7140 1726867042.07721: exiting _queue_task() for managed_node3/setup 7140 1726867042.07734: done queuing things up, now waiting for results queue to drain 7140 1726867042.07735: waiting for pending results... 7140 1726867042.08031: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7140 1726867042.08036: in run() - task 0affcac9-a3a5-2141-d46d-000000000166 7140 1726867042.08039: variable 'ansible_search_path' from source: unknown 7140 1726867042.08042: variable 'ansible_search_path' from source: unknown 7140 1726867042.08044: calling self._execute() 7140 1726867042.08104: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.08108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.08126: variable 'omit' from source: magic vars 7140 1726867042.08622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867042.10648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867042.10712: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867042.10747: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867042.10787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867042.10813: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867042.10958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867042.10962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867042.10964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867042.10990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867042.11005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867042.11160: variable 'ansible_facts' from source: unknown 7140 1726867042.11228: variable 'network_test_required_facts' from source: task vars 7140 1726867042.11288: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7140 1726867042.11292: variable 'omit' from source: magic vars 7140 1726867042.11304: variable 'omit' from source: magic vars 7140 1726867042.11338: variable 'omit' from source: magic vars 7140 1726867042.11396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7140 1726867042.11401: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7140 1726867042.11409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7140 1726867042.11427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867042.11482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867042.11486: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867042.11488: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.11491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.11565: Set connection var ansible_module_compression to ZIP_DEFLATED 7140 1726867042.11568: Set connection var ansible_shell_type to sh 7140 1726867042.11581: Set connection var ansible_shell_executable to /bin/sh 7140 1726867042.11589: Set connection var ansible_timeout to 10 7140 1726867042.11596: Set connection var ansible_pipelining to False 7140 1726867042.11599: Set connection var ansible_connection to ssh 7140 1726867042.11620: variable 'ansible_shell_executable' from source: unknown 7140 1726867042.11624: variable 'ansible_connection' from source: unknown 7140 1726867042.11626: variable 'ansible_module_compression' from source: unknown 7140 1726867042.11628: variable 'ansible_shell_type' from source: unknown 7140 1726867042.11631: variable 'ansible_shell_executable' from source: unknown 7140 1726867042.11633: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.11636: variable 'ansible_pipelining' from source: unknown 7140 1726867042.11714: variable 'ansible_timeout' from source: unknown 7140 1726867042.11720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.11776: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7140 1726867042.11790: variable 'omit' from source: magic vars 7140 1726867042.11793: starting attempt loop 7140 1726867042.11795: running the handler 7140 1726867042.11840: _low_level_execute_command(): starting 7140 1726867042.11843: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7140 1726867042.12494: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.12604: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.12607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.12625: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.12705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.14334: stdout chunk (state=3): >>>/root <<< 7140 1726867042.14427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.14490: stderr chunk (state=3): >>><<< 7140 1726867042.14501: stdout chunk (state=3): >>><<< 7140 1726867042.14685: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.14696: _low_level_execute_command(): starting 7140 1726867042.14699: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826 `" && echo ansible-tmp-1726867042.145254-7228-136914795981826="` echo /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826 `" ) && sleep 0' 7140 1726867042.15385: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.15401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.15489: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.15528: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.15544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.15564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.15653: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.17518: stdout chunk (state=3): >>>ansible-tmp-1726867042.145254-7228-136914795981826=/root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826 <<< 7140 1726867042.17675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.17683: stdout chunk (state=3): >>><<< 7140 1726867042.17685: stderr chunk (state=3): >>><<< 7140 1726867042.17884: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867042.145254-7228-136914795981826=/root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.17888: variable 'ansible_module_compression' from source: unknown 7140 1726867042.17890: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-714024odi7j6/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7140 1726867042.17893: variable 'ansible_facts' from source: unknown 7140 1726867042.18096: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py 7140 1726867042.18244: Sending initial data 7140 1726867042.18348: Sent initial data (151 bytes) 7140 1726867042.18860: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.18875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.18895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867042.18914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867042.18997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.19024: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.19041: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.19063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.19140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.20670: 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 <<< 7140 1726867042.20736: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7140 1726867042.20808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-714024odi7j6/tmpx0pu9ckq /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py <<< 7140 1726867042.20817: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py" <<< 7140 1726867042.20846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-714024odi7j6/tmpx0pu9ckq" to remote "/root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py" <<< 7140 1726867042.22331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.22389: stderr chunk (state=3): >>><<< 7140 1726867042.22393: stdout chunk (state=3): >>><<< 7140 1726867042.22395: done transferring module to remote 7140 1726867042.22398: _low_level_execute_command(): starting 7140 1726867042.22400: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/ /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py && sleep 0' 7140 1726867042.22825: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.22828: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867042.22830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7140 1726867042.22832: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867042.22835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.22885: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.22889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.22937: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.24700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.24722: stderr chunk (state=3): >>><<< 7140 1726867042.24725: stdout chunk (state=3): >>><<< 7140 1726867042.24815: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.24819: _low_level_execute_command(): starting 7140 1726867042.24822: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/AnsiballZ_setup.py && sleep 0' 7140 1726867042.25300: 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 <<< 7140 1726867042.25332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867042.25335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.25338: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867042.25340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.25400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.25403: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.25449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.27610: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7140 1726867042.27636: stdout chunk (state=3): >>>import _imp # builtin <<< 7140 1726867042.27669: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7140 1726867042.27739: stdout chunk (state=3): >>>import '_io' # <<< 7140 1726867042.27744: stdout chunk (state=3): >>>import 'marshal' # <<< 7140 1726867042.27782: stdout chunk (state=3): >>>import 'posix' # <<< 7140 1726867042.27815: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7140 1726867042.27844: stdout chunk (state=3): >>>import 'time' # <<< 7140 1726867042.27851: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7140 1726867042.27904: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7140 1726867042.27912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.27922: stdout chunk (state=3): >>>import '_codecs' # <<< 7140 1726867042.27949: stdout chunk (state=3): >>>import 'codecs' # <<< 7140 1726867042.27981: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7140 1726867042.28006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7140 1726867042.28019: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fbbc4d0> <<< 7140 1726867042.28024: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fb8bb00> <<< 7140 1726867042.28049: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7140 1726867042.28053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7140 1726867042.28064: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fbbea50> <<< 7140 1726867042.28088: stdout chunk (state=3): >>>import '_signal' # <<< 7140 1726867042.28102: stdout chunk (state=3): >>>import '_abc' # <<< 7140 1726867042.28120: stdout chunk (state=3): >>>import 'abc' # <<< 7140 1726867042.28129: stdout chunk (state=3): >>>import 'io' # <<< 7140 1726867042.28167: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7140 1726867042.28254: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7140 1726867042.28282: stdout chunk (state=3): >>>import 'genericpath' # <<< 7140 1726867042.28287: stdout chunk (state=3): >>>import 'posixpath' # <<< 7140 1726867042.28310: stdout chunk (state=3): >>>import 'os' # <<< 7140 1726867042.28328: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7140 1726867042.28343: stdout chunk (state=3): >>>Processing user site-packages <<< 7140 1726867042.28346: stdout chunk (state=3): >>>Processing global site-packages <<< 7140 1726867042.28370: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7140 1726867042.28373: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7140 1726867042.28375: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7140 1726867042.28404: 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'<<< 7140 1726867042.28408: stdout chunk (state=3): >>> <<< 7140 1726867042.28434: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fbcd130> <<< 7140 1726867042.28493: 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 <<< 7140 1726867042.28506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.28514: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fbcdfa0> <<< 7140 1726867042.28539: stdout chunk (state=3): >>>import 'site' # <<< 7140 1726867042.28569: 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. <<< 7140 1726867042.28942: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7140 1726867042.28960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7140 1726867042.28982: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7140 1726867042.28993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.29012: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7140 1726867042.29051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7140 1726867042.29069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7140 1726867042.29097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7140 1726867042.29106: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9cbe90> <<< 7140 1726867042.29138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7140 1726867042.29146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7140 1726867042.29173: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9cbf50> <<< 7140 1726867042.29199: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7140 1726867042.29225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7140 1726867042.29252: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7140 1726867042.29297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.29316: stdout chunk (state=3): >>>import 'itertools' # <<< 7140 1726867042.29343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7140 1726867042.29353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa03890> <<< 7140 1726867042.29382: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7140 1726867042.29387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7140 1726867042.29395: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa03f20> <<< 7140 1726867042.29399: stdout chunk (state=3): >>>import '_collections' # <<< 7140 1726867042.29457: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9e3b60> <<< 7140 1726867042.29460: stdout chunk (state=3): >>>import '_functools' # <<< 7140 1726867042.29495: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9e1280> <<< 7140 1726867042.29583: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c9040> <<< 7140 1726867042.29609: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7140 1726867042.29633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7140 1726867042.29642: stdout chunk (state=3): >>>import '_sre' # <<< 7140 1726867042.29667: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7140 1726867042.29698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7140 1726867042.29701: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7140 1726867042.29717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7140 1726867042.29746: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa23800> <<< 7140 1726867042.29767: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa22420> <<< 7140 1726867042.29796: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7140 1726867042.29803: 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 0x7f494f9e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa20b60> <<< 7140 1726867042.29859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7140 1726867042.29862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa58860> <<< 7140 1726867042.29873: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c82c0> <<< 7140 1726867042.29897: 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' <<< 7140 1726867042.29935: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.29939: 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 0x7f494fa58d10> <<< 7140 1726867042.29946: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa58bc0> <<< 7140 1726867042.29981: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.29985: 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 0x7f494fa58f80> <<< 7140 1726867042.30002: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c6de0> <<< 7140 1726867042.30029: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7140 1726867042.30032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.30049: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7140 1726867042.30093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7140 1726867042.30101: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa592e0> <<< 7140 1726867042.30106: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7140 1726867042.30140: 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' <<< 7140 1726867042.30174: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa5a510> <<< 7140 1726867042.30179: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7140 1726867042.30195: stdout chunk (state=3): >>>import 'runpy' # <<< 7140 1726867042.30207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7140 1726867042.30242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7140 1726867042.30269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7140 1726867042.30279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa70710> <<< 7140 1726867042.30294: stdout chunk (state=3): >>>import 'errno' # <<< 7140 1726867042.30321: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30333: 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 0x7f494fa71df0> <<< 7140 1726867042.30357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7140 1726867042.30360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7140 1726867042.30396: 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' <<< 7140 1726867042.30409: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa72c90> <<< 7140 1726867042.30444: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30456: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494fa732f0> <<< 7140 1726867042.30462: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa721e0> <<< 7140 1726867042.30487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7140 1726867042.30496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7140 1726867042.30535: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 7140 1726867042.30538: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30546: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494fa73d70> <<< 7140 1726867042.30556: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa734a0> <<< 7140 1726867042.30600: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa5a540> <<< 7140 1726867042.30619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7140 1726867042.30647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7140 1726867042.30664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7140 1726867042.30690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7140 1726867042.30716: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30722: 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 0x7f494f76bc50> <<< 7140 1726867042.30745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7140 1726867042.30749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7140 1726867042.30776: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30793: 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 0x7f494f794710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f794470> <<< 7140 1726867042.30806: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.30810: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494f794590> <<< 7140 1726867042.30840: 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' <<< 7140 1726867042.30910: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.31037: 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 0x7f494f795010> <<< 7140 1726867042.31147: 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 0x7f494f7959d0> <<< 7140 1726867042.31168: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7948c0> <<< 7140 1726867042.31171: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f769df0> <<< 7140 1726867042.31201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7140 1726867042.31216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7140 1726867042.31242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7140 1726867042.31254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7140 1726867042.31272: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f796de0> <<< 7140 1726867042.31287: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f795b20> <<< 7140 1726867042.31308: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa5ac30> <<< 7140 1726867042.31335: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7140 1726867042.31399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.31411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7140 1726867042.31448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7140 1726867042.31476: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7c3140> <<< 7140 1726867042.31532: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7140 1726867042.31540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.31570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7140 1726867042.31585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7140 1726867042.31630: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7e34d0> <<< 7140 1726867042.31648: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7140 1726867042.31694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7140 1726867042.31745: stdout chunk (state=3): >>>import 'ntpath' # <<< 7140 1726867042.31771: 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 0x7f494f844200> <<< 7140 1726867042.31795: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7140 1726867042.31818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7140 1726867042.31848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7140 1726867042.31888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7140 1726867042.31973: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f846960> <<< 7140 1726867042.32047: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f844320> <<< 7140 1726867042.32087: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f809250> <<< 7140 1726867042.32113: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7140 1726867042.32122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1252e0> <<< 7140 1726867042.32137: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7e22d0> <<< 7140 1726867042.32140: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f797d40> <<< 7140 1726867042.32312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7140 1726867042.32337: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f494f7e2630> <<< 7140 1726867042.32606: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_6meawhgq/ansible_setup_payload.zip' <<< 7140 1726867042.32609: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.32727: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.32761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7140 1726867042.32765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7140 1726867042.32810: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7140 1726867042.32884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7140 1726867042.32913: 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 0x7f494f18ef90> <<< 7140 1726867042.32918: stdout chunk (state=3): >>>import '_typing' # <<< 7140 1726867042.33103: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f16de80> <<< 7140 1726867042.33107: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f16cfe0> # zipimport: zlib available <<< 7140 1726867042.33138: stdout chunk (state=3): >>>import 'ansible' # <<< 7140 1726867042.33145: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.33167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.33180: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.33200: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7140 1726867042.33203: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.34585: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.35702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7140 1726867042.35707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f18ce30> <<< 7140 1726867042.35736: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7140 1726867042.35740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.35763: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7140 1726867042.35795: 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' <<< 7140 1726867042.35825: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.35829: 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 0x7f494f1be960> <<< 7140 1726867042.35864: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1be6f0> <<< 7140 1726867042.35893: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1be000> <<< 7140 1726867042.35914: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7140 1726867042.35918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7140 1726867042.35966: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f18f9b0> <<< 7140 1726867042.35971: stdout chunk (state=3): >>>import 'atexit' # <<< 7140 1726867042.35995: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.36002: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494f1bf6e0> <<< 7140 1726867042.36030: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.36032: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494f1bf920> <<< 7140 1726867042.36058: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7140 1726867042.36098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7140 1726867042.36111: stdout chunk (state=3): >>>import '_locale' # <<< 7140 1726867042.36158: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1bfe30> <<< 7140 1726867042.36164: stdout chunk (state=3): >>>import 'pwd' # <<< 7140 1726867042.36184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7140 1726867042.36209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7140 1726867042.36240: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f029ca0> <<< 7140 1726867042.36268: 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 0x7f494f02b8c0> <<< 7140 1726867042.36300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7140 1726867042.36303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7140 1726867042.36345: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02c2c0> <<< 7140 1726867042.36357: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7140 1726867042.36392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7140 1726867042.36405: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02d460> <<< 7140 1726867042.36430: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7140 1726867042.36456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7140 1726867042.36483: 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' <<< 7140 1726867042.36537: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02fef0> <<< 7140 1726867042.36572: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.36580: 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 0x7f494f9c6ed0> <<< 7140 1726867042.36594: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02e1b0> <<< 7140 1726867042.36616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7140 1726867042.36640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7140 1726867042.36662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7140 1726867042.36667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7140 1726867042.36687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7140 1726867042.36781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7140 1726867042.36808: 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' <<< 7140 1726867042.36819: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f037f20> <<< 7140 1726867042.36830: stdout chunk (state=3): >>>import '_tokenize' # <<< 7140 1726867042.36899: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f0369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f036750> <<< 7140 1726867042.36922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7140 1726867042.36924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7140 1726867042.37001: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f036cc0> <<< 7140 1726867042.37026: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02e6c0> <<< 7140 1726867042.37053: 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 0x7f494f07c1a0> <<< 7140 1726867042.37085: 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 0x7f494f07c350> <<< 7140 1726867042.37111: 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 <<< 7140 1726867042.37121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7140 1726867042.37147: 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' <<< 7140 1726867042.37192: 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 0x7f494f07ddc0> <<< 7140 1726867042.37201: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07db80> <<< 7140 1726867042.37205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7140 1726867042.37242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7140 1726867042.37291: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.37297: 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 0x7f494f0802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07e450> <<< 7140 1726867042.37311: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7140 1726867042.37352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.37372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7140 1726867042.37392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7140 1726867042.37395: stdout chunk (state=3): >>>import '_string' # <<< 7140 1726867042.37437: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f083aa0> <<< 7140 1726867042.37553: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f080470> <<< 7140 1726867042.37616: 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 0x7f494f084830> <<< 7140 1726867042.37649: 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 0x7f494f084a70> <<< 7140 1726867042.37700: 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 0x7f494f0843e0> <<< 7140 1726867042.37703: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07c500> <<< 7140 1726867042.37737: 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' <<< 7140 1726867042.37751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7140 1726867042.37769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7140 1726867042.37799: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.37820: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.37827: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494ef104d0> <<< 7140 1726867042.37968: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.37972: 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 0x7f494ef11a90> <<< 7140 1726867042.37983: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f086c30> <<< 7140 1726867042.38016: 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 0x7f494f087fb0> <<< 7140 1726867042.38020: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f086840> <<< 7140 1726867042.38035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38050: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38054: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 7140 1726867042.38074: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38158: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38254: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38266: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7140 1726867042.38276: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38294: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38298: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7140 1726867042.38314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38427: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.38544: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.39071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.39609: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7140 1726867042.39619: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7140 1726867042.39626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7140 1726867042.39649: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7140 1726867042.39660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.39712: 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 0x7f494ef15b80> <<< 7140 1726867042.39794: 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' <<< 7140 1726867042.39816: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef169f0> <<< 7140 1726867042.39819: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef11a30> <<< 7140 1726867042.39879: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7140 1726867042.39886: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.39905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.39910: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7140 1726867042.39931: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.40071: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.40229: 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' <<< 7140 1726867042.40233: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef16570> <<< 7140 1726867042.40249: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.40702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41140: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41290: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7140 1726867042.41297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41334: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41375: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7140 1726867042.41381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41448: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41522: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7140 1726867042.41556: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41560: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41567: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7140 1726867042.41572: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41614: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41656: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7140 1726867042.41663: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.41884: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7140 1726867042.42165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7140 1726867042.42186: stdout chunk (state=3): >>>import '_ast' # <<< 7140 1726867042.42245: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef17a70> <<< 7140 1726867042.42259: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42325: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42404: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 7140 1726867042.42407: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7140 1726867042.42437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42478: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42519: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7140 1726867042.42523: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42574: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42672: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42734: 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 <<< 7140 1726867042.42776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.42853: 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' <<< 7140 1726867042.42858: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494ef22390> <<< 7140 1726867042.42890: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef1dc70> <<< 7140 1726867042.42914: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7140 1726867042.42944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.42996: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43060: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43128: 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' <<< 7140 1726867042.43157: 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 <<< 7140 1726867042.43168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7140 1726867042.43195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7140 1726867042.43245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7140 1726867042.43270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7140 1726867042.43285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7140 1726867042.43337: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f00aba0> <<< 7140 1726867042.43379: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1ea870> <<< 7140 1726867042.43453: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef22060> <<< 7140 1726867042.43456: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f084b90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7140 1726867042.43474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43525: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7140 1726867042.43586: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7140 1726867042.43592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43610: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7140 1726867042.43623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43684: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43826: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43866: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43905: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.43936: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7140 1726867042.43953: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44092: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44107: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44148: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7140 1726867042.44153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44329: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.44594: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 7140 1726867042.44608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.44618: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7140 1726867042.44636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 7140 1726867042.44648: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7140 1726867042.44679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7140 1726867042.44690: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb2a20> <<< 7140 1726867042.44715: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 7140 1726867042.44725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 7140 1726867042.44746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7140 1726867042.44787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7140 1726867042.44811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7140 1726867042.44819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7140 1726867042.44838: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb98290> <<< 7140 1726867042.44856: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.44876: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.44883: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494eb985c0> <<< 7140 1726867042.44927: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efa7500> <<< 7140 1726867042.44942: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb34d0> <<< 7140 1726867042.44974: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb10a0> <<< 7140 1726867042.44981: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb0d40> <<< 7140 1726867042.45002: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7140 1726867042.45046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7140 1726867042.45070: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7140 1726867042.45075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7140 1726867042.45100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7140 1726867042.45103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7140 1726867042.45135: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.45142: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494eb9b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb9ae40> <<< 7140 1726867042.45168: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.45182: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494eb9b020> <<< 7140 1726867042.45185: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb9a2a0> <<< 7140 1726867042.45210: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7140 1726867042.45300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7140 1726867042.45320: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb9b740> <<< 7140 1726867042.45333: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7140 1726867042.45366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7140 1726867042.45395: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.45400: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f494ebfa240> <<< 7140 1726867042.45425: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ebf8260> <<< 7140 1726867042.45451: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb0da0> import 'ansible.module_utils.facts.timeout' # <<< 7140 1726867042.45473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 7140 1726867042.45495: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45498: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7140 1726867042.45521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45583: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7140 1726867042.45652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45703: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45752: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7140 1726867042.45769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45791: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7140 1726867042.45830: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45861: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7140 1726867042.45864: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.45965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7140 1726867042.45970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46017: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7140 1726867042.46073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46126: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46187: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46241: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7140 1726867042.46312: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.46780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7140 1726867042.47212: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47267: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47321: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47401: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 7140 1726867042.47404: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 7140 1726867042.47407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47438: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 7140 1726867042.47474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47586: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7140 1726867042.47608: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 7140 1726867042.47671: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47706: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47738: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7140 1726867042.47748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47819: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.47906: 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' <<< 7140 1726867042.47943: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ebfa300> <<< 7140 1726867042.47955: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7140 1726867042.47986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7140 1726867042.48101: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ebfaf30> <<< 7140 1726867042.48104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 7140 1726867042.48115: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7140 1726867042.48260: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48341: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7140 1726867042.48437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7140 1726867042.48588: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48627: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.48674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7140 1726867042.48715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7140 1726867042.48786: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.48839: 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 0x7f494ec364b0> <<< 7140 1726867042.49018: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ec24800> <<< 7140 1726867042.49027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 7140 1726867042.49042: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49096: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49160: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7140 1726867042.49167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49248: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49334: stdout chunk (state=3): >>># zipimport: zlib available<<< 7140 1726867042.49338: stdout chunk (state=3): >>> <<< 7140 1726867042.49447: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49594: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 7140 1726867042.49597: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49640: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 7140 1726867042.49733: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 7140 1726867042.49790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 7140 1726867042.49810: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.49835: 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 0x7f494ec4a270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ec35cd0> <<< 7140 1726867042.49843: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 7140 1726867042.49854: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49870: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 7140 1726867042.49891: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49929: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.49972: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7140 1726867042.49978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50288: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7140 1726867042.50295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50535: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50576: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7140 1726867042.50596: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50613: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50643: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50780: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.50919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7140 1726867042.50933: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.51051: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.51173: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 7140 1726867042.51182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.51217: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.51251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.51794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7140 1726867042.52303: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 7140 1726867042.52313: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52418: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52524: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7140 1726867042.52533: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52628: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7140 1726867042.52735: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.52893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7140 1726867042.53062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53065: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 7140 1726867042.53091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53180: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7140 1726867042.53188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53285: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53386: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7140 1726867042.53846: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 7140 1726867042.53912: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.53948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7140 1726867042.53965: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.54021: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.54118: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7140 1726867042.54124: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7140 1726867042.54151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 7140 1726867042.54222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.54278: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7140 1726867042.54296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.54340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.54402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 7140 1726867042.54674: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available <<< 7140 1726867042.55051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7140 1726867042.55075: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55102: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55141: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7140 1726867042.55153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7140 1726867042.55233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 7140 1726867042.55385: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7140 1726867042.55500: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55514: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 7140 1726867042.55550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 7140 1726867042.55635: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55742: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.55899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7140 1726867042.55912: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7140 1726867042.55955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56010: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7140 1726867042.56340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7140 1726867042.56419: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56456: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7140 1726867042.56564: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7140 1726867042.56626: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7140 1726867042.56814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56888: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.56982: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7140 1726867042.57053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.57282: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 7140 1726867042.57286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7140 1726867042.57316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7140 1726867042.57325: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.57345: 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 0x7f494ea46d20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ea44920> <<< 7140 1726867042.57397: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ea451c0> <<< 7140 1726867042.58479: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "22", "epoch": "1726867042", "epoch_int": "1726867042", "date": "2024-09-20", "time": "17:17:22", "iso8601_micro": "2024-09-20T21:17:22.578271Z", "iso8601": "2024-09-20T21:17:22Z", "iso8601_basic": "20240920T171722578271", "iso8601_basic_short": "20240920T171722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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, "cras<<< 7140 1726867042.58488: stdout chunk (state=3): >>>hkernel": "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_lsb": {}, "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_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7140 1726867042.59031: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7140 1726867042.59057: 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 <<< 7140 1726867042.59067: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59071: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc <<< 7140 1726867042.59095: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59121: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59131: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59161: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59169: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59200: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59215: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59229: 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 <<< 7140 1726867042.59238: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 7140 1726867042.59288: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59292: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59306: stdout chunk (state=3): >>># 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<<< 7140 1726867042.59325: 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 <<< 7140 1726867042.59332: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.59651: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7140 1726867042.59657: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7140 1726867042.59689: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7140 1726867042.59704: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2<<< 7140 1726867042.59711: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 7140 1726867042.59734: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 7140 1726867042.59765: stdout chunk (state=3): >>># destroy ntpath <<< 7140 1726867042.59790: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 7140 1726867042.59797: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 7140 1726867042.59815: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 7140 1726867042.59837: stdout chunk (state=3): >>># destroy _locale <<< 7140 1726867042.59852: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7140 1726867042.59858: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7140 1726867042.59897: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7140 1726867042.59900: stdout chunk (state=3): >>># destroy distro <<< 7140 1726867042.59907: stdout chunk (state=3): >>># destroy distro.distro # destroy argparse # destroy logging <<< 7140 1726867042.59950: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7140 1726867042.59958: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal <<< 7140 1726867042.59961: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7140 1726867042.59997: stdout chunk (state=3): >>># destroy _pickle <<< 7140 1726867042.60001: stdout chunk (state=3): >>># destroy queue # destroy _heapq <<< 7140 1726867042.60007: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7140 1726867042.60036: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime <<< 7140 1726867042.60040: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 7140 1726867042.60067: stdout chunk (state=3): >>># destroy _ssl <<< 7140 1726867042.60095: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 7140 1726867042.60105: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 7140 1726867042.60121: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 7140 1726867042.60131: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7140 1726867042.60173: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7140 1726867042.60189: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 7140 1726867042.60209: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # 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 <<< 7140 1726867042.60221: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 7140 1726867042.60243: 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 <<< 7140 1726867042.60263: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 7140 1726867042.60278: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg <<< 7140 1726867042.60282: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7140 1726867042.60297: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 7140 1726867042.60334: stdout chunk (state=3): >>># 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 <<< 7140 1726867042.60340: 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 <<< 7140 1726867042.60342: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7140 1726867042.60480: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7140 1726867042.60500: stdout chunk (state=3): >>># destroy _collections <<< 7140 1726867042.60538: stdout chunk (state=3): >>># destroy platform <<< 7140 1726867042.60545: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 7140 1726867042.60547: stdout chunk (state=3): >>># destroy tokenize <<< 7140 1726867042.60564: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7140 1726867042.60572: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7140 1726867042.60593: stdout chunk (state=3): >>># destroy _typing <<< 7140 1726867042.60609: 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 <<< 7140 1726867042.60615: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7140 1726867042.60646: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7140 1726867042.60730: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 7140 1726867042.60749: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit <<< 7140 1726867042.60751: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7140 1726867042.60780: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7140 1726867042.60818: stdout chunk (state=3): >>># destroy _hashlib <<< 7140 1726867042.60829: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 7140 1726867042.60837: stdout chunk (state=3): >>># destroy itertools <<< 7140 1726867042.60858: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7140 1726867042.60861: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7140 1726867042.61167: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7140 1726867042.61201: stderr chunk (state=3): >>><<< 7140 1726867042.61204: stdout chunk (state=3): >>><<< 7140 1726867042.61312: _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 0x7f494fbbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fb8bb00> # /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 0x7f494fbbea50> 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 0x7f494fbcd130> # /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 0x7f494fbcdfa0> 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 0x7f494f9cbe90> # /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 0x7f494f9cbf50> # /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 0x7f494fa03890> # /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 0x7f494fa03f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9e3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9e1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c9040> # /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 0x7f494fa23800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa22420> # /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 0x7f494f9e2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa20b60> # /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 0x7f494fa58860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c82c0> # /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 0x7f494fa58d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa58bc0> # 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 0x7f494fa58f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f9c6de0> # /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 0x7f494fa59610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa592e0> 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 0x7f494fa5a510> 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 0x7f494fa70710> 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 0x7f494fa71df0> # /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 0x7f494fa72c90> # 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 0x7f494fa732f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa721e0> # /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 0x7f494fa73d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa734a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa5a540> # /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 0x7f494f76bc50> # /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 0x7f494f794710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f794470> # 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 0x7f494f794590> # /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 0x7f494f795010> # 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 0x7f494f7959d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7948c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f769df0> # /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 0x7f494f796de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f795b20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494fa5ac30> # /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 0x7f494f7c3140> # /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 0x7f494f7e34d0> # /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 0x7f494f844200> # /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 0x7f494f846960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f844320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f809250> # /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 0x7f494f1252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f7e22d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f797d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f494f7e2630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_6meawhgq/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 0x7f494f18ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f16de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f16cfe0> # 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 0x7f494f18ce30> # /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 0x7f494f1be960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1be6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1be000> # /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 0x7f494f1be4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f18f9b0> 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 0x7f494f1bf6e0> # 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 0x7f494f1bf920> # /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 0x7f494f1bfe30> 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 0x7f494f029ca0> # 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 0x7f494f02b8c0> # /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 0x7f494f02c2c0> # /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 0x7f494f02d460> # /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 0x7f494f02fef0> # 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 0x7f494f9c6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02e1b0> # /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 0x7f494f037f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f0369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f036750> # /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 0x7f494f036cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f02e6c0> # 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 0x7f494f07c1a0> # /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 0x7f494f07c350> # /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 0x7f494f07ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07db80> # /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 0x7f494f0802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07e450> # /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 0x7f494f083aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f080470> # 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 0x7f494f084830> # 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 0x7f494f084a70> # 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 0x7f494f0843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f07c500> # /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 0x7f494ef104d0> # 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 0x7f494ef11a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f086c30> # 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 0x7f494f087fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f086840> # 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 0x7f494ef15b80> # /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 0x7f494ef169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef11a30> 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 0x7f494ef16570> # 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 0x7f494ef17a70> # 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 0x7f494ef22390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef1dc70> 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 0x7f494f00aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f1ea870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ef22060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494f084b90> # 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 0x7f494efb2a20> # /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 0x7f494eb98290> # 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 0x7f494eb985c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efa7500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb34d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb10a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb0d40> # /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 0x7f494eb9b590> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb9ae40> # 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 0x7f494eb9b020> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494eb9a2a0> # /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 0x7f494eb9b740> # /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 0x7f494ebfa240> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ebf8260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494efb0da0> 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 0x7f494ebfa300> # /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 0x7f494ebfaf30> 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 0x7f494ec364b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ec24800> 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 0x7f494ec4a270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ec35cd0> 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 0x7f494ea46d20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ea44920> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f494ea451c0> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_local": {}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "22", "epoch": "1726867042", "epoch_int": "1726867042", "date": "2024-09-20", "time": "17:17:22", "iso8601_micro": "2024-09-20T21:17:22.578271Z", "iso8601": "2024-09-20T21:17:22Z", "iso8601_basic": "20240920T171722578271", "iso8601_basic_short": "20240920T171722", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_lsb": {}, "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_apparmor": {"status": "disabled"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 7140 1726867042.62096: 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-1726867042.145254-7228-136914795981826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7140 1726867042.62100: _low_level_execute_command(): starting 7140 1726867042.62103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867042.145254-7228-136914795981826/ > /dev/null 2>&1 && sleep 0' 7140 1726867042.62106: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.62108: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.62110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867042.62119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867042.62129: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.62153: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7140 1726867042.62156: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7140 1726867042.62158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.62208: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.62211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.62223: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.62267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.64092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.64112: stderr chunk (state=3): >>><<< 7140 1726867042.64115: stdout chunk (state=3): >>><<< 7140 1726867042.64130: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.64135: handler run complete 7140 1726867042.64165: variable 'ansible_facts' from source: unknown 7140 1726867042.64203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.64272: variable 'ansible_facts' from source: unknown 7140 1726867042.64304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.64336: attempt loop complete, returning result 7140 1726867042.64340: _execute() done 7140 1726867042.64342: dumping result to json 7140 1726867042.64351: done dumping result, returning 7140 1726867042.64358: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-2141-d46d-000000000166] 7140 1726867042.64361: sending task result for task 0affcac9-a3a5-2141-d46d-000000000166 7140 1726867042.64492: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000166 7140 1726867042.64495: WORKER PROCESS EXITING ok: [managed_node3] 7140 1726867042.64599: no more pending results, returning what we have 7140 1726867042.64601: results queue empty 7140 1726867042.64602: checking for any_errors_fatal 7140 1726867042.64603: done checking for any_errors_fatal 7140 1726867042.64604: checking for max_fail_percentage 7140 1726867042.64606: done checking for max_fail_percentage 7140 1726867042.64606: checking to see if all hosts have failed and the running result is not ok 7140 1726867042.64607: done checking to see if all hosts have failed 7140 1726867042.64608: getting the remaining hosts for this loop 7140 1726867042.64609: done getting the remaining hosts for this loop 7140 1726867042.64612: getting the next task for host managed_node3 7140 1726867042.64620: done getting next task for host managed_node3 7140 1726867042.64622: ^ task is: TASK: Check if system is ostree 7140 1726867042.64624: ^ 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 7140 1726867042.64627: getting variables 7140 1726867042.64628: in VariableManager get_vars() 7140 1726867042.64652: Calling all_inventory to load vars for managed_node3 7140 1726867042.64654: Calling groups_inventory to load vars for managed_node3 7140 1726867042.64657: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867042.64666: Calling all_plugins_play to load vars for managed_node3 7140 1726867042.64668: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867042.64671: Calling groups_plugins_play to load vars for managed_node3 7140 1726867042.64794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867042.64910: done with get_vars() 7140 1726867042.64918: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:17:22 -0400 (0:00:00.574) 0:00:03.601 ****** 7140 1726867042.64981: entering _queue_task() for managed_node3/stat 7140 1726867042.65150: worker is 1 (out of 1 available) 7140 1726867042.65163: exiting _queue_task() for managed_node3/stat 7140 1726867042.65173: done queuing things up, now waiting for results queue to drain 7140 1726867042.65174: waiting for pending results... 7140 1726867042.65312: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7140 1726867042.65374: in run() - task 0affcac9-a3a5-2141-d46d-000000000168 7140 1726867042.65388: variable 'ansible_search_path' from source: unknown 7140 1726867042.65392: variable 'ansible_search_path' from source: unknown 7140 1726867042.65421: calling self._execute() 7140 1726867042.65473: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.65481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.65488: variable 'omit' from source: magic vars 7140 1726867042.65806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7140 1726867042.65970: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7140 1726867042.66003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7140 1726867042.66029: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7140 1726867042.66058: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7140 1726867042.66135: 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) 7140 1726867042.66152: 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) 7140 1726867042.66173: 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) 7140 1726867042.66194: 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) 7140 1726867042.66282: Evaluated conditional (not __network_is_ostree is defined): True 7140 1726867042.66287: variable 'omit' from source: magic vars 7140 1726867042.66308: variable 'omit' from source: magic vars 7140 1726867042.66332: variable 'omit' from source: magic vars 7140 1726867042.66351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7140 1726867042.66371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7140 1726867042.66391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7140 1726867042.66404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867042.66412: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867042.66435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867042.66438: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.66440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.66506: Set connection var ansible_module_compression to ZIP_DEFLATED 7140 1726867042.66509: Set connection var ansible_shell_type to sh 7140 1726867042.66518: Set connection var ansible_shell_executable to /bin/sh 7140 1726867042.66523: Set connection var ansible_timeout to 10 7140 1726867042.66529: Set connection var ansible_pipelining to False 7140 1726867042.66531: Set connection var ansible_connection to ssh 7140 1726867042.66547: variable 'ansible_shell_executable' from source: unknown 7140 1726867042.66549: variable 'ansible_connection' from source: unknown 7140 1726867042.66552: variable 'ansible_module_compression' from source: unknown 7140 1726867042.66554: variable 'ansible_shell_type' from source: unknown 7140 1726867042.66556: variable 'ansible_shell_executable' from source: unknown 7140 1726867042.66559: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867042.66562: variable 'ansible_pipelining' from source: unknown 7140 1726867042.66565: variable 'ansible_timeout' from source: unknown 7140 1726867042.66569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867042.66664: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 7140 1726867042.66672: variable 'omit' from source: magic vars 7140 1726867042.66680: starting attempt loop 7140 1726867042.66684: running the handler 7140 1726867042.66694: _low_level_execute_command(): starting 7140 1726867042.66700: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7140 1726867042.67172: 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 <<< 7140 1726867042.67175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.67191: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7140 1726867042.67194: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.67237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.67240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.67244: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.67297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.68903: stdout chunk (state=3): >>>/root <<< 7140 1726867042.68998: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.69026: stderr chunk (state=3): >>><<< 7140 1726867042.69029: stdout chunk (state=3): >>><<< 7140 1726867042.69047: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.69059: _low_level_execute_command(): starting 7140 1726867042.69065: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552 `" && echo ansible-tmp-1726867042.6904628-7247-265105180391552="` echo /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552 `" ) && sleep 0' 7140 1726867042.69484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.69490: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867042.69505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.69558: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.69564: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.69569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.69607: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.71473: stdout chunk (state=3): >>>ansible-tmp-1726867042.6904628-7247-265105180391552=/root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552 <<< 7140 1726867042.71584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.71608: stderr chunk (state=3): >>><<< 7140 1726867042.71611: stdout chunk (state=3): >>><<< 7140 1726867042.71630: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867042.6904628-7247-265105180391552=/root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.71665: variable 'ansible_module_compression' from source: unknown 7140 1726867042.71709: ANSIBALLZ: Using lock for stat 7140 1726867042.71712: ANSIBALLZ: Acquiring lock 7140 1726867042.71715: ANSIBALLZ: Lock acquired: 140090082923424 7140 1726867042.71717: ANSIBALLZ: Creating module 7140 1726867042.79068: ANSIBALLZ: Writing module into payload 7140 1726867042.79132: ANSIBALLZ: Writing module 7140 1726867042.79151: ANSIBALLZ: Renaming module 7140 1726867042.79156: ANSIBALLZ: Done creating module 7140 1726867042.79170: variable 'ansible_facts' from source: unknown 7140 1726867042.79218: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py 7140 1726867042.79322: Sending initial data 7140 1726867042.79326: Sent initial data (151 bytes) 7140 1726867042.79763: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7140 1726867042.79784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867042.79787: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867042.79790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.79792: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7140 1726867042.79810: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7140 1726867042.79813: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.79869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.79872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7140 1726867042.79874: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.79934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.81482: 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 <<< 7140 1726867042.81489: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7140 1726867042.81524: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7140 1726867042.81570: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-714024odi7j6/tmpr_xzxdxb /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py <<< 7140 1726867042.81579: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py" <<< 7140 1726867042.81618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-714024odi7j6/tmpr_xzxdxb" to remote "/root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py" <<< 7140 1726867042.81620: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py" <<< 7140 1726867042.82161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.82206: stderr chunk (state=3): >>><<< 7140 1726867042.82209: stdout chunk (state=3): >>><<< 7140 1726867042.82231: done transferring module to remote 7140 1726867042.82242: _low_level_execute_command(): starting 7140 1726867042.82247: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/ /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py && sleep 0' 7140 1726867042.82665: 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 <<< 7140 1726867042.82702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7140 1726867042.82705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867042.82707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.82709: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7140 1726867042.82711: 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.15.68 originally 10.31.15.68 <<< 7140 1726867042.82713: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.82759: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.82763: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.82814: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.84542: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867042.84565: stderr chunk (state=3): >>><<< 7140 1726867042.84569: stdout chunk (state=3): >>><<< 7140 1726867042.84585: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867042.84588: _low_level_execute_command(): starting 7140 1726867042.84592: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/AnsiballZ_stat.py && sleep 0' 7140 1726867042.85020: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867042.85024: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7140 1726867042.85026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.85028: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7140 1726867042.85030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867042.85071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867042.85075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867042.85131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867042.87237: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7140 1726867042.87269: stdout chunk (state=3): >>>import _imp # builtin <<< 7140 1726867042.87304: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 7140 1726867042.87379: stdout chunk (state=3): >>>import '_io' # <<< 7140 1726867042.87389: stdout chunk (state=3): >>>import 'marshal' # <<< 7140 1726867042.87412: stdout chunk (state=3): >>>import 'posix' # <<< 7140 1726867042.87443: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7140 1726867042.87479: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7140 1726867042.87483: stdout chunk (state=3): >>># installed zipimport hook <<< 7140 1726867042.87534: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7140 1726867042.87544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.87554: stdout chunk (state=3): >>>import '_codecs' # <<< 7140 1726867042.87582: stdout chunk (state=3): >>>import 'codecs' # <<< 7140 1726867042.87614: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7140 1726867042.87645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7140 1726867042.87652: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bff1104d0> <<< 7140 1726867042.87655: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bff0dfb30> <<< 7140 1726867042.87690: 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' <<< 7140 1726867042.87696: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bff112a50> <<< 7140 1726867042.87716: stdout chunk (state=3): >>>import '_signal' # <<< 7140 1726867042.87744: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7140 1726867042.87767: stdout chunk (state=3): >>>import 'io' # <<< 7140 1726867042.87799: stdout chunk (state=3): >>>import '_stat' # <<< 7140 1726867042.87803: stdout chunk (state=3): >>>import 'stat' # <<< 7140 1726867042.87887: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7140 1726867042.87915: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7140 1726867042.87948: stdout chunk (state=3): >>>import 'os' # <<< 7140 1726867042.87951: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7140 1726867042.87984: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7140 1726867042.87987: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 7140 1726867042.88006: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7140 1726867042.88032: 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 <<< 7140 1726867042.88040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7140 1726867042.88058: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeec1130> <<< 7140 1726867042.88110: 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 <<< 7140 1726867042.88119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.88133: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeec1fa0> <<< 7140 1726867042.88159: stdout chunk (state=3): >>>import 'site' # <<< 7140 1726867042.88190: 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. <<< 7140 1726867042.88412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7140 1726867042.88431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7140 1726867042.88449: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7140 1726867042.88464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.88482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7140 1726867042.88518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7140 1726867042.88534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7140 1726867042.88564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7140 1726867042.88570: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeeffe90> <<< 7140 1726867042.88602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7140 1726867042.88607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7140 1726867042.88635: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefff50> <<< 7140 1726867042.88661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7140 1726867042.88688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7140 1726867042.88713: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7140 1726867042.88755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.88776: stdout chunk (state=3): >>>import 'itertools' # <<< 7140 1726867042.88800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7140 1726867042.88820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef37890> <<< 7140 1726867042.88828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7140 1726867042.88842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef37f20> <<< 7140 1726867042.88858: stdout chunk (state=3): >>>import '_collections' # <<< 7140 1726867042.88906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef17b60> <<< 7140 1726867042.88915: stdout chunk (state=3): >>>import '_functools' # <<< 7140 1726867042.88946: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef15280> <<< 7140 1726867042.89032: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefd040> <<< 7140 1726867042.89061: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7140 1726867042.89080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7140 1726867042.89089: stdout chunk (state=3): >>>import '_sre' # <<< 7140 1726867042.89107: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7140 1726867042.89139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7140 1726867042.89154: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7140 1726867042.89161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7140 1726867042.89194: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef57800> <<< 7140 1726867042.89204: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef56420> <<< 7140 1726867042.89237: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7140 1726867042.89241: 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 0x7f0bfef16150> <<< 7140 1726867042.89255: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef54c80> <<< 7140 1726867042.89303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7140 1726867042.89313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8c890> <<< 7140 1726867042.89324: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefc2c0> <<< 7140 1726867042.89340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7140 1726867042.89343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7140 1726867042.89373: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.89381: 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 0x7f0bfef8cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8cbf0> <<< 7140 1726867042.89416: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.89420: 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 0x7f0bfef8cfe0> <<< 7140 1726867042.89431: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefade0> <<< 7140 1726867042.89463: 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' <<< 7140 1726867042.89489: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7140 1726867042.89510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7140 1726867042.89533: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8d3a0> <<< 7140 1726867042.89538: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7140 1726867042.89575: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7140 1726867042.89583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7140 1726867042.89605: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8e5d0> import 'importlib.util' # <<< 7140 1726867042.89609: stdout chunk (state=3): >>>import 'runpy' # <<< 7140 1726867042.89640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7140 1726867042.89668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7140 1726867042.89699: 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 0x7f0bfefa47a0> <<< 7140 1726867042.89716: stdout chunk (state=3): >>>import 'errno' # <<< 7140 1726867042.89741: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.89752: 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 0x7f0bfefa5eb0> <<< 7140 1726867042.89776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7140 1726867042.89783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7140 1726867042.89811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7140 1726867042.89817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7140 1726867042.89830: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfefa6d50> <<< 7140 1726867042.89862: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.89865: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfefa7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfefa62a0> <<< 7140 1726867042.89891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7140 1726867042.89894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7140 1726867042.89948: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.89951: 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 0x7f0bfefa7e00> <<< 7140 1726867042.89953: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfefa7530> <<< 7140 1726867042.89999: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8e570> <<< 7140 1726867042.90018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7140 1726867042.90048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7140 1726867042.90060: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7140 1726867042.90085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7140 1726867042.90112: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.90123: 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 0x7f0bfed3bce0> <<< 7140 1726867042.90148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 7140 1726867042.90153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 7140 1726867042.90181: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.90199: 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 0x7f0bfed64830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed64590> <<< 7140 1726867042.90202: 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' <<< 7140 1726867042.90205: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfed64770> <<< 7140 1726867042.90231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7140 1726867042.90239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7140 1726867042.90309: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.90434: 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 0x7f0bfed65100> <<< 7140 1726867042.90545: 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' <<< 7140 1726867042.90552: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfed65af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed649b0> <<< 7140 1726867042.90572: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed39e80> <<< 7140 1726867042.90591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7140 1726867042.90611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7140 1726867042.90631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7140 1726867042.90649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed66ea0> <<< 7140 1726867042.90687: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed65c10> <<< 7140 1726867042.90690: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8ecc0> <<< 7140 1726867042.90722: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7140 1726867042.90781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.90799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7140 1726867042.90831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7140 1726867042.90860: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed8f230> <<< 7140 1726867042.90914: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7140 1726867042.90932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.90944: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7140 1726867042.90967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7140 1726867042.91004: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfedb3590> <<< 7140 1726867042.91032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7140 1726867042.91071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7140 1726867042.91121: stdout chunk (state=3): >>>import 'ntpath' # <<< 7140 1726867042.91146: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7140 1726867042.91151: 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 0x7f0bfee142f0> <<< 7140 1726867042.91164: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7140 1726867042.91195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7140 1726867042.91220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7140 1726867042.91261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7140 1726867042.91342: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfee16a50> <<< 7140 1726867042.91415: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfee14410> <<< 7140 1726867042.91451: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfedd93a0> <<< 7140 1726867042.91478: 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 0x7f0bfe7253d0> <<< 7140 1726867042.91498: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfedb23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed67e00> <<< 7140 1726867042.91615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7140 1726867042.91628: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0bfe725670> <<< 7140 1726867042.91850: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_srveiojq/ansible_stat_payload.zip' <<< 7140 1726867042.91858: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.91985: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.92008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7140 1726867042.92023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7140 1726867042.92063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7140 1726867042.92139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7140 1726867042.92172: 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'<<< 7140 1726867042.92179: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe77b0e0> import '_typing' # <<< 7140 1726867042.92374: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe759fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe759190> <<< 7140 1726867042.92378: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.92412: stdout chunk (state=3): >>>import 'ansible' # <<< 7140 1726867042.92425: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.92437: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.92454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.92463: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7140 1726867042.92483: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.93857: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.94959: 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' <<< 7140 1726867042.94967: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe778fb0> <<< 7140 1726867042.94989: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7140 1726867042.94997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.95015: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7140 1726867042.95022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7140 1726867042.95044: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7140 1726867042.95049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7140 1726867042.95081: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.95084: 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 0x7f0bfe7a2b10> <<< 7140 1726867042.95111: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a28a0> <<< 7140 1726867042.95145: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a21b0> <<< 7140 1726867042.95164: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7140 1726867042.95171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7140 1726867042.95211: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a2c00> <<< 7140 1726867042.95214: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe77bd70> import 'atexit' # <<< 7140 1726867042.95247: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.95252: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe7a3800> <<< 7140 1726867042.95280: 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 0x7f0bfe7a39e0> <<< 7140 1726867042.95303: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7140 1726867042.95344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7140 1726867042.95359: stdout chunk (state=3): >>>import '_locale' # <<< 7140 1726867042.95401: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a3f20> <<< 7140 1726867042.95416: stdout chunk (state=3): >>>import 'pwd' # <<< 7140 1726867042.95429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7140 1726867042.95454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7140 1726867042.95485: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe60dc40> <<< 7140 1726867042.95509: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.95517: 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 0x7f0bfe60f860> <<< 7140 1726867042.95543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7140 1726867042.95552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7140 1726867042.95593: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe610230> <<< 7140 1726867042.95605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7140 1726867042.95638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7140 1726867042.95653: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6113a0> <<< 7140 1726867042.95675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7140 1726867042.95703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7140 1726867042.95726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7140 1726867042.95731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7140 1726867042.95784: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe613e60> <<< 7140 1726867042.95817: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.95826: 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 0x7f0bfed67d10> <<< 7140 1726867042.95838: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe612150> <<< 7140 1726867042.95861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7140 1726867042.95884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7140 1726867042.95905: 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' <<< 7140 1726867042.95931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7140 1726867042.95962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7140 1726867042.95988: 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' <<< 7140 1726867042.95997: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61bce0> <<< 7140 1726867042.96002: stdout chunk (state=3): >>>import '_tokenize' # <<< 7140 1726867042.96074: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61a510> <<< 7140 1726867042.96094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7140 1726867042.96102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7140 1726867042.96175: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61aa80> <<< 7140 1726867042.96199: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe612630> <<< 7140 1726867042.96225: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.96228: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe663fe0> <<< 7140 1726867042.96262: 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 0x7f0bfe6641a0> <<< 7140 1726867042.96288: 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 <<< 7140 1726867042.96296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7140 1726867042.96319: 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' <<< 7140 1726867042.96355: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.96361: 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 0x7f0bfe665c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6659d0> <<< 7140 1726867042.96380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7140 1726867042.96480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7140 1726867042.96532: 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'<<< 7140 1726867042.96537: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe668110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe666300> <<< 7140 1726867042.96555: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7140 1726867042.96597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.96613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7140 1726867042.96629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 7140 1726867042.96676: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe66b8f0> <<< 7140 1726867042.96792: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6682c0> <<< 7140 1726867042.96856: 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 0x7f0bfe66c680> <<< 7140 1726867042.96887: 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 0x7f0bfe66c920> <<< 7140 1726867042.96933: 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' <<< 7140 1726867042.96936: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe66cc20> <<< 7140 1726867042.96954: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe664350> <<< 7140 1726867042.96967: 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' <<< 7140 1726867042.96989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7140 1726867042.97005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7140 1726867042.97037: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.97057: 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 0x7f0bfe6f43b0> <<< 7140 1726867042.97196: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe6f5550> <<< 7140 1726867042.97214: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe66eb40> <<< 7140 1726867042.97243: 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' <<< 7140 1726867042.97255: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe66fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe66e750> <<< 7140 1726867042.97272: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97292: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7140 1726867042.97295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97473: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97489: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7140 1726867042.97517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97529: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 7140 1726867042.97534: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97654: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.97766: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.98296: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.98826: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7140 1726867042.98834: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7140 1726867042.98849: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7140 1726867042.98859: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7140 1726867042.98885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867042.98929: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 7140 1726867042.98934: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe6fd7c0> <<< 7140 1726867042.99008: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7140 1726867042.99016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7140 1726867042.99022: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6fe510> <<< 7140 1726867042.99039: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6f5760> <<< 7140 1726867042.99082: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7140 1726867042.99106: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.99111: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.99135: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7140 1726867042.99139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.99287: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.99439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7140 1726867042.99448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6fe600> <<< 7140 1726867042.99465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867042.99909: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00347: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00415: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00492: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7140 1726867043.00498: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00540: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00572: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7140 1726867043.00587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00734: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7140 1726867043.00743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00760: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7140 1726867043.00774: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00814: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.00854: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7140 1726867043.00863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7140 1726867043.01386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7140 1726867043.01390: stdout chunk (state=3): >>>import '_ast' # <<< 7140 1726867043.01458: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6ff800> <<< 7140 1726867043.01463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01537: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7140 1726867043.01620: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 7140 1726867043.01645: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01730: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7140 1726867043.01739: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.01965: 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 <<< 7140 1726867043.01987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867043.02071: 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'<<< 7140 1726867043.02075: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0bfe50a180> <<< 7140 1726867043.02109: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe507ec0> <<< 7140 1726867043.02140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7140 1726867043.02144: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 7140 1726867043.02214: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02273: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02301: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02351: 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 <<< 7140 1726867043.02356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7140 1726867043.02363: 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 <<< 7140 1726867043.02394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7140 1726867043.02406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7140 1726867043.02464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7140 1726867043.02484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7140 1726867043.02500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7140 1726867043.02556: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7fe990> <<< 7140 1726867043.02595: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7ee660> <<< 7140 1726867043.02670: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe509f40> <<< 7140 1726867043.02674: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe506510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7140 1726867043.02688: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02715: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02741: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7140 1726867043.02746: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7140 1726867043.02792: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7140 1726867043.02820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7140 1726867043.02831: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 7140 1726867043.02839: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.02972: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.03156: stdout chunk (state=3): >>># zipimport: zlib available <<< 7140 1726867043.03274: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 7140 1726867043.03568: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7140 1726867043.03593: 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__ <<< 7140 1726867043.03596: stdout chunk (state=3): >>># 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<<< 7140 1726867043.03625: stdout chunk (state=3): >>> # 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 <<< 7140 1726867043.03640: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # 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 <<< 7140 1726867043.03668: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.03672: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.03694: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.03699: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.03736: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.03745: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # 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 <<< 7140 1726867043.03972: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7140 1726867043.03992: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7140 1726867043.04007: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 7140 1726867043.04022: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 7140 1726867043.04034: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 7140 1726867043.04044: stdout chunk (state=3): >>># destroy ipaddress <<< 7140 1726867043.04058: stdout chunk (state=3): >>># destroy ntpath <<< 7140 1726867043.04085: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 7140 1726867043.04112: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 7140 1726867043.04115: stdout chunk (state=3): >>># destroy locale # destroy signal <<< 7140 1726867043.04132: stdout chunk (state=3): >>># destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 7140 1726867043.04152: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors<<< 7140 1726867043.04168: stdout chunk (state=3): >>> # destroy errno # destroy array <<< 7140 1726867043.04171: stdout chunk (state=3): >>># destroy datetime # destroy selinux <<< 7140 1726867043.04191: stdout chunk (state=3): >>># destroy shutil <<< 7140 1726867043.04197: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7140 1726867043.04224: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7140 1726867043.04253: 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 # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid <<< 7140 1726867043.04261: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7140 1726867043.04264: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7140 1726867043.04292: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7140 1726867043.04314: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 7140 1726867043.04326: 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 # 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 <<< 7140 1726867043.04342: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 7140 1726867043.04346: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.04367: stdout chunk (state=3): >>># 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 <<< 7140 1726867043.04372: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7140 1726867043.04501: stdout chunk (state=3): >>># destroy sys.monitoring <<< 7140 1726867043.04512: stdout chunk (state=3): >>># destroy _socket <<< 7140 1726867043.04531: stdout chunk (state=3): >>># destroy _collections <<< 7140 1726867043.04545: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7140 1726867043.04552: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 7140 1726867043.04568: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 7140 1726867043.04580: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 7140 1726867043.04597: stdout chunk (state=3): >>># destroy _typing <<< 7140 1726867043.04609: 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 <<< 7140 1726867043.04623: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7140 1726867043.04630: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7140 1726867043.04718: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7140 1726867043.04720: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7140 1726867043.04761: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7140 1726867043.04765: stdout chunk (state=3): >>># destroy _hashlib <<< 7140 1726867043.04794: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 7140 1726867043.04798: stdout chunk (state=3): >>># destroy itertools <<< 7140 1726867043.04811: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix <<< 7140 1726867043.04816: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7140 1726867043.05112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7140 1726867043.05142: stderr chunk (state=3): >>><<< 7140 1726867043.05145: stdout chunk (state=3): >>><<< 7140 1726867043.05214: _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 0x7f0bff1104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bff0dfb30> # /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 0x7f0bff112a50> 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 0x7f0bfeec1130> # /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 0x7f0bfeec1fa0> 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 0x7f0bfeeffe90> # /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 0x7f0bfeefff50> # /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 0x7f0bfef37890> # /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 0x7f0bfef37f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef17b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef15280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefd040> # /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 0x7f0bfef57800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef56420> # /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 0x7f0bfef16150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef54c80> # /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 0x7f0bfef8c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefc2c0> # /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 0x7f0bfef8cd40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8cbf0> # 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 0x7f0bfef8cfe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfeefade0> # /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 0x7f0bfef8d6d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8d3a0> 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 0x7f0bfef8e5d0> 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 0x7f0bfefa47a0> 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 0x7f0bfefa5eb0> # /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 0x7f0bfefa6d50> # 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 0x7f0bfefa7380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfefa62a0> # /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 0x7f0bfefa7e00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfefa7530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8e570> # /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 0x7f0bfed3bce0> # /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 0x7f0bfed64830> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed64590> # 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 0x7f0bfed64770> # /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 0x7f0bfed65100> # 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 0x7f0bfed65af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed649b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed39e80> # /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 0x7f0bfed66ea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed65c10> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfef8ecc0> # /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 0x7f0bfed8f230> # /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 0x7f0bfedb3590> # /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 0x7f0bfee142f0> # /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 0x7f0bfee16a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfee14410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfedd93a0> # /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 0x7f0bfe7253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfedb23c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfed67e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0bfe725670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_srveiojq/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 0x7f0bfe77b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe759fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe759190> # 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 0x7f0bfe778fb0> # /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 0x7f0bfe7a2b10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a28a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7a21b0> # /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 0x7f0bfe7a2c00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe77bd70> 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 0x7f0bfe7a3800> # 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 0x7f0bfe7a39e0> # /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 0x7f0bfe7a3f20> 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 0x7f0bfe60dc40> # 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 0x7f0bfe60f860> # /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 0x7f0bfe610230> # /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 0x7f0bfe6113a0> # /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 0x7f0bfe613e60> # 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 0x7f0bfed67d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe612150> # /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 0x7f0bfe61bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe61a510> # /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 0x7f0bfe61aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe612630> # 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 0x7f0bfe663fe0> # /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 0x7f0bfe6641a0> # /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 0x7f0bfe665c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6659d0> # /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 0x7f0bfe668110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe666300> # /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 0x7f0bfe66b8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6682c0> # 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 0x7f0bfe66c680> # 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 0x7f0bfe66c920> # 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 0x7f0bfe66cc20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe664350> # /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 0x7f0bfe6f43b0> # 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 0x7f0bfe6f5550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe66eb40> # 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 0x7f0bfe66fef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe66e750> # 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 0x7f0bfe6fd7c0> # /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 0x7f0bfe6fe510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe6f5760> 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 0x7f0bfe6fe600> # 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 0x7f0bfe6ff800> # 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 0x7f0bfe50a180> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe507ec0> 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 0x7f0bfe7fe990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe7ee660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe509f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0bfe506510> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 7140 1726867043.05732: 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-1726867042.6904628-7247-265105180391552/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7140 1726867043.05735: _low_level_execute_command(): starting 7140 1726867043.05737: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867042.6904628-7247-265105180391552/ > /dev/null 2>&1 && sleep 0' 7140 1726867043.05860: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7140 1726867043.05864: 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 <<< 7140 1726867043.05867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867043.05881: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7140 1726867043.05924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7140 1726867043.05934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7140 1726867043.05996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7140 1726867043.07804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7140 1726867043.07828: stderr chunk (state=3): >>><<< 7140 1726867043.07831: stdout chunk (state=3): >>><<< 7140 1726867043.07845: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7140 1726867043.07853: handler run complete 7140 1726867043.07867: attempt loop complete, returning result 7140 1726867043.07870: _execute() done 7140 1726867043.07872: dumping result to json 7140 1726867043.07874: done dumping result, returning 7140 1726867043.07885: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-2141-d46d-000000000168] 7140 1726867043.07890: sending task result for task 0affcac9-a3a5-2141-d46d-000000000168 7140 1726867043.07973: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000168 7140 1726867043.07976: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7140 1726867043.08039: no more pending results, returning what we have 7140 1726867043.08041: results queue empty 7140 1726867043.08042: checking for any_errors_fatal 7140 1726867043.08049: done checking for any_errors_fatal 7140 1726867043.08049: checking for max_fail_percentage 7140 1726867043.08051: done checking for max_fail_percentage 7140 1726867043.08051: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.08052: done checking to see if all hosts have failed 7140 1726867043.08053: getting the remaining hosts for this loop 7140 1726867043.08054: done getting the remaining hosts for this loop 7140 1726867043.08058: getting the next task for host managed_node3 7140 1726867043.08063: done getting next task for host managed_node3 7140 1726867043.08065: ^ task is: TASK: Set flag to indicate system is ostree 7140 1726867043.08068: ^ 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 7140 1726867043.08071: getting variables 7140 1726867043.08072: in VariableManager get_vars() 7140 1726867043.08110: Calling all_inventory to load vars for managed_node3 7140 1726867043.08113: Calling groups_inventory to load vars for managed_node3 7140 1726867043.08116: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.08126: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.08128: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.08131: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.08276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.08389: done with get_vars() 7140 1726867043.08397: done getting variables 7140 1726867043.08463: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:17:23 -0400 (0:00:00.435) 0:00:04.036 ****** 7140 1726867043.08487: entering _queue_task() for managed_node3/set_fact 7140 1726867043.08488: Creating lock for set_fact 7140 1726867043.08664: worker is 1 (out of 1 available) 7140 1726867043.08674: exiting _queue_task() for managed_node3/set_fact 7140 1726867043.08686: done queuing things up, now waiting for results queue to drain 7140 1726867043.08688: waiting for pending results... 7140 1726867043.08830: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7140 1726867043.08894: in run() - task 0affcac9-a3a5-2141-d46d-000000000169 7140 1726867043.08904: variable 'ansible_search_path' from source: unknown 7140 1726867043.08910: variable 'ansible_search_path' from source: unknown 7140 1726867043.08939: calling self._execute() 7140 1726867043.08994: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.08998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.09006: variable 'omit' from source: magic vars 7140 1726867043.09381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7140 1726867043.09539: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7140 1726867043.09575: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7140 1726867043.09601: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7140 1726867043.09626: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7140 1726867043.09691: 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) 7140 1726867043.09708: 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) 7140 1726867043.09726: 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) 7140 1726867043.09743: 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) 7140 1726867043.09831: Evaluated conditional (not __network_is_ostree is defined): True 7140 1726867043.09834: variable 'omit' from source: magic vars 7140 1726867043.09858: variable 'omit' from source: magic vars 7140 1726867043.09941: variable '__ostree_booted_stat' from source: set_fact 7140 1726867043.09976: variable 'omit' from source: magic vars 7140 1726867043.09998: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7140 1726867043.10022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7140 1726867043.10036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7140 1726867043.10048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867043.10056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867043.10080: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867043.10085: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.10088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.10153: Set connection var ansible_module_compression to ZIP_DEFLATED 7140 1726867043.10156: Set connection var ansible_shell_type to sh 7140 1726867043.10164: Set connection var ansible_shell_executable to /bin/sh 7140 1726867043.10169: Set connection var ansible_timeout to 10 7140 1726867043.10175: Set connection var ansible_pipelining to False 7140 1726867043.10179: Set connection var ansible_connection to ssh 7140 1726867043.10196: variable 'ansible_shell_executable' from source: unknown 7140 1726867043.10200: variable 'ansible_connection' from source: unknown 7140 1726867043.10202: variable 'ansible_module_compression' from source: unknown 7140 1726867043.10204: variable 'ansible_shell_type' from source: unknown 7140 1726867043.10207: variable 'ansible_shell_executable' from source: unknown 7140 1726867043.10209: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.10213: variable 'ansible_pipelining' from source: unknown 7140 1726867043.10215: variable 'ansible_timeout' from source: unknown 7140 1726867043.10219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.10286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7140 1726867043.10294: variable 'omit' from source: magic vars 7140 1726867043.10299: starting attempt loop 7140 1726867043.10302: running the handler 7140 1726867043.10311: handler run complete 7140 1726867043.10318: attempt loop complete, returning result 7140 1726867043.10321: _execute() done 7140 1726867043.10323: dumping result to json 7140 1726867043.10326: done dumping result, returning 7140 1726867043.10333: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-2141-d46d-000000000169] 7140 1726867043.10335: sending task result for task 0affcac9-a3a5-2141-d46d-000000000169 7140 1726867043.10412: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000169 7140 1726867043.10414: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7140 1726867043.10486: no more pending results, returning what we have 7140 1726867043.10488: results queue empty 7140 1726867043.10489: checking for any_errors_fatal 7140 1726867043.10493: done checking for any_errors_fatal 7140 1726867043.10494: checking for max_fail_percentage 7140 1726867043.10496: done checking for max_fail_percentage 7140 1726867043.10496: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.10497: done checking to see if all hosts have failed 7140 1726867043.10498: getting the remaining hosts for this loop 7140 1726867043.10499: done getting the remaining hosts for this loop 7140 1726867043.10502: getting the next task for host managed_node3 7140 1726867043.10509: done getting next task for host managed_node3 7140 1726867043.10511: ^ task is: TASK: Fix CentOS6 Base repo 7140 1726867043.10513: ^ 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 7140 1726867043.10516: getting variables 7140 1726867043.10517: in VariableManager get_vars() 7140 1726867043.10538: Calling all_inventory to load vars for managed_node3 7140 1726867043.10540: Calling groups_inventory to load vars for managed_node3 7140 1726867043.10542: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.10548: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.10550: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.10555: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.10679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.10788: done with get_vars() 7140 1726867043.10794: done getting variables 7140 1726867043.10873: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:17:23 -0400 (0:00:00.024) 0:00:04.060 ****** 7140 1726867043.10893: entering _queue_task() for managed_node3/copy 7140 1726867043.11053: worker is 1 (out of 1 available) 7140 1726867043.11065: exiting _queue_task() for managed_node3/copy 7140 1726867043.11079: done queuing things up, now waiting for results queue to drain 7140 1726867043.11081: waiting for pending results... 7140 1726867043.11204: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7140 1726867043.11261: in run() - task 0affcac9-a3a5-2141-d46d-00000000016b 7140 1726867043.11271: variable 'ansible_search_path' from source: unknown 7140 1726867043.11274: variable 'ansible_search_path' from source: unknown 7140 1726867043.11305: calling self._execute() 7140 1726867043.11353: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.11356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.11365: variable 'omit' from source: magic vars 7140 1726867043.11669: variable 'ansible_distribution' from source: facts 7140 1726867043.11688: Evaluated conditional (ansible_distribution == 'CentOS'): True 7140 1726867043.11762: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.11769: Evaluated conditional (ansible_distribution_major_version == '6'): False 7140 1726867043.11772: when evaluation is False, skipping this task 7140 1726867043.11775: _execute() done 7140 1726867043.11779: dumping result to json 7140 1726867043.11784: done dumping result, returning 7140 1726867043.11790: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-2141-d46d-00000000016b] 7140 1726867043.11794: sending task result for task 0affcac9-a3a5-2141-d46d-00000000016b 7140 1726867043.11882: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000016b 7140 1726867043.11884: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7140 1726867043.11937: no more pending results, returning what we have 7140 1726867043.11940: results queue empty 7140 1726867043.11940: checking for any_errors_fatal 7140 1726867043.11944: done checking for any_errors_fatal 7140 1726867043.11944: checking for max_fail_percentage 7140 1726867043.11946: done checking for max_fail_percentage 7140 1726867043.11946: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.11947: done checking to see if all hosts have failed 7140 1726867043.11948: getting the remaining hosts for this loop 7140 1726867043.11949: done getting the remaining hosts for this loop 7140 1726867043.11951: getting the next task for host managed_node3 7140 1726867043.11956: done getting next task for host managed_node3 7140 1726867043.11958: ^ task is: TASK: Include the task 'enable_epel.yml' 7140 1726867043.11960: ^ 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 7140 1726867043.11963: getting variables 7140 1726867043.11964: in VariableManager get_vars() 7140 1726867043.11987: Calling all_inventory to load vars for managed_node3 7140 1726867043.11990: Calling groups_inventory to load vars for managed_node3 7140 1726867043.11993: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.11999: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.12001: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.12003: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.12104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.12229: done with get_vars() 7140 1726867043.12236: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:17:23 -0400 (0:00:00.013) 0:00:04.074 ****** 7140 1726867043.12291: entering _queue_task() for managed_node3/include_tasks 7140 1726867043.12450: worker is 1 (out of 1 available) 7140 1726867043.12463: exiting _queue_task() for managed_node3/include_tasks 7140 1726867043.12473: done queuing things up, now waiting for results queue to drain 7140 1726867043.12474: waiting for pending results... 7140 1726867043.12598: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7140 1726867043.12653: in run() - task 0affcac9-a3a5-2141-d46d-00000000016c 7140 1726867043.12663: variable 'ansible_search_path' from source: unknown 7140 1726867043.12666: variable 'ansible_search_path' from source: unknown 7140 1726867043.12696: calling self._execute() 7140 1726867043.12745: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.12749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.12757: variable 'omit' from source: magic vars 7140 1726867043.13067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.14588: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.14629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.14663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.14693: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.14713: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.14765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.14791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.14809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.14835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.14846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.14923: variable '__network_is_ostree' from source: set_fact 7140 1726867043.14935: Evaluated conditional (not __network_is_ostree | d(false)): True 7140 1726867043.14938: _execute() done 7140 1726867043.14941: dumping result to json 7140 1726867043.14943: done dumping result, returning 7140 1726867043.14949: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-2141-d46d-00000000016c] 7140 1726867043.14954: sending task result for task 0affcac9-a3a5-2141-d46d-00000000016c 7140 1726867043.15031: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000016c 7140 1726867043.15034: WORKER PROCESS EXITING 7140 1726867043.15061: no more pending results, returning what we have 7140 1726867043.15065: in VariableManager get_vars() 7140 1726867043.15094: Calling all_inventory to load vars for managed_node3 7140 1726867043.15096: Calling groups_inventory to load vars for managed_node3 7140 1726867043.15099: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.15107: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.15109: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.15112: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.15230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.15336: done with get_vars() 7140 1726867043.15341: variable 'ansible_search_path' from source: unknown 7140 1726867043.15342: variable 'ansible_search_path' from source: unknown 7140 1726867043.15366: we have included files to process 7140 1726867043.15367: generating all_blocks data 7140 1726867043.15368: done generating all_blocks data 7140 1726867043.15373: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7140 1726867043.15374: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7140 1726867043.15375: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7140 1726867043.15914: done processing included file 7140 1726867043.15915: iterating over new_blocks loaded from include file 7140 1726867043.15916: in VariableManager get_vars() 7140 1726867043.15924: done with get_vars() 7140 1726867043.15925: filtering new block on tags 7140 1726867043.15938: done filtering new block on tags 7140 1726867043.15940: in VariableManager get_vars() 7140 1726867043.15946: done with get_vars() 7140 1726867043.15946: filtering new block on tags 7140 1726867043.15952: done filtering new block on tags 7140 1726867043.15953: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 7140 1726867043.15957: extending task lists for all hosts with included blocks 7140 1726867043.16017: done extending task lists 7140 1726867043.16019: done processing included files 7140 1726867043.16019: results queue empty 7140 1726867043.16020: checking for any_errors_fatal 7140 1726867043.16022: done checking for any_errors_fatal 7140 1726867043.16023: checking for max_fail_percentage 7140 1726867043.16023: done checking for max_fail_percentage 7140 1726867043.16023: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.16024: done checking to see if all hosts have failed 7140 1726867043.16024: getting the remaining hosts for this loop 7140 1726867043.16025: done getting the remaining hosts for this loop 7140 1726867043.16027: getting the next task for host managed_node3 7140 1726867043.16029: done getting next task for host managed_node3 7140 1726867043.16030: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7140 1726867043.16032: ^ 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 7140 1726867043.16033: getting variables 7140 1726867043.16033: in VariableManager get_vars() 7140 1726867043.16039: Calling all_inventory to load vars for managed_node3 7140 1726867043.16040: Calling groups_inventory to load vars for managed_node3 7140 1726867043.16041: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.16045: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.16049: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.16051: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.16139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.16248: done with get_vars() 7140 1726867043.16254: done getting variables 7140 1726867043.16298: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 7140 1726867043.16420: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:17:23 -0400 (0:00:00.041) 0:00:04.116 ****** 7140 1726867043.16448: entering _queue_task() for managed_node3/command 7140 1726867043.16449: Creating lock for command 7140 1726867043.16614: worker is 1 (out of 1 available) 7140 1726867043.16627: exiting _queue_task() for managed_node3/command 7140 1726867043.16637: done queuing things up, now waiting for results queue to drain 7140 1726867043.16638: waiting for pending results... 7140 1726867043.16771: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 7140 1726867043.16840: in run() - task 0affcac9-a3a5-2141-d46d-000000000186 7140 1726867043.16849: variable 'ansible_search_path' from source: unknown 7140 1726867043.16853: variable 'ansible_search_path' from source: unknown 7140 1726867043.16882: calling self._execute() 7140 1726867043.16934: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.16938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.16946: variable 'omit' from source: magic vars 7140 1726867043.17195: variable 'ansible_distribution' from source: facts 7140 1726867043.17203: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7140 1726867043.17290: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.17295: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7140 1726867043.17298: when evaluation is False, skipping this task 7140 1726867043.17301: _execute() done 7140 1726867043.17304: dumping result to json 7140 1726867043.17306: done dumping result, returning 7140 1726867043.17311: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-2141-d46d-000000000186] 7140 1726867043.17316: sending task result for task 0affcac9-a3a5-2141-d46d-000000000186 7140 1726867043.17406: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000186 7140 1726867043.17409: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7140 1726867043.17460: no more pending results, returning what we have 7140 1726867043.17463: results queue empty 7140 1726867043.17464: checking for any_errors_fatal 7140 1726867043.17465: done checking for any_errors_fatal 7140 1726867043.17465: checking for max_fail_percentage 7140 1726867043.17467: done checking for max_fail_percentage 7140 1726867043.17467: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.17468: done checking to see if all hosts have failed 7140 1726867043.17469: getting the remaining hosts for this loop 7140 1726867043.17470: done getting the remaining hosts for this loop 7140 1726867043.17473: getting the next task for host managed_node3 7140 1726867043.17479: done getting next task for host managed_node3 7140 1726867043.17481: ^ task is: TASK: Install yum-utils package 7140 1726867043.17484: ^ 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 7140 1726867043.17486: getting variables 7140 1726867043.17488: in VariableManager get_vars() 7140 1726867043.17509: Calling all_inventory to load vars for managed_node3 7140 1726867043.17510: Calling groups_inventory to load vars for managed_node3 7140 1726867043.17512: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.17518: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.17520: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.17521: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.17621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.17732: done with get_vars() 7140 1726867043.17738: done getting variables 7140 1726867043.17801: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:17:23 -0400 (0:00:00.013) 0:00:04.129 ****** 7140 1726867043.17818: entering _queue_task() for managed_node3/package 7140 1726867043.17819: Creating lock for package 7140 1726867043.17974: worker is 1 (out of 1 available) 7140 1726867043.17988: exiting _queue_task() for managed_node3/package 7140 1726867043.17999: done queuing things up, now waiting for results queue to drain 7140 1726867043.18000: waiting for pending results... 7140 1726867043.18129: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7140 1726867043.18196: in run() - task 0affcac9-a3a5-2141-d46d-000000000187 7140 1726867043.18210: variable 'ansible_search_path' from source: unknown 7140 1726867043.18214: variable 'ansible_search_path' from source: unknown 7140 1726867043.18239: calling self._execute() 7140 1726867043.18345: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.18349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.18357: variable 'omit' from source: magic vars 7140 1726867043.18591: variable 'ansible_distribution' from source: facts 7140 1726867043.18600: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7140 1726867043.18688: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.18691: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7140 1726867043.18695: when evaluation is False, skipping this task 7140 1726867043.18698: _execute() done 7140 1726867043.18701: dumping result to json 7140 1726867043.18703: done dumping result, returning 7140 1726867043.18710: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-2141-d46d-000000000187] 7140 1726867043.18712: sending task result for task 0affcac9-a3a5-2141-d46d-000000000187 7140 1726867043.18795: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000187 7140 1726867043.18798: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7140 1726867043.18892: no more pending results, returning what we have 7140 1726867043.18894: results queue empty 7140 1726867043.18895: checking for any_errors_fatal 7140 1726867043.18900: done checking for any_errors_fatal 7140 1726867043.18900: checking for max_fail_percentage 7140 1726867043.18901: done checking for max_fail_percentage 7140 1726867043.18902: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.18902: done checking to see if all hosts have failed 7140 1726867043.18903: getting the remaining hosts for this loop 7140 1726867043.18903: done getting the remaining hosts for this loop 7140 1726867043.18905: getting the next task for host managed_node3 7140 1726867043.18914: done getting next task for host managed_node3 7140 1726867043.18915: ^ task is: TASK: Enable EPEL 7 7140 1726867043.18917: ^ 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 7140 1726867043.18919: getting variables 7140 1726867043.18920: in VariableManager get_vars() 7140 1726867043.18933: Calling all_inventory to load vars for managed_node3 7140 1726867043.18935: Calling groups_inventory to load vars for managed_node3 7140 1726867043.18936: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.18942: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.18944: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.18945: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.19039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.19152: done with get_vars() 7140 1726867043.19158: done getting variables 7140 1726867043.19196: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:17:23 -0400 (0:00:00.013) 0:00:04.143 ****** 7140 1726867043.19213: entering _queue_task() for managed_node3/command 7140 1726867043.19370: worker is 1 (out of 1 available) 7140 1726867043.19382: exiting _queue_task() for managed_node3/command 7140 1726867043.19394: done queuing things up, now waiting for results queue to drain 7140 1726867043.19395: waiting for pending results... 7140 1726867043.19530: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7140 1726867043.19600: in run() - task 0affcac9-a3a5-2141-d46d-000000000188 7140 1726867043.19615: variable 'ansible_search_path' from source: unknown 7140 1726867043.19618: variable 'ansible_search_path' from source: unknown 7140 1726867043.19643: calling self._execute() 7140 1726867043.19696: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.19699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.19708: variable 'omit' from source: magic vars 7140 1726867043.19965: variable 'ansible_distribution' from source: facts 7140 1726867043.19974: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7140 1726867043.20061: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.20065: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7140 1726867043.20068: when evaluation is False, skipping this task 7140 1726867043.20071: _execute() done 7140 1726867043.20073: dumping result to json 7140 1726867043.20076: done dumping result, returning 7140 1726867043.20086: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-2141-d46d-000000000188] 7140 1726867043.20089: sending task result for task 0affcac9-a3a5-2141-d46d-000000000188 7140 1726867043.20170: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000188 7140 1726867043.20173: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7140 1726867043.20217: no more pending results, returning what we have 7140 1726867043.20219: results queue empty 7140 1726867043.20220: checking for any_errors_fatal 7140 1726867043.20224: done checking for any_errors_fatal 7140 1726867043.20225: checking for max_fail_percentage 7140 1726867043.20226: done checking for max_fail_percentage 7140 1726867043.20227: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.20227: done checking to see if all hosts have failed 7140 1726867043.20228: getting the remaining hosts for this loop 7140 1726867043.20229: done getting the remaining hosts for this loop 7140 1726867043.20231: getting the next task for host managed_node3 7140 1726867043.20235: done getting next task for host managed_node3 7140 1726867043.20238: ^ task is: TASK: Enable EPEL 8 7140 1726867043.20241: ^ 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 7140 1726867043.20243: getting variables 7140 1726867043.20244: in VariableManager get_vars() 7140 1726867043.20266: Calling all_inventory to load vars for managed_node3 7140 1726867043.20268: Calling groups_inventory to load vars for managed_node3 7140 1726867043.20271: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.20283: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.20290: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.20293: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.20390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.20519: done with get_vars() 7140 1726867043.20525: done getting variables 7140 1726867043.20560: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:17:23 -0400 (0:00:00.013) 0:00:04.157 ****** 7140 1726867043.20580: entering _queue_task() for managed_node3/command 7140 1726867043.20730: worker is 1 (out of 1 available) 7140 1726867043.20741: exiting _queue_task() for managed_node3/command 7140 1726867043.20751: done queuing things up, now waiting for results queue to drain 7140 1726867043.20753: waiting for pending results... 7140 1726867043.20879: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7140 1726867043.20942: in run() - task 0affcac9-a3a5-2141-d46d-000000000189 7140 1726867043.20951: variable 'ansible_search_path' from source: unknown 7140 1726867043.20954: variable 'ansible_search_path' from source: unknown 7140 1726867043.20980: calling self._execute() 7140 1726867043.21030: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.21034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.21041: variable 'omit' from source: magic vars 7140 1726867043.21279: variable 'ansible_distribution' from source: facts 7140 1726867043.21290: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7140 1726867043.21375: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.21383: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7140 1726867043.21386: when evaluation is False, skipping this task 7140 1726867043.21389: _execute() done 7140 1726867043.21392: dumping result to json 7140 1726867043.21395: done dumping result, returning 7140 1726867043.21401: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-2141-d46d-000000000189] 7140 1726867043.21403: sending task result for task 0affcac9-a3a5-2141-d46d-000000000189 7140 1726867043.21481: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000189 7140 1726867043.21484: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7140 1726867043.21522: no more pending results, returning what we have 7140 1726867043.21525: results queue empty 7140 1726867043.21526: checking for any_errors_fatal 7140 1726867043.21529: done checking for any_errors_fatal 7140 1726867043.21530: checking for max_fail_percentage 7140 1726867043.21531: done checking for max_fail_percentage 7140 1726867043.21532: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.21533: done checking to see if all hosts have failed 7140 1726867043.21533: getting the remaining hosts for this loop 7140 1726867043.21535: done getting the remaining hosts for this loop 7140 1726867043.21538: getting the next task for host managed_node3 7140 1726867043.21545: done getting next task for host managed_node3 7140 1726867043.21547: ^ task is: TASK: Enable EPEL 6 7140 1726867043.21550: ^ 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 7140 1726867043.21553: getting variables 7140 1726867043.21554: in VariableManager get_vars() 7140 1726867043.21575: Calling all_inventory to load vars for managed_node3 7140 1726867043.21579: Calling groups_inventory to load vars for managed_node3 7140 1726867043.21582: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.21589: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.21591: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.21593: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.21689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.21797: done with get_vars() 7140 1726867043.21805: done getting variables 7140 1726867043.21840: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:17:23 -0400 (0:00:00.012) 0:00:04.170 ****** 7140 1726867043.21857: entering _queue_task() for managed_node3/copy 7140 1726867043.22011: worker is 1 (out of 1 available) 7140 1726867043.22023: exiting _queue_task() for managed_node3/copy 7140 1726867043.22036: done queuing things up, now waiting for results queue to drain 7140 1726867043.22037: waiting for pending results... 7140 1726867043.22162: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7140 1726867043.22227: in run() - task 0affcac9-a3a5-2141-d46d-00000000018b 7140 1726867043.22236: variable 'ansible_search_path' from source: unknown 7140 1726867043.22240: variable 'ansible_search_path' from source: unknown 7140 1726867043.22264: calling self._execute() 7140 1726867043.22317: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.22321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.22329: variable 'omit' from source: magic vars 7140 1726867043.22566: variable 'ansible_distribution' from source: facts 7140 1726867043.22575: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7140 1726867043.22654: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.22657: Evaluated conditional (ansible_distribution_major_version == '6'): False 7140 1726867043.22660: when evaluation is False, skipping this task 7140 1726867043.22663: _execute() done 7140 1726867043.22666: dumping result to json 7140 1726867043.22669: done dumping result, returning 7140 1726867043.22675: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-2141-d46d-00000000018b] 7140 1726867043.22683: sending task result for task 0affcac9-a3a5-2141-d46d-00000000018b 7140 1726867043.22764: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000018b 7140 1726867043.22767: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7140 1726867043.22812: no more pending results, returning what we have 7140 1726867043.22814: results queue empty 7140 1726867043.22815: checking for any_errors_fatal 7140 1726867043.22819: done checking for any_errors_fatal 7140 1726867043.22820: checking for max_fail_percentage 7140 1726867043.22821: done checking for max_fail_percentage 7140 1726867043.22822: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.22823: done checking to see if all hosts have failed 7140 1726867043.22824: getting the remaining hosts for this loop 7140 1726867043.22825: done getting the remaining hosts for this loop 7140 1726867043.22828: getting the next task for host managed_node3 7140 1726867043.22834: done getting next task for host managed_node3 7140 1726867043.22837: ^ task is: TASK: Set network provider to 'initscripts' 7140 1726867043.22839: ^ 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 7140 1726867043.22842: getting variables 7140 1726867043.22843: in VariableManager get_vars() 7140 1726867043.22863: Calling all_inventory to load vars for managed_node3 7140 1726867043.22865: Calling groups_inventory to load vars for managed_node3 7140 1726867043.22867: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.22872: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.22874: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.22876: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.23006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.23111: done with get_vars() 7140 1726867043.23117: done getting variables 7140 1726867043.23151: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:12 Friday 20 September 2024 17:17:23 -0400 (0:00:00.013) 0:00:04.183 ****** 7140 1726867043.23167: entering _queue_task() for managed_node3/set_fact 7140 1726867043.23318: worker is 1 (out of 1 available) 7140 1726867043.23331: exiting _queue_task() for managed_node3/set_fact 7140 1726867043.23341: done queuing things up, now waiting for results queue to drain 7140 1726867043.23342: waiting for pending results... 7140 1726867043.23461: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 7140 1726867043.23514: in run() - task 0affcac9-a3a5-2141-d46d-000000000007 7140 1726867043.23523: variable 'ansible_search_path' from source: unknown 7140 1726867043.23548: calling self._execute() 7140 1726867043.23602: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.23606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.23614: variable 'omit' from source: magic vars 7140 1726867043.23687: variable 'omit' from source: magic vars 7140 1726867043.23706: variable 'omit' from source: magic vars 7140 1726867043.23730: variable 'omit' from source: magic vars 7140 1726867043.23759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7140 1726867043.23788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7140 1726867043.23806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7140 1726867043.23819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867043.23828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7140 1726867043.23850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7140 1726867043.23854: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.23856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.23928: Set connection var ansible_module_compression to ZIP_DEFLATED 7140 1726867043.23932: Set connection var ansible_shell_type to sh 7140 1726867043.23940: Set connection var ansible_shell_executable to /bin/sh 7140 1726867043.23945: Set connection var ansible_timeout to 10 7140 1726867043.23951: Set connection var ansible_pipelining to False 7140 1726867043.23954: Set connection var ansible_connection to ssh 7140 1726867043.23970: variable 'ansible_shell_executable' from source: unknown 7140 1726867043.23972: variable 'ansible_connection' from source: unknown 7140 1726867043.23975: variable 'ansible_module_compression' from source: unknown 7140 1726867043.23979: variable 'ansible_shell_type' from source: unknown 7140 1726867043.23985: variable 'ansible_shell_executable' from source: unknown 7140 1726867043.23988: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.23991: variable 'ansible_pipelining' from source: unknown 7140 1726867043.23994: variable 'ansible_timeout' from source: unknown 7140 1726867043.23999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.24095: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 7140 1726867043.24104: variable 'omit' from source: magic vars 7140 1726867043.24109: starting attempt loop 7140 1726867043.24112: running the handler 7140 1726867043.24128: handler run complete 7140 1726867043.24132: attempt loop complete, returning result 7140 1726867043.24134: _execute() done 7140 1726867043.24137: dumping result to json 7140 1726867043.24139: done dumping result, returning 7140 1726867043.24145: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0affcac9-a3a5-2141-d46d-000000000007] 7140 1726867043.24148: sending task result for task 0affcac9-a3a5-2141-d46d-000000000007 7140 1726867043.24224: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000007 7140 1726867043.24227: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 7140 1726867043.24272: no more pending results, returning what we have 7140 1726867043.24274: results queue empty 7140 1726867043.24275: checking for any_errors_fatal 7140 1726867043.24281: done checking for any_errors_fatal 7140 1726867043.24282: checking for max_fail_percentage 7140 1726867043.24283: done checking for max_fail_percentage 7140 1726867043.24284: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.24284: done checking to see if all hosts have failed 7140 1726867043.24285: getting the remaining hosts for this loop 7140 1726867043.24286: done getting the remaining hosts for this loop 7140 1726867043.24289: getting the next task for host managed_node3 7140 1726867043.24293: done getting next task for host managed_node3 7140 1726867043.24295: ^ task is: TASK: meta (flush_handlers) 7140 1726867043.24296: ^ 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 7140 1726867043.24300: getting variables 7140 1726867043.24301: in VariableManager get_vars() 7140 1726867043.24322: Calling all_inventory to load vars for managed_node3 7140 1726867043.24324: Calling groups_inventory to load vars for managed_node3 7140 1726867043.24327: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.24334: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.24335: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.24337: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.24435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.24539: done with get_vars() 7140 1726867043.24546: done getting variables 7140 1726867043.24589: in VariableManager get_vars() 7140 1726867043.24594: Calling all_inventory to load vars for managed_node3 7140 1726867043.24596: Calling groups_inventory to load vars for managed_node3 7140 1726867043.24597: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.24600: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.24601: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.24603: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.24683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.24804: done with get_vars() 7140 1726867043.24813: done queuing things up, now waiting for results queue to drain 7140 1726867043.24814: results queue empty 7140 1726867043.24815: checking for any_errors_fatal 7140 1726867043.24816: done checking for any_errors_fatal 7140 1726867043.24817: checking for max_fail_percentage 7140 1726867043.24817: done checking for max_fail_percentage 7140 1726867043.24818: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.24818: done checking to see if all hosts have failed 7140 1726867043.24819: getting the remaining hosts for this loop 7140 1726867043.24819: done getting the remaining hosts for this loop 7140 1726867043.24821: getting the next task for host managed_node3 7140 1726867043.24824: done getting next task for host managed_node3 7140 1726867043.24825: ^ task is: TASK: meta (flush_handlers) 7140 1726867043.24826: ^ 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 7140 1726867043.24830: getting variables 7140 1726867043.24831: in VariableManager get_vars() 7140 1726867043.24836: Calling all_inventory to load vars for managed_node3 7140 1726867043.24837: Calling groups_inventory to load vars for managed_node3 7140 1726867043.24838: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.24841: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.24842: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.24844: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.24925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.25026: done with get_vars() 7140 1726867043.25031: done getting variables 7140 1726867043.25058: in VariableManager get_vars() 7140 1726867043.25063: Calling all_inventory to load vars for managed_node3 7140 1726867043.25065: Calling groups_inventory to load vars for managed_node3 7140 1726867043.25066: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.25068: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.25070: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.25071: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.25151: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.25268: done with get_vars() 7140 1726867043.25275: done queuing things up, now waiting for results queue to drain 7140 1726867043.25278: results queue empty 7140 1726867043.25279: checking for any_errors_fatal 7140 1726867043.25280: done checking for any_errors_fatal 7140 1726867043.25281: checking for max_fail_percentage 7140 1726867043.25281: done checking for max_fail_percentage 7140 1726867043.25282: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.25282: done checking to see if all hosts have failed 7140 1726867043.25282: getting the remaining hosts for this loop 7140 1726867043.25283: done getting the remaining hosts for this loop 7140 1726867043.25284: getting the next task for host managed_node3 7140 1726867043.25286: done getting next task for host managed_node3 7140 1726867043.25287: ^ task is: None 7140 1726867043.25287: ^ 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 7140 1726867043.25288: done queuing things up, now waiting for results queue to drain 7140 1726867043.25289: results queue empty 7140 1726867043.25289: checking for any_errors_fatal 7140 1726867043.25289: done checking for any_errors_fatal 7140 1726867043.25290: checking for max_fail_percentage 7140 1726867043.25290: done checking for max_fail_percentage 7140 1726867043.25291: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.25291: done checking to see if all hosts have failed 7140 1726867043.25292: getting the next task for host managed_node3 7140 1726867043.25293: done getting next task for host managed_node3 7140 1726867043.25294: ^ task is: None 7140 1726867043.25294: ^ 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 7140 1726867043.25327: in VariableManager get_vars() 7140 1726867043.25347: done with get_vars() 7140 1726867043.25351: in VariableManager get_vars() 7140 1726867043.25361: done with get_vars() 7140 1726867043.25364: variable 'omit' from source: magic vars 7140 1726867043.25385: in VariableManager get_vars() 7140 1726867043.25398: done with get_vars() 7140 1726867043.25411: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7140 1726867043.25723: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7140 1726867043.25743: getting the remaining hosts for this loop 7140 1726867043.25744: done getting the remaining hosts for this loop 7140 1726867043.25746: getting the next task for host managed_node3 7140 1726867043.25748: done getting next task for host managed_node3 7140 1726867043.25749: ^ task is: TASK: Gathering Facts 7140 1726867043.25750: ^ 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 7140 1726867043.25751: getting variables 7140 1726867043.25752: in VariableManager get_vars() 7140 1726867043.25762: Calling all_inventory to load vars for managed_node3 7140 1726867043.25763: Calling groups_inventory to load vars for managed_node3 7140 1726867043.25764: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.25767: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.25775: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.25782: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.25860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.25965: done with get_vars() 7140 1726867043.25970: done getting variables 7140 1726867043.25998: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Friday 20 September 2024 17:17:23 -0400 (0:00:00.028) 0:00:04.211 ****** 7140 1726867043.26012: entering _queue_task() for managed_node3/gather_facts 7140 1726867043.26157: worker is 1 (out of 1 available) 7140 1726867043.26167: exiting _queue_task() for managed_node3/gather_facts 7140 1726867043.26181: done queuing things up, now waiting for results queue to drain 7140 1726867043.26183: waiting for pending results... 7140 1726867043.26316: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7140 1726867043.26372: in run() - task 0affcac9-a3a5-2141-d46d-0000000001b1 7140 1726867043.26385: variable 'ansible_search_path' from source: unknown 7140 1726867043.26414: calling self._execute() 7140 1726867043.26466: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.26470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.26481: variable 'omit' from source: magic vars 7140 1726867043.26842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.28271: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.28316: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.28343: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.28382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.28401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.28457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.28484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.28501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.28527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.28537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.28630: variable 'ansible_distribution' from source: facts 7140 1726867043.28634: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.28648: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.28651: when evaluation is False, skipping this task 7140 1726867043.28654: _execute() done 7140 1726867043.28656: dumping result to json 7140 1726867043.28659: done dumping result, returning 7140 1726867043.28665: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-2141-d46d-0000000001b1] 7140 1726867043.28669: sending task result for task 0affcac9-a3a5-2141-d46d-0000000001b1 7140 1726867043.28743: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000001b1 7140 1726867043.28745: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.28793: no more pending results, returning what we have 7140 1726867043.28796: results queue empty 7140 1726867043.28796: checking for any_errors_fatal 7140 1726867043.28798: done checking for any_errors_fatal 7140 1726867043.28798: checking for max_fail_percentage 7140 1726867043.28800: done checking for max_fail_percentage 7140 1726867043.28800: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.28801: done checking to see if all hosts have failed 7140 1726867043.28802: getting the remaining hosts for this loop 7140 1726867043.28803: done getting the remaining hosts for this loop 7140 1726867043.28807: getting the next task for host managed_node3 7140 1726867043.28811: done getting next task for host managed_node3 7140 1726867043.28813: ^ task is: TASK: meta (flush_handlers) 7140 1726867043.28814: ^ 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 7140 1726867043.28818: getting variables 7140 1726867043.28819: in VariableManager get_vars() 7140 1726867043.28861: Calling all_inventory to load vars for managed_node3 7140 1726867043.28863: Calling groups_inventory to load vars for managed_node3 7140 1726867043.28865: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.28873: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.28875: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.28881: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.29041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.29153: done with get_vars() 7140 1726867043.29160: done getting variables 7140 1726867043.29205: in VariableManager get_vars() 7140 1726867043.29216: Calling all_inventory to load vars for managed_node3 7140 1726867043.29217: Calling groups_inventory to load vars for managed_node3 7140 1726867043.29219: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.29222: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.29224: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.29225: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.29306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.29412: done with get_vars() 7140 1726867043.29420: done queuing things up, now waiting for results queue to drain 7140 1726867043.29422: results queue empty 7140 1726867043.29422: checking for any_errors_fatal 7140 1726867043.29423: done checking for any_errors_fatal 7140 1726867043.29424: checking for max_fail_percentage 7140 1726867043.29424: done checking for max_fail_percentage 7140 1726867043.29425: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.29425: done checking to see if all hosts have failed 7140 1726867043.29426: getting the remaining hosts for this loop 7140 1726867043.29426: done getting the remaining hosts for this loop 7140 1726867043.29428: getting the next task for host managed_node3 7140 1726867043.29430: done getting next task for host managed_node3 7140 1726867043.29431: ^ task is: TASK: Include the task 'show_interfaces.yml' 7140 1726867043.29432: ^ 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 7140 1726867043.29434: getting variables 7140 1726867043.29434: in VariableManager get_vars() 7140 1726867043.29443: Calling all_inventory to load vars for managed_node3 7140 1726867043.29444: Calling groups_inventory to load vars for managed_node3 7140 1726867043.29445: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.29452: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.29453: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.29455: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.29548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.29655: done with get_vars() 7140 1726867043.29660: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:9 Friday 20 September 2024 17:17:23 -0400 (0:00:00.036) 0:00:04.248 ****** 7140 1726867043.29707: entering _queue_task() for managed_node3/include_tasks 7140 1726867043.29868: worker is 1 (out of 1 available) 7140 1726867043.29886: exiting _queue_task() for managed_node3/include_tasks 7140 1726867043.29897: done queuing things up, now waiting for results queue to drain 7140 1726867043.29898: waiting for pending results... 7140 1726867043.30033: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7140 1726867043.30084: in run() - task 0affcac9-a3a5-2141-d46d-00000000000b 7140 1726867043.30103: variable 'ansible_search_path' from source: unknown 7140 1726867043.30135: calling self._execute() 7140 1726867043.30197: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.30200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.30209: variable 'omit' from source: magic vars 7140 1726867043.30502: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.31923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.31975: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.32004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.32030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.32050: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.32111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.32130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.32148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.32173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.32195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.32280: variable 'ansible_distribution' from source: facts 7140 1726867043.32291: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.32305: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.32308: when evaluation is False, skipping this task 7140 1726867043.32311: _execute() done 7140 1726867043.32313: dumping result to json 7140 1726867043.32315: done dumping result, returning 7140 1726867043.32322: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2141-d46d-00000000000b] 7140 1726867043.32326: sending task result for task 0affcac9-a3a5-2141-d46d-00000000000b 7140 1726867043.32404: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000000b 7140 1726867043.32407: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.32450: no more pending results, returning what we have 7140 1726867043.32453: results queue empty 7140 1726867043.32454: checking for any_errors_fatal 7140 1726867043.32455: done checking for any_errors_fatal 7140 1726867043.32456: checking for max_fail_percentage 7140 1726867043.32457: done checking for max_fail_percentage 7140 1726867043.32458: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.32459: done checking to see if all hosts have failed 7140 1726867043.32459: getting the remaining hosts for this loop 7140 1726867043.32461: done getting the remaining hosts for this loop 7140 1726867043.32464: getting the next task for host managed_node3 7140 1726867043.32468: done getting next task for host managed_node3 7140 1726867043.32470: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7140 1726867043.32472: ^ 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 7140 1726867043.32474: getting variables 7140 1726867043.32476: in VariableManager get_vars() 7140 1726867043.32519: Calling all_inventory to load vars for managed_node3 7140 1726867043.32522: Calling groups_inventory to load vars for managed_node3 7140 1726867043.32524: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.32531: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.32534: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.32536: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.32655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.32770: done with get_vars() 7140 1726867043.32776: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:11 Friday 20 September 2024 17:17:23 -0400 (0:00:00.031) 0:00:04.280 ****** 7140 1726867043.32838: entering _queue_task() for managed_node3/include_tasks 7140 1726867043.33000: worker is 1 (out of 1 available) 7140 1726867043.33012: exiting _queue_task() for managed_node3/include_tasks 7140 1726867043.33023: done queuing things up, now waiting for results queue to drain 7140 1726867043.33024: waiting for pending results... 7140 1726867043.33158: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7140 1726867043.33220: in run() - task 0affcac9-a3a5-2141-d46d-00000000000c 7140 1726867043.33231: variable 'ansible_search_path' from source: unknown 7140 1726867043.33262: calling self._execute() 7140 1726867043.33321: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.33326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.33333: variable 'omit' from source: magic vars 7140 1726867043.33671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.35064: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.35111: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.35138: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.35333: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.35353: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.35410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.35434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.35451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.35480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.35490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.35581: variable 'ansible_distribution' from source: facts 7140 1726867043.35585: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.35598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.35601: when evaluation is False, skipping this task 7140 1726867043.35603: _execute() done 7140 1726867043.35606: dumping result to json 7140 1726867043.35608: done dumping result, returning 7140 1726867043.35615: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2141-d46d-00000000000c] 7140 1726867043.35619: sending task result for task 0affcac9-a3a5-2141-d46d-00000000000c 7140 1726867043.35703: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000000c 7140 1726867043.35706: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.35772: no more pending results, returning what we have 7140 1726867043.35774: results queue empty 7140 1726867043.35775: checking for any_errors_fatal 7140 1726867043.35783: done checking for any_errors_fatal 7140 1726867043.35784: checking for max_fail_percentage 7140 1726867043.35785: done checking for max_fail_percentage 7140 1726867043.35786: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.35793: done checking to see if all hosts have failed 7140 1726867043.35794: getting the remaining hosts for this loop 7140 1726867043.35795: done getting the remaining hosts for this loop 7140 1726867043.35798: getting the next task for host managed_node3 7140 1726867043.35802: done getting next task for host managed_node3 7140 1726867043.35805: ^ task is: TASK: Include the task 'assert_device_present.yml' 7140 1726867043.35806: ^ 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 7140 1726867043.35809: getting variables 7140 1726867043.35810: in VariableManager get_vars() 7140 1726867043.35841: Calling all_inventory to load vars for managed_node3 7140 1726867043.35842: Calling groups_inventory to load vars for managed_node3 7140 1726867043.35844: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.35850: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.35851: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.35853: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.35987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.36100: done with get_vars() 7140 1726867043.36106: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:15 Friday 20 September 2024 17:17:23 -0400 (0:00:00.033) 0:00:04.313 ****** 7140 1726867043.36162: entering _queue_task() for managed_node3/include_tasks 7140 1726867043.36324: worker is 1 (out of 1 available) 7140 1726867043.36335: exiting _queue_task() for managed_node3/include_tasks 7140 1726867043.36347: done queuing things up, now waiting for results queue to drain 7140 1726867043.36348: waiting for pending results... 7140 1726867043.36482: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7140 1726867043.36547: in run() - task 0affcac9-a3a5-2141-d46d-00000000000d 7140 1726867043.36557: variable 'ansible_search_path' from source: unknown 7140 1726867043.36594: calling self._execute() 7140 1726867043.36648: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.36652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.36660: variable 'omit' from source: magic vars 7140 1726867043.36956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.38576: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.38621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.38648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.38674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.38699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.38755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.38779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.38799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.38825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.38837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.38929: variable 'ansible_distribution' from source: facts 7140 1726867043.38934: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.38948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.38951: when evaluation is False, skipping this task 7140 1726867043.38953: _execute() done 7140 1726867043.38956: dumping result to json 7140 1726867043.38958: done dumping result, returning 7140 1726867043.38966: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2141-d46d-00000000000d] 7140 1726867043.38969: sending task result for task 0affcac9-a3a5-2141-d46d-00000000000d 7140 1726867043.39048: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000000d 7140 1726867043.39051: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.39123: no more pending results, returning what we have 7140 1726867043.39126: results queue empty 7140 1726867043.39126: checking for any_errors_fatal 7140 1726867043.39130: done checking for any_errors_fatal 7140 1726867043.39131: checking for max_fail_percentage 7140 1726867043.39132: done checking for max_fail_percentage 7140 1726867043.39133: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.39134: done checking to see if all hosts have failed 7140 1726867043.39135: getting the remaining hosts for this loop 7140 1726867043.39136: done getting the remaining hosts for this loop 7140 1726867043.39139: getting the next task for host managed_node3 7140 1726867043.39143: done getting next task for host managed_node3 7140 1726867043.39146: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7140 1726867043.39147: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.39150: getting variables 7140 1726867043.39151: in VariableManager get_vars() 7140 1726867043.39192: Calling all_inventory to load vars for managed_node3 7140 1726867043.39195: Calling groups_inventory to load vars for managed_node3 7140 1726867043.39197: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.39206: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.39208: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.39211: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.39321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.39435: done with get_vars() 7140 1726867043.39442: done getting variables 7140 1726867043.39507: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Friday 20 September 2024 17:17:23 -0400 (0:00:00.033) 0:00:04.347 ****** 7140 1726867043.39525: entering _queue_task() for managed_node3/debug 7140 1726867043.39527: Creating lock for debug 7140 1726867043.39710: worker is 1 (out of 1 available) 7140 1726867043.39723: exiting _queue_task() for managed_node3/debug 7140 1726867043.39732: done queuing things up, now waiting for results queue to drain 7140 1726867043.39734: waiting for pending results... 7140 1726867043.39881: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7140 1726867043.39947: in run() - task 0affcac9-a3a5-2141-d46d-00000000000e 7140 1726867043.39961: variable 'ansible_search_path' from source: unknown 7140 1726867043.39993: calling self._execute() 7140 1726867043.40049: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.40052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.40061: variable 'omit' from source: magic vars 7140 1726867043.40404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.41936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.41980: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.42005: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.42042: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.42061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.42118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.42139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.42157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.42188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.42198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.42285: variable 'ansible_distribution' from source: facts 7140 1726867043.42290: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.42305: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.42308: when evaluation is False, skipping this task 7140 1726867043.42310: _execute() done 7140 1726867043.42313: dumping result to json 7140 1726867043.42316: done dumping result, returning 7140 1726867043.42321: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [0affcac9-a3a5-2141-d46d-00000000000e] 7140 1726867043.42326: sending task result for task 0affcac9-a3a5-2141-d46d-00000000000e 7140 1726867043.42402: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000000e 7140 1726867043.42405: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867043.42485: no more pending results, returning what we have 7140 1726867043.42488: results queue empty 7140 1726867043.42489: checking for any_errors_fatal 7140 1726867043.42492: done checking for any_errors_fatal 7140 1726867043.42493: checking for max_fail_percentage 7140 1726867043.42494: done checking for max_fail_percentage 7140 1726867043.42495: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.42496: done checking to see if all hosts have failed 7140 1726867043.42496: getting the remaining hosts for this loop 7140 1726867043.42497: done getting the remaining hosts for this loop 7140 1726867043.42500: getting the next task for host managed_node3 7140 1726867043.42506: done getting next task for host managed_node3 7140 1726867043.42510: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867043.42512: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.42530: getting variables 7140 1726867043.42531: in VariableManager get_vars() 7140 1726867043.42560: Calling all_inventory to load vars for managed_node3 7140 1726867043.42561: Calling groups_inventory to load vars for managed_node3 7140 1726867043.42563: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.42568: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.42570: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.42571: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.42704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.42821: done with get_vars() 7140 1726867043.42829: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:23 -0400 (0:00:00.033) 0:00:04.380 ****** 7140 1726867043.42893: entering _queue_task() for managed_node3/include_tasks 7140 1726867043.43052: worker is 1 (out of 1 available) 7140 1726867043.43064: exiting _queue_task() for managed_node3/include_tasks 7140 1726867043.43074: done queuing things up, now waiting for results queue to drain 7140 1726867043.43076: waiting for pending results... 7140 1726867043.43212: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867043.43281: in run() - task 0affcac9-a3a5-2141-d46d-000000000016 7140 1726867043.43293: variable 'ansible_search_path' from source: unknown 7140 1726867043.43296: variable 'ansible_search_path' from source: unknown 7140 1726867043.43325: calling self._execute() 7140 1726867043.43372: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.43379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.43390: variable 'omit' from source: magic vars 7140 1726867043.43658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.45184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.45222: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.45248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.45274: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.45296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.45348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.45372: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.45391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.45416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.45427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.45515: variable 'ansible_distribution' from source: facts 7140 1726867043.45518: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.45532: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.45535: when evaluation is False, skipping this task 7140 1726867043.45537: _execute() done 7140 1726867043.45540: dumping result to json 7140 1726867043.45542: done dumping result, returning 7140 1726867043.45548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2141-d46d-000000000016] 7140 1726867043.45552: sending task result for task 0affcac9-a3a5-2141-d46d-000000000016 7140 1726867043.45627: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000016 7140 1726867043.45630: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.45672: no more pending results, returning what we have 7140 1726867043.45674: results queue empty 7140 1726867043.45675: checking for any_errors_fatal 7140 1726867043.45684: done checking for any_errors_fatal 7140 1726867043.45685: checking for max_fail_percentage 7140 1726867043.45686: done checking for max_fail_percentage 7140 1726867043.45687: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.45688: done checking to see if all hosts have failed 7140 1726867043.45689: getting the remaining hosts for this loop 7140 1726867043.45690: done getting the remaining hosts for this loop 7140 1726867043.45693: getting the next task for host managed_node3 7140 1726867043.45698: done getting next task for host managed_node3 7140 1726867043.45702: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867043.45705: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.45716: getting variables 7140 1726867043.45718: in VariableManager get_vars() 7140 1726867043.45756: Calling all_inventory to load vars for managed_node3 7140 1726867043.45759: Calling groups_inventory to load vars for managed_node3 7140 1726867043.45761: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.45768: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.45770: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.45772: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.45871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.46012: done with get_vars() 7140 1726867043.46018: done getting variables 7140 1726867043.46054: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:23 -0400 (0:00:00.031) 0:00:04.412 ****** 7140 1726867043.46074: entering _queue_task() for managed_node3/debug 7140 1726867043.46234: worker is 1 (out of 1 available) 7140 1726867043.46249: exiting _queue_task() for managed_node3/debug 7140 1726867043.46259: done queuing things up, now waiting for results queue to drain 7140 1726867043.46260: waiting for pending results... 7140 1726867043.46404: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867043.46474: in run() - task 0affcac9-a3a5-2141-d46d-000000000017 7140 1726867043.46495: variable 'ansible_search_path' from source: unknown 7140 1726867043.46499: variable 'ansible_search_path' from source: unknown 7140 1726867043.46523: calling self._execute() 7140 1726867043.46579: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.46585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.46596: variable 'omit' from source: magic vars 7140 1726867043.46875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.48444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.48486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.48520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.48546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.48567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.48624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.48643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.48665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.48694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.48705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.48793: variable 'ansible_distribution' from source: facts 7140 1726867043.48797: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.48810: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.48813: when evaluation is False, skipping this task 7140 1726867043.48816: _execute() done 7140 1726867043.48818: dumping result to json 7140 1726867043.48821: done dumping result, returning 7140 1726867043.48828: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2141-d46d-000000000017] 7140 1726867043.48831: sending task result for task 0affcac9-a3a5-2141-d46d-000000000017 7140 1726867043.48908: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000017 7140 1726867043.48911: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867043.48950: no more pending results, returning what we have 7140 1726867043.48952: results queue empty 7140 1726867043.48953: checking for any_errors_fatal 7140 1726867043.48958: done checking for any_errors_fatal 7140 1726867043.48958: checking for max_fail_percentage 7140 1726867043.48960: done checking for max_fail_percentage 7140 1726867043.48961: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.48961: done checking to see if all hosts have failed 7140 1726867043.48962: getting the remaining hosts for this loop 7140 1726867043.48963: done getting the remaining hosts for this loop 7140 1726867043.48966: getting the next task for host managed_node3 7140 1726867043.48971: done getting next task for host managed_node3 7140 1726867043.48975: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867043.48979: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.48991: getting variables 7140 1726867043.48992: in VariableManager get_vars() 7140 1726867043.49031: Calling all_inventory to load vars for managed_node3 7140 1726867043.49033: Calling groups_inventory to load vars for managed_node3 7140 1726867043.49035: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.49043: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.49045: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.49047: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.49149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.49266: done with get_vars() 7140 1726867043.49273: done getting variables 7140 1726867043.49331: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:23 -0400 (0:00:00.032) 0:00:04.445 ****** 7140 1726867043.49351: entering _queue_task() for managed_node3/fail 7140 1726867043.49352: Creating lock for fail 7140 1726867043.49513: worker is 1 (out of 1 available) 7140 1726867043.49525: exiting _queue_task() for managed_node3/fail 7140 1726867043.49535: done queuing things up, now waiting for results queue to drain 7140 1726867043.49536: waiting for pending results... 7140 1726867043.49781: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867043.49787: in run() - task 0affcac9-a3a5-2141-d46d-000000000018 7140 1726867043.49790: variable 'ansible_search_path' from source: unknown 7140 1726867043.49793: variable 'ansible_search_path' from source: unknown 7140 1726867043.49796: calling self._execute() 7140 1726867043.49838: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.49842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.49850: variable 'omit' from source: magic vars 7140 1726867043.50126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.51708: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.51753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.51779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.51805: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.51824: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.51881: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.51905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.51923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.51952: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.51963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.52053: variable 'ansible_distribution' from source: facts 7140 1726867043.52062: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.52076: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.52083: when evaluation is False, skipping this task 7140 1726867043.52086: _execute() done 7140 1726867043.52089: dumping result to json 7140 1726867043.52091: done dumping result, returning 7140 1726867043.52094: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2141-d46d-000000000018] 7140 1726867043.52098: sending task result for task 0affcac9-a3a5-2141-d46d-000000000018 7140 1726867043.52170: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000018 7140 1726867043.52173: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.52216: no more pending results, returning what we have 7140 1726867043.52218: results queue empty 7140 1726867043.52219: checking for any_errors_fatal 7140 1726867043.52223: done checking for any_errors_fatal 7140 1726867043.52224: checking for max_fail_percentage 7140 1726867043.52225: done checking for max_fail_percentage 7140 1726867043.52226: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.52226: done checking to see if all hosts have failed 7140 1726867043.52227: getting the remaining hosts for this loop 7140 1726867043.52228: done getting the remaining hosts for this loop 7140 1726867043.52232: getting the next task for host managed_node3 7140 1726867043.52237: done getting next task for host managed_node3 7140 1726867043.52240: ^ 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 7140 1726867043.52243: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.52255: getting variables 7140 1726867043.52256: in VariableManager get_vars() 7140 1726867043.52297: Calling all_inventory to load vars for managed_node3 7140 1726867043.52300: Calling groups_inventory to load vars for managed_node3 7140 1726867043.52302: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.52310: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.52312: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.52314: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.52590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.52704: done with get_vars() 7140 1726867043.52710: done getting variables 7140 1726867043.52746: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:23 -0400 (0:00:00.034) 0:00:04.479 ****** 7140 1726867043.52766: entering _queue_task() for managed_node3/fail 7140 1726867043.52923: worker is 1 (out of 1 available) 7140 1726867043.52937: exiting _queue_task() for managed_node3/fail 7140 1726867043.52946: done queuing things up, now waiting for results queue to drain 7140 1726867043.52948: waiting for pending results... 7140 1726867043.53102: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7140 1726867043.53179: in run() - task 0affcac9-a3a5-2141-d46d-000000000019 7140 1726867043.53188: variable 'ansible_search_path' from source: unknown 7140 1726867043.53193: variable 'ansible_search_path' from source: unknown 7140 1726867043.53222: calling self._execute() 7140 1726867043.53279: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.53290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.53297: variable 'omit' from source: magic vars 7140 1726867043.53578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.55003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.55054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.55080: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.55107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.55128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.55185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.55205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.55223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.55252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.55263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.55356: variable 'ansible_distribution' from source: facts 7140 1726867043.55360: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.55372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.55375: when evaluation is False, skipping this task 7140 1726867043.55380: _execute() done 7140 1726867043.55383: dumping result to json 7140 1726867043.55386: done dumping result, returning 7140 1726867043.55393: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2141-d46d-000000000019] 7140 1726867043.55397: sending task result for task 0affcac9-a3a5-2141-d46d-000000000019 7140 1726867043.55471: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000019 7140 1726867043.55473: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.55517: no more pending results, returning what we have 7140 1726867043.55520: results queue empty 7140 1726867043.55521: checking for any_errors_fatal 7140 1726867043.55526: done checking for any_errors_fatal 7140 1726867043.55526: checking for max_fail_percentage 7140 1726867043.55527: done checking for max_fail_percentage 7140 1726867043.55528: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.55529: done checking to see if all hosts have failed 7140 1726867043.55530: getting the remaining hosts for this loop 7140 1726867043.55531: done getting the remaining hosts for this loop 7140 1726867043.55534: getting the next task for host managed_node3 7140 1726867043.55539: done getting next task for host managed_node3 7140 1726867043.55542: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867043.55545: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.55556: getting variables 7140 1726867043.55557: in VariableManager get_vars() 7140 1726867043.55597: Calling all_inventory to load vars for managed_node3 7140 1726867043.55600: Calling groups_inventory to load vars for managed_node3 7140 1726867043.55602: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.55610: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.55612: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.55614: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.55715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.55836: done with get_vars() 7140 1726867043.55844: done getting variables 7140 1726867043.55881: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:23 -0400 (0:00:00.031) 0:00:04.510 ****** 7140 1726867043.55902: entering _queue_task() for managed_node3/fail 7140 1726867043.56055: worker is 1 (out of 1 available) 7140 1726867043.56068: exiting _queue_task() for managed_node3/fail 7140 1726867043.56080: done queuing things up, now waiting for results queue to drain 7140 1726867043.56082: waiting for pending results... 7140 1726867043.56217: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867043.56296: in run() - task 0affcac9-a3a5-2141-d46d-00000000001a 7140 1726867043.56311: variable 'ansible_search_path' from source: unknown 7140 1726867043.56315: variable 'ansible_search_path' from source: unknown 7140 1726867043.56337: calling self._execute() 7140 1726867043.56395: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.56398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.56408: variable 'omit' from source: magic vars 7140 1726867043.56773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.59285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.59338: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.59391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.59484: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.59490: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.59567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.59618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.59684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.59706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.59738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.59898: variable 'ansible_distribution' from source: facts 7140 1726867043.59911: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.60059: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.60063: when evaluation is False, skipping this task 7140 1726867043.60066: _execute() done 7140 1726867043.60068: dumping result to json 7140 1726867043.60070: done dumping result, returning 7140 1726867043.60073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2141-d46d-00000000001a] 7140 1726867043.60075: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001a 7140 1726867043.60449: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001a 7140 1726867043.60452: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.60500: no more pending results, returning what we have 7140 1726867043.60503: results queue empty 7140 1726867043.60504: checking for any_errors_fatal 7140 1726867043.60509: done checking for any_errors_fatal 7140 1726867043.60509: checking for max_fail_percentage 7140 1726867043.60511: done checking for max_fail_percentage 7140 1726867043.60512: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.60513: done checking to see if all hosts have failed 7140 1726867043.60513: getting the remaining hosts for this loop 7140 1726867043.60514: done getting the remaining hosts for this loop 7140 1726867043.60518: getting the next task for host managed_node3 7140 1726867043.60524: done getting next task for host managed_node3 7140 1726867043.60527: ^ 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 7140 1726867043.60530: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.60543: getting variables 7140 1726867043.60544: in VariableManager get_vars() 7140 1726867043.60713: Calling all_inventory to load vars for managed_node3 7140 1726867043.60716: Calling groups_inventory to load vars for managed_node3 7140 1726867043.60719: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.60728: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.60730: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.60734: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.61335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.61759: done with get_vars() 7140 1726867043.61912: done getting variables 7140 1726867043.62008: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:23 -0400 (0:00:00.061) 0:00:04.572 ****** 7140 1726867043.62037: entering _queue_task() for managed_node3/dnf 7140 1726867043.62238: worker is 1 (out of 1 available) 7140 1726867043.62247: exiting _queue_task() for managed_node3/dnf 7140 1726867043.62256: done queuing things up, now waiting for results queue to drain 7140 1726867043.62257: waiting for pending results... 7140 1726867043.62642: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7140 1726867043.62648: in run() - task 0affcac9-a3a5-2141-d46d-00000000001b 7140 1726867043.62651: variable 'ansible_search_path' from source: unknown 7140 1726867043.62654: variable 'ansible_search_path' from source: unknown 7140 1726867043.62657: calling self._execute() 7140 1726867043.62962: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.62965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.62968: variable 'omit' from source: magic vars 7140 1726867043.63137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.65268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.65336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.65383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.65422: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.65453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.65536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.65570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.65608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.65655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.65676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.65821: variable 'ansible_distribution' from source: facts 7140 1726867043.65833: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.65856: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.65865: when evaluation is False, skipping this task 7140 1726867043.65872: _execute() done 7140 1726867043.65880: dumping result to json 7140 1726867043.65887: done dumping result, returning 7140 1726867043.65898: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-00000000001b] 7140 1726867043.65906: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001b 7140 1726867043.66002: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001b 7140 1726867043.66010: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.66063: no more pending results, returning what we have 7140 1726867043.66066: results queue empty 7140 1726867043.66067: checking for any_errors_fatal 7140 1726867043.66072: done checking for any_errors_fatal 7140 1726867043.66072: checking for max_fail_percentage 7140 1726867043.66074: done checking for max_fail_percentage 7140 1726867043.66075: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.66075: done checking to see if all hosts have failed 7140 1726867043.66076: getting the remaining hosts for this loop 7140 1726867043.66080: done getting the remaining hosts for this loop 7140 1726867043.66084: getting the next task for host managed_node3 7140 1726867043.66090: done getting next task for host managed_node3 7140 1726867043.66093: ^ 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 7140 1726867043.66096: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.66108: getting variables 7140 1726867043.66109: in VariableManager get_vars() 7140 1726867043.66154: Calling all_inventory to load vars for managed_node3 7140 1726867043.66157: Calling groups_inventory to load vars for managed_node3 7140 1726867043.66159: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.66168: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.66171: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.66173: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.66441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.66735: done with get_vars() 7140 1726867043.66745: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867043.66816: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:23 -0400 (0:00:00.048) 0:00:04.620 ****** 7140 1726867043.66846: entering _queue_task() for managed_node3/yum 7140 1726867043.66848: Creating lock for yum 7140 1726867043.67057: worker is 1 (out of 1 available) 7140 1726867043.67068: exiting _queue_task() for managed_node3/yum 7140 1726867043.67080: done queuing things up, now waiting for results queue to drain 7140 1726867043.67082: waiting for pending results... 7140 1726867043.67323: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7140 1726867043.67485: in run() - task 0affcac9-a3a5-2141-d46d-00000000001c 7140 1726867043.67489: variable 'ansible_search_path' from source: unknown 7140 1726867043.67492: variable 'ansible_search_path' from source: unknown 7140 1726867043.67520: calling self._execute() 7140 1726867043.67599: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.67683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.67686: variable 'omit' from source: magic vars 7140 1726867043.68098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.69886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.69936: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.69961: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.69991: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.70011: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.70065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.70089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.70108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.70133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.70144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.70236: variable 'ansible_distribution' from source: facts 7140 1726867043.70239: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.70254: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.70257: when evaluation is False, skipping this task 7140 1726867043.70259: _execute() done 7140 1726867043.70261: dumping result to json 7140 1726867043.70264: done dumping result, returning 7140 1726867043.70271: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-00000000001c] 7140 1726867043.70274: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001c 7140 1726867043.70360: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001c 7140 1726867043.70362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.70408: no more pending results, returning what we have 7140 1726867043.70411: results queue empty 7140 1726867043.70411: checking for any_errors_fatal 7140 1726867043.70415: done checking for any_errors_fatal 7140 1726867043.70416: checking for max_fail_percentage 7140 1726867043.70417: done checking for max_fail_percentage 7140 1726867043.70418: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.70418: done checking to see if all hosts have failed 7140 1726867043.70419: getting the remaining hosts for this loop 7140 1726867043.70420: done getting the remaining hosts for this loop 7140 1726867043.70424: getting the next task for host managed_node3 7140 1726867043.70429: done getting next task for host managed_node3 7140 1726867043.70432: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867043.70435: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.70447: getting variables 7140 1726867043.70448: in VariableManager get_vars() 7140 1726867043.70493: Calling all_inventory to load vars for managed_node3 7140 1726867043.70496: Calling groups_inventory to load vars for managed_node3 7140 1726867043.70497: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.70503: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.70505: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.70507: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.70636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.70755: done with get_vars() 7140 1726867043.70762: done getting variables 7140 1726867043.70801: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:23 -0400 (0:00:00.039) 0:00:04.660 ****** 7140 1726867043.70825: entering _queue_task() for managed_node3/fail 7140 1726867043.70986: worker is 1 (out of 1 available) 7140 1726867043.70998: exiting _queue_task() for managed_node3/fail 7140 1726867043.71009: done queuing things up, now waiting for results queue to drain 7140 1726867043.71010: waiting for pending results... 7140 1726867043.71172: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867043.71382: in run() - task 0affcac9-a3a5-2141-d46d-00000000001d 7140 1726867043.71386: variable 'ansible_search_path' from source: unknown 7140 1726867043.71389: variable 'ansible_search_path' from source: unknown 7140 1726867043.71392: calling self._execute() 7140 1726867043.71394: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.71396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.71399: variable 'omit' from source: magic vars 7140 1726867043.71781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.73298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.73341: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.73366: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.73393: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.73416: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.73468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.73490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.73507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.73537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.73548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.73642: variable 'ansible_distribution' from source: facts 7140 1726867043.73647: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.73661: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.73664: when evaluation is False, skipping this task 7140 1726867043.73667: _execute() done 7140 1726867043.73670: dumping result to json 7140 1726867043.73672: done dumping result, returning 7140 1726867043.73682: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-00000000001d] 7140 1726867043.73685: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001d 7140 1726867043.73767: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001d 7140 1726867043.73770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.73816: no more pending results, returning what we have 7140 1726867043.73819: results queue empty 7140 1726867043.73820: checking for any_errors_fatal 7140 1726867043.73825: done checking for any_errors_fatal 7140 1726867043.73826: checking for max_fail_percentage 7140 1726867043.73827: done checking for max_fail_percentage 7140 1726867043.73828: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.73828: done checking to see if all hosts have failed 7140 1726867043.73829: getting the remaining hosts for this loop 7140 1726867043.73830: done getting the remaining hosts for this loop 7140 1726867043.73834: getting the next task for host managed_node3 7140 1726867043.73838: done getting next task for host managed_node3 7140 1726867043.73841: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7140 1726867043.73844: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.73856: getting variables 7140 1726867043.73857: in VariableManager get_vars() 7140 1726867043.73899: Calling all_inventory to load vars for managed_node3 7140 1726867043.73901: Calling groups_inventory to load vars for managed_node3 7140 1726867043.73903: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.73911: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.73913: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.73915: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.74023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.74165: done with get_vars() 7140 1726867043.74172: done getting variables 7140 1726867043.74212: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:23 -0400 (0:00:00.034) 0:00:04.694 ****** 7140 1726867043.74233: entering _queue_task() for managed_node3/package 7140 1726867043.74408: worker is 1 (out of 1 available) 7140 1726867043.74423: exiting _queue_task() for managed_node3/package 7140 1726867043.74435: done queuing things up, now waiting for results queue to drain 7140 1726867043.74436: waiting for pending results... 7140 1726867043.74594: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7140 1726867043.74783: in run() - task 0affcac9-a3a5-2141-d46d-00000000001e 7140 1726867043.74787: variable 'ansible_search_path' from source: unknown 7140 1726867043.74790: variable 'ansible_search_path' from source: unknown 7140 1726867043.74792: calling self._execute() 7140 1726867043.74850: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.74861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.74874: variable 'omit' from source: magic vars 7140 1726867043.75283: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.77375: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.77458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.77508: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.77546: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.77587: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.77783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.77786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.77789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.77791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.77794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.77915: variable 'ansible_distribution' from source: facts 7140 1726867043.77926: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.77948: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.77955: when evaluation is False, skipping this task 7140 1726867043.77962: _execute() done 7140 1726867043.77968: dumping result to json 7140 1726867043.77975: done dumping result, returning 7140 1726867043.77990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2141-d46d-00000000001e] 7140 1726867043.77999: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.78165: no more pending results, returning what we have 7140 1726867043.78168: results queue empty 7140 1726867043.78168: checking for any_errors_fatal 7140 1726867043.78174: done checking for any_errors_fatal 7140 1726867043.78174: checking for max_fail_percentage 7140 1726867043.78179: done checking for max_fail_percentage 7140 1726867043.78180: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.78181: done checking to see if all hosts have failed 7140 1726867043.78182: getting the remaining hosts for this loop 7140 1726867043.78183: done getting the remaining hosts for this loop 7140 1726867043.78187: getting the next task for host managed_node3 7140 1726867043.78192: done getting next task for host managed_node3 7140 1726867043.78196: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867043.78199: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.78210: getting variables 7140 1726867043.78211: in VariableManager get_vars() 7140 1726867043.78260: Calling all_inventory to load vars for managed_node3 7140 1726867043.78262: Calling groups_inventory to load vars for managed_node3 7140 1726867043.78264: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.78273: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.78365: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.78373: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001e 7140 1726867043.78376: WORKER PROCESS EXITING 7140 1726867043.78384: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.78560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.78770: done with get_vars() 7140 1726867043.78784: done getting variables 7140 1726867043.78840: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:23 -0400 (0:00:00.046) 0:00:04.740 ****** 7140 1726867043.78870: entering _queue_task() for managed_node3/package 7140 1726867043.79093: worker is 1 (out of 1 available) 7140 1726867043.79104: exiting _queue_task() for managed_node3/package 7140 1726867043.79115: done queuing things up, now waiting for results queue to drain 7140 1726867043.79117: waiting for pending results... 7140 1726867043.79364: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867043.79495: in run() - task 0affcac9-a3a5-2141-d46d-00000000001f 7140 1726867043.79515: variable 'ansible_search_path' from source: unknown 7140 1726867043.79522: variable 'ansible_search_path' from source: unknown 7140 1726867043.79563: calling self._execute() 7140 1726867043.79649: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.79660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.79674: variable 'omit' from source: magic vars 7140 1726867043.80072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.82239: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.82305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.82351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.82392: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.82428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.82512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.82552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.82585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.82631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.82656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.82790: variable 'ansible_distribution' from source: facts 7140 1726867043.82801: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.82823: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.82833: when evaluation is False, skipping this task 7140 1726867043.82857: _execute() done 7140 1726867043.82861: dumping result to json 7140 1726867043.82864: done dumping result, returning 7140 1726867043.82866: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2141-d46d-00000000001f] 7140 1726867043.82967: sending task result for task 0affcac9-a3a5-2141-d46d-00000000001f 7140 1726867043.83038: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000001f 7140 1726867043.83041: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.83112: no more pending results, returning what we have 7140 1726867043.83116: results queue empty 7140 1726867043.83117: checking for any_errors_fatal 7140 1726867043.83124: done checking for any_errors_fatal 7140 1726867043.83125: checking for max_fail_percentage 7140 1726867043.83126: done checking for max_fail_percentage 7140 1726867043.83127: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.83128: done checking to see if all hosts have failed 7140 1726867043.83129: getting the remaining hosts for this loop 7140 1726867043.83130: done getting the remaining hosts for this loop 7140 1726867043.83134: getting the next task for host managed_node3 7140 1726867043.83141: done getting next task for host managed_node3 7140 1726867043.83145: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867043.83148: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.83160: getting variables 7140 1726867043.83162: in VariableManager get_vars() 7140 1726867043.83213: Calling all_inventory to load vars for managed_node3 7140 1726867043.83216: Calling groups_inventory to load vars for managed_node3 7140 1726867043.83219: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.83230: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.83233: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.83236: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.83448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.83797: done with get_vars() 7140 1726867043.83806: done getting variables 7140 1726867043.83859: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:23 -0400 (0:00:00.050) 0:00:04.790 ****** 7140 1726867043.83891: entering _queue_task() for managed_node3/package 7140 1726867043.84200: worker is 1 (out of 1 available) 7140 1726867043.84210: exiting _queue_task() for managed_node3/package 7140 1726867043.84220: done queuing things up, now waiting for results queue to drain 7140 1726867043.84222: waiting for pending results... 7140 1726867043.84368: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867043.84555: in run() - task 0affcac9-a3a5-2141-d46d-000000000020 7140 1726867043.84558: variable 'ansible_search_path' from source: unknown 7140 1726867043.84561: variable 'ansible_search_path' from source: unknown 7140 1726867043.84565: calling self._execute() 7140 1726867043.84636: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.84647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.84682: variable 'omit' from source: magic vars 7140 1726867043.85066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.87173: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.87324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.87328: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.87335: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.87366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.87453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.87490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.87522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.87571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.87593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.87720: variable 'ansible_distribution' from source: facts 7140 1726867043.87730: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.87749: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.87983: when evaluation is False, skipping this task 7140 1726867043.87986: _execute() done 7140 1726867043.87989: dumping result to json 7140 1726867043.87991: done dumping result, returning 7140 1726867043.87993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2141-d46d-000000000020] 7140 1726867043.87994: sending task result for task 0affcac9-a3a5-2141-d46d-000000000020 7140 1726867043.88057: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000020 7140 1726867043.88061: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.88095: no more pending results, returning what we have 7140 1726867043.88098: results queue empty 7140 1726867043.88099: checking for any_errors_fatal 7140 1726867043.88104: done checking for any_errors_fatal 7140 1726867043.88104: checking for max_fail_percentage 7140 1726867043.88105: done checking for max_fail_percentage 7140 1726867043.88106: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.88107: done checking to see if all hosts have failed 7140 1726867043.88108: getting the remaining hosts for this loop 7140 1726867043.88109: done getting the remaining hosts for this loop 7140 1726867043.88112: getting the next task for host managed_node3 7140 1726867043.88116: done getting next task for host managed_node3 7140 1726867043.88119: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867043.88122: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867043.88133: getting variables 7140 1726867043.88135: in VariableManager get_vars() 7140 1726867043.88170: Calling all_inventory to load vars for managed_node3 7140 1726867043.88173: Calling groups_inventory to load vars for managed_node3 7140 1726867043.88175: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.88185: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.88188: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.88190: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.88360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.88553: done with get_vars() 7140 1726867043.88562: done getting variables 7140 1726867043.88645: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:23 -0400 (0:00:00.047) 0:00:04.838 ****** 7140 1726867043.88674: entering _queue_task() for managed_node3/service 7140 1726867043.88676: Creating lock for service 7140 1726867043.88946: worker is 1 (out of 1 available) 7140 1726867043.88965: exiting _queue_task() for managed_node3/service 7140 1726867043.88973: done queuing things up, now waiting for results queue to drain 7140 1726867043.88975: waiting for pending results... 7140 1726867043.89109: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867043.89232: in run() - task 0affcac9-a3a5-2141-d46d-000000000021 7140 1726867043.89253: variable 'ansible_search_path' from source: unknown 7140 1726867043.89283: variable 'ansible_search_path' from source: unknown 7140 1726867043.89305: calling self._execute() 7140 1726867043.89385: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.89444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.89448: variable 'omit' from source: magic vars 7140 1726867043.89813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.91298: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.91340: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.91367: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.91394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.91414: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.91468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.91491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.91510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.91535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.91546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.91637: variable 'ansible_distribution' from source: facts 7140 1726867043.91641: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.91655: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.91658: when evaluation is False, skipping this task 7140 1726867043.91661: _execute() done 7140 1726867043.91663: dumping result to json 7140 1726867043.91666: done dumping result, returning 7140 1726867043.91673: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000021] 7140 1726867043.91675: sending task result for task 0affcac9-a3a5-2141-d46d-000000000021 7140 1726867043.91759: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000021 7140 1726867043.91762: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.91804: no more pending results, returning what we have 7140 1726867043.91807: results queue empty 7140 1726867043.91808: checking for any_errors_fatal 7140 1726867043.91813: done checking for any_errors_fatal 7140 1726867043.91814: checking for max_fail_percentage 7140 1726867043.91815: done checking for max_fail_percentage 7140 1726867043.91816: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.91816: done checking to see if all hosts have failed 7140 1726867043.91817: getting the remaining hosts for this loop 7140 1726867043.91818: done getting the remaining hosts for this loop 7140 1726867043.91821: getting the next task for host managed_node3 7140 1726867043.91826: done getting next task for host managed_node3 7140 1726867043.91829: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867043.91832: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867043.91843: getting variables 7140 1726867043.91844: in VariableManager get_vars() 7140 1726867043.91884: Calling all_inventory to load vars for managed_node3 7140 1726867043.91887: Calling groups_inventory to load vars for managed_node3 7140 1726867043.91889: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.91897: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.91898: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.91900: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.92031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.92195: done with get_vars() 7140 1726867043.92205: done getting variables 7140 1726867043.92268: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:23 -0400 (0:00:00.036) 0:00:04.874 ****** 7140 1726867043.92295: entering _queue_task() for managed_node3/service 7140 1726867043.92494: worker is 1 (out of 1 available) 7140 1726867043.92511: exiting _queue_task() for managed_node3/service 7140 1726867043.92520: done queuing things up, now waiting for results queue to drain 7140 1726867043.92523: waiting for pending results... 7140 1726867043.92893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867043.92906: in run() - task 0affcac9-a3a5-2141-d46d-000000000022 7140 1726867043.92918: variable 'ansible_search_path' from source: unknown 7140 1726867043.92922: variable 'ansible_search_path' from source: unknown 7140 1726867043.92952: calling self._execute() 7140 1726867043.93034: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.93042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.93050: variable 'omit' from source: magic vars 7140 1726867043.93586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.95078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.95125: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.95151: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.95175: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.95198: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.95256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.95275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.95296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.95323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.95335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.95427: variable 'ansible_distribution' from source: facts 7140 1726867043.95430: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.95447: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.95450: when evaluation is False, skipping this task 7140 1726867043.95453: _execute() done 7140 1726867043.95455: dumping result to json 7140 1726867043.95457: done dumping result, returning 7140 1726867043.95464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2141-d46d-000000000022] 7140 1726867043.95467: sending task result for task 0affcac9-a3a5-2141-d46d-000000000022 7140 1726867043.95549: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000022 7140 1726867043.95553: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867043.95594: no more pending results, returning what we have 7140 1726867043.95597: results queue empty 7140 1726867043.95598: checking for any_errors_fatal 7140 1726867043.95603: done checking for any_errors_fatal 7140 1726867043.95603: checking for max_fail_percentage 7140 1726867043.95605: done checking for max_fail_percentage 7140 1726867043.95606: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.95606: done checking to see if all hosts have failed 7140 1726867043.95607: getting the remaining hosts for this loop 7140 1726867043.95608: done getting the remaining hosts for this loop 7140 1726867043.95611: getting the next task for host managed_node3 7140 1726867043.95616: done getting next task for host managed_node3 7140 1726867043.95620: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867043.95623: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867043.95635: getting variables 7140 1726867043.95636: in VariableManager get_vars() 7140 1726867043.95674: Calling all_inventory to load vars for managed_node3 7140 1726867043.95684: Calling groups_inventory to load vars for managed_node3 7140 1726867043.95687: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.95694: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.95696: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.95698: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.95803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.95919: done with get_vars() 7140 1726867043.95926: done getting variables 7140 1726867043.95960: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:23 -0400 (0:00:00.036) 0:00:04.911 ****** 7140 1726867043.95983: entering _queue_task() for managed_node3/service 7140 1726867043.96138: worker is 1 (out of 1 available) 7140 1726867043.96150: exiting _queue_task() for managed_node3/service 7140 1726867043.96161: done queuing things up, now waiting for results queue to drain 7140 1726867043.96162: waiting for pending results... 7140 1726867043.96431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867043.96435: in run() - task 0affcac9-a3a5-2141-d46d-000000000023 7140 1726867043.96439: variable 'ansible_search_path' from source: unknown 7140 1726867043.96442: variable 'ansible_search_path' from source: unknown 7140 1726867043.96684: calling self._execute() 7140 1726867043.96688: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.96691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.96694: variable 'omit' from source: magic vars 7140 1726867043.97027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867043.98465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867043.98510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867043.98538: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867043.98561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867043.98584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867043.98648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867043.98669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867043.98691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867043.98716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867043.98727: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867043.98821: variable 'ansible_distribution' from source: facts 7140 1726867043.98826: variable 'ansible_distribution_major_version' from source: facts 7140 1726867043.98840: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867043.98843: when evaluation is False, skipping this task 7140 1726867043.98845: _execute() done 7140 1726867043.98847: dumping result to json 7140 1726867043.98850: done dumping result, returning 7140 1726867043.98862: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2141-d46d-000000000023] 7140 1726867043.98866: sending task result for task 0affcac9-a3a5-2141-d46d-000000000023 7140 1726867043.98945: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000023 7140 1726867043.98948: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867043.99011: no more pending results, returning what we have 7140 1726867043.99013: results queue empty 7140 1726867043.99014: checking for any_errors_fatal 7140 1726867043.99018: done checking for any_errors_fatal 7140 1726867043.99019: checking for max_fail_percentage 7140 1726867043.99020: done checking for max_fail_percentage 7140 1726867043.99021: checking to see if all hosts have failed and the running result is not ok 7140 1726867043.99022: done checking to see if all hosts have failed 7140 1726867043.99022: getting the remaining hosts for this loop 7140 1726867043.99024: done getting the remaining hosts for this loop 7140 1726867043.99026: getting the next task for host managed_node3 7140 1726867043.99031: done getting next task for host managed_node3 7140 1726867043.99034: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867043.99037: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867043.99048: getting variables 7140 1726867043.99049: in VariableManager get_vars() 7140 1726867043.99089: Calling all_inventory to load vars for managed_node3 7140 1726867043.99091: Calling groups_inventory to load vars for managed_node3 7140 1726867043.99092: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867043.99098: Calling all_plugins_play to load vars for managed_node3 7140 1726867043.99100: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867043.99101: Calling groups_plugins_play to load vars for managed_node3 7140 1726867043.99230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867043.99347: done with get_vars() 7140 1726867043.99353: done getting variables 7140 1726867043.99391: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:23 -0400 (0:00:00.034) 0:00:04.945 ****** 7140 1726867043.99412: entering _queue_task() for managed_node3/service 7140 1726867043.99566: worker is 1 (out of 1 available) 7140 1726867043.99581: exiting _queue_task() for managed_node3/service 7140 1726867043.99591: done queuing things up, now waiting for results queue to drain 7140 1726867043.99592: waiting for pending results... 7140 1726867043.99737: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867043.99820: in run() - task 0affcac9-a3a5-2141-d46d-000000000024 7140 1726867043.99830: variable 'ansible_search_path' from source: unknown 7140 1726867043.99834: variable 'ansible_search_path' from source: unknown 7140 1726867043.99864: calling self._execute() 7140 1726867043.99928: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867043.99931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867043.99939: variable 'omit' from source: magic vars 7140 1726867044.00226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.01630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.01671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.01706: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.01730: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.01749: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.01809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.01830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.01847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.01872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.01887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.01981: variable 'ansible_distribution' from source: facts 7140 1726867044.01985: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.01999: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.02002: when evaluation is False, skipping this task 7140 1726867044.02004: _execute() done 7140 1726867044.02007: dumping result to json 7140 1726867044.02009: done dumping result, returning 7140 1726867044.02016: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2141-d46d-000000000024] 7140 1726867044.02020: sending task result for task 0affcac9-a3a5-2141-d46d-000000000024 7140 1726867044.02100: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000024 7140 1726867044.02104: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867044.02142: no more pending results, returning what we have 7140 1726867044.02145: results queue empty 7140 1726867044.02146: checking for any_errors_fatal 7140 1726867044.02152: done checking for any_errors_fatal 7140 1726867044.02152: checking for max_fail_percentage 7140 1726867044.02154: done checking for max_fail_percentage 7140 1726867044.02155: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.02155: done checking to see if all hosts have failed 7140 1726867044.02156: getting the remaining hosts for this loop 7140 1726867044.02157: done getting the remaining hosts for this loop 7140 1726867044.02160: getting the next task for host managed_node3 7140 1726867044.02165: done getting next task for host managed_node3 7140 1726867044.02168: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867044.02170: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.02185: getting variables 7140 1726867044.02187: in VariableManager get_vars() 7140 1726867044.02222: Calling all_inventory to load vars for managed_node3 7140 1726867044.02225: Calling groups_inventory to load vars for managed_node3 7140 1726867044.02227: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.02234: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.02236: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.02239: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.02340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.02459: done with get_vars() 7140 1726867044.02467: done getting variables 7140 1726867044.02505: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:04.977 ****** 7140 1726867044.02525: entering _queue_task() for managed_node3/copy 7140 1726867044.02685: worker is 1 (out of 1 available) 7140 1726867044.02698: exiting _queue_task() for managed_node3/copy 7140 1726867044.02708: done queuing things up, now waiting for results queue to drain 7140 1726867044.02709: waiting for pending results... 7140 1726867044.02846: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867044.02932: in run() - task 0affcac9-a3a5-2141-d46d-000000000025 7140 1726867044.02948: variable 'ansible_search_path' from source: unknown 7140 1726867044.02952: variable 'ansible_search_path' from source: unknown 7140 1726867044.02980: calling self._execute() 7140 1726867044.03039: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.03043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.03055: variable 'omit' from source: magic vars 7140 1726867044.03376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.04727: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.04767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.04808: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.04832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.04852: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.04909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.04931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.04948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.04973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.04987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.05080: variable 'ansible_distribution' from source: facts 7140 1726867044.05085: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.05097: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.05101: when evaluation is False, skipping this task 7140 1726867044.05103: _execute() done 7140 1726867044.05106: dumping result to json 7140 1726867044.05109: done dumping result, returning 7140 1726867044.05114: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2141-d46d-000000000025] 7140 1726867044.05119: sending task result for task 0affcac9-a3a5-2141-d46d-000000000025 7140 1726867044.05189: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000025 7140 1726867044.05194: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.05282: no more pending results, returning what we have 7140 1726867044.05285: results queue empty 7140 1726867044.05286: checking for any_errors_fatal 7140 1726867044.05291: done checking for any_errors_fatal 7140 1726867044.05292: checking for max_fail_percentage 7140 1726867044.05293: done checking for max_fail_percentage 7140 1726867044.05294: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.05294: done checking to see if all hosts have failed 7140 1726867044.05295: getting the remaining hosts for this loop 7140 1726867044.05296: done getting the remaining hosts for this loop 7140 1726867044.05299: getting the next task for host managed_node3 7140 1726867044.05304: done getting next task for host managed_node3 7140 1726867044.05307: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867044.05310: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.05321: getting variables 7140 1726867044.05322: in VariableManager get_vars() 7140 1726867044.05361: Calling all_inventory to load vars for managed_node3 7140 1726867044.05363: Calling groups_inventory to load vars for managed_node3 7140 1726867044.05365: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.05372: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.05375: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.05379: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.05508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.05625: done with get_vars() 7140 1726867044.05632: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.008 ****** 7140 1726867044.05684: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867044.05685: Creating lock for fedora.linux_system_roles.network_connections 7140 1726867044.05849: worker is 1 (out of 1 available) 7140 1726867044.05863: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867044.05873: done queuing things up, now waiting for results queue to drain 7140 1726867044.05874: waiting for pending results... 7140 1726867044.06019: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867044.06091: in run() - task 0affcac9-a3a5-2141-d46d-000000000026 7140 1726867044.06106: variable 'ansible_search_path' from source: unknown 7140 1726867044.06110: variable 'ansible_search_path' from source: unknown 7140 1726867044.06131: calling self._execute() 7140 1726867044.06189: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.06194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.06202: variable 'omit' from source: magic vars 7140 1726867044.06480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.07894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.07934: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.07963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.07992: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.08013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.08067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.08092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.08109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.08135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.08145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.08240: variable 'ansible_distribution' from source: facts 7140 1726867044.08243: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.08257: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.08260: when evaluation is False, skipping this task 7140 1726867044.08262: _execute() done 7140 1726867044.08264: dumping result to json 7140 1726867044.08267: done dumping result, returning 7140 1726867044.08275: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2141-d46d-000000000026] 7140 1726867044.08279: sending task result for task 0affcac9-a3a5-2141-d46d-000000000026 7140 1726867044.08362: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000026 7140 1726867044.08365: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.08431: no more pending results, returning what we have 7140 1726867044.08434: results queue empty 7140 1726867044.08434: checking for any_errors_fatal 7140 1726867044.08438: done checking for any_errors_fatal 7140 1726867044.08439: checking for max_fail_percentage 7140 1726867044.08440: done checking for max_fail_percentage 7140 1726867044.08441: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.08442: done checking to see if all hosts have failed 7140 1726867044.08443: getting the remaining hosts for this loop 7140 1726867044.08444: done getting the remaining hosts for this loop 7140 1726867044.08447: getting the next task for host managed_node3 7140 1726867044.08452: done getting next task for host managed_node3 7140 1726867044.08455: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867044.08457: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.08469: getting variables 7140 1726867044.08470: in VariableManager get_vars() 7140 1726867044.08508: Calling all_inventory to load vars for managed_node3 7140 1726867044.08510: Calling groups_inventory to load vars for managed_node3 7140 1726867044.08511: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.08517: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.08519: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.08521: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.08627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.08763: done with get_vars() 7140 1726867044.08769: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.040 ****** 7140 1726867044.08824: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867044.08826: Creating lock for fedora.linux_system_roles.network_state 7140 1726867044.08991: worker is 1 (out of 1 available) 7140 1726867044.09004: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867044.09013: done queuing things up, now waiting for results queue to drain 7140 1726867044.09014: waiting for pending results... 7140 1726867044.09166: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867044.09241: in run() - task 0affcac9-a3a5-2141-d46d-000000000027 7140 1726867044.09250: variable 'ansible_search_path' from source: unknown 7140 1726867044.09255: variable 'ansible_search_path' from source: unknown 7140 1726867044.09284: calling self._execute() 7140 1726867044.09339: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.09344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.09352: variable 'omit' from source: magic vars 7140 1726867044.09641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.11038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.11090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.11119: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.11143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.11162: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.11223: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.11243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.11261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.11289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.11302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.11391: variable 'ansible_distribution' from source: facts 7140 1726867044.11395: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.11410: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.11413: when evaluation is False, skipping this task 7140 1726867044.11415: _execute() done 7140 1726867044.11418: dumping result to json 7140 1726867044.11420: done dumping result, returning 7140 1726867044.11427: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2141-d46d-000000000027] 7140 1726867044.11436: sending task result for task 0affcac9-a3a5-2141-d46d-000000000027 7140 1726867044.11511: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000027 7140 1726867044.11514: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.11557: no more pending results, returning what we have 7140 1726867044.11564: results queue empty 7140 1726867044.11565: checking for any_errors_fatal 7140 1726867044.11571: done checking for any_errors_fatal 7140 1726867044.11572: checking for max_fail_percentage 7140 1726867044.11573: done checking for max_fail_percentage 7140 1726867044.11574: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.11575: done checking to see if all hosts have failed 7140 1726867044.11575: getting the remaining hosts for this loop 7140 1726867044.11576: done getting the remaining hosts for this loop 7140 1726867044.11582: getting the next task for host managed_node3 7140 1726867044.11587: done getting next task for host managed_node3 7140 1726867044.11590: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867044.11593: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.11604: getting variables 7140 1726867044.11605: in VariableManager get_vars() 7140 1726867044.11641: Calling all_inventory to load vars for managed_node3 7140 1726867044.11644: Calling groups_inventory to load vars for managed_node3 7140 1726867044.11646: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.11653: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.11655: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.11658: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.11757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.11875: done with get_vars() 7140 1726867044.11891: done getting variables 7140 1726867044.11928: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.071 ****** 7140 1726867044.11948: entering _queue_task() for managed_node3/debug 7140 1726867044.12110: worker is 1 (out of 1 available) 7140 1726867044.12123: exiting _queue_task() for managed_node3/debug 7140 1726867044.12133: done queuing things up, now waiting for results queue to drain 7140 1726867044.12135: waiting for pending results... 7140 1726867044.12274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867044.12345: in run() - task 0affcac9-a3a5-2141-d46d-000000000028 7140 1726867044.12357: variable 'ansible_search_path' from source: unknown 7140 1726867044.12360: variable 'ansible_search_path' from source: unknown 7140 1726867044.12390: calling self._execute() 7140 1726867044.12441: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.12448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.12454: variable 'omit' from source: magic vars 7140 1726867044.12729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.14138: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.14181: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.14208: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.14235: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.14254: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.14311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.14333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.14351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.14376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.14391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.14481: variable 'ansible_distribution' from source: facts 7140 1726867044.14489: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.14502: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.14506: when evaluation is False, skipping this task 7140 1726867044.14508: _execute() done 7140 1726867044.14510: dumping result to json 7140 1726867044.14513: done dumping result, returning 7140 1726867044.14519: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2141-d46d-000000000028] 7140 1726867044.14524: sending task result for task 0affcac9-a3a5-2141-d46d-000000000028 7140 1726867044.14604: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000028 7140 1726867044.14606: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867044.14682: no more pending results, returning what we have 7140 1726867044.14684: results queue empty 7140 1726867044.14685: checking for any_errors_fatal 7140 1726867044.14690: done checking for any_errors_fatal 7140 1726867044.14690: checking for max_fail_percentage 7140 1726867044.14692: done checking for max_fail_percentage 7140 1726867044.14693: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.14693: done checking to see if all hosts have failed 7140 1726867044.14694: getting the remaining hosts for this loop 7140 1726867044.14695: done getting the remaining hosts for this loop 7140 1726867044.14698: getting the next task for host managed_node3 7140 1726867044.14702: done getting next task for host managed_node3 7140 1726867044.14705: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867044.14708: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.14717: getting variables 7140 1726867044.14718: in VariableManager get_vars() 7140 1726867044.14746: Calling all_inventory to load vars for managed_node3 7140 1726867044.14747: Calling groups_inventory to load vars for managed_node3 7140 1726867044.14749: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.14756: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.14758: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.14761: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.14893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.15010: done with get_vars() 7140 1726867044.15016: done getting variables 7140 1726867044.15052: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.102 ****** 7140 1726867044.15072: entering _queue_task() for managed_node3/debug 7140 1726867044.15233: worker is 1 (out of 1 available) 7140 1726867044.15247: exiting _queue_task() for managed_node3/debug 7140 1726867044.15257: done queuing things up, now waiting for results queue to drain 7140 1726867044.15258: waiting for pending results... 7140 1726867044.15406: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867044.15480: in run() - task 0affcac9-a3a5-2141-d46d-000000000029 7140 1726867044.15494: variable 'ansible_search_path' from source: unknown 7140 1726867044.15499: variable 'ansible_search_path' from source: unknown 7140 1726867044.15526: calling self._execute() 7140 1726867044.15583: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.15587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.15601: variable 'omit' from source: magic vars 7140 1726867044.15881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.17283: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.17509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.17534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.17564: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.17583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.17638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.17657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.17682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.17707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.17718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.17808: variable 'ansible_distribution' from source: facts 7140 1726867044.17812: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.17827: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.17830: when evaluation is False, skipping this task 7140 1726867044.17833: _execute() done 7140 1726867044.17835: dumping result to json 7140 1726867044.17838: done dumping result, returning 7140 1726867044.17844: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2141-d46d-000000000029] 7140 1726867044.17847: sending task result for task 0affcac9-a3a5-2141-d46d-000000000029 7140 1726867044.17925: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000029 7140 1726867044.17928: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867044.17966: no more pending results, returning what we have 7140 1726867044.17969: results queue empty 7140 1726867044.17970: checking for any_errors_fatal 7140 1726867044.17974: done checking for any_errors_fatal 7140 1726867044.17975: checking for max_fail_percentage 7140 1726867044.17980: done checking for max_fail_percentage 7140 1726867044.17981: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.17982: done checking to see if all hosts have failed 7140 1726867044.17983: getting the remaining hosts for this loop 7140 1726867044.17984: done getting the remaining hosts for this loop 7140 1726867044.17987: getting the next task for host managed_node3 7140 1726867044.17993: done getting next task for host managed_node3 7140 1726867044.17997: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867044.17999: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.18011: getting variables 7140 1726867044.18012: in VariableManager get_vars() 7140 1726867044.18049: Calling all_inventory to load vars for managed_node3 7140 1726867044.18052: Calling groups_inventory to load vars for managed_node3 7140 1726867044.18054: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.18062: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.18064: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.18066: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.18202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.18324: done with get_vars() 7140 1726867044.18331: done getting variables 7140 1726867044.18366: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:24 -0400 (0:00:00.033) 0:00:05.135 ****** 7140 1726867044.18389: entering _queue_task() for managed_node3/debug 7140 1726867044.18552: worker is 1 (out of 1 available) 7140 1726867044.18564: exiting _queue_task() for managed_node3/debug 7140 1726867044.18573: done queuing things up, now waiting for results queue to drain 7140 1726867044.18575: waiting for pending results... 7140 1726867044.18719: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867044.18791: in run() - task 0affcac9-a3a5-2141-d46d-00000000002a 7140 1726867044.18809: variable 'ansible_search_path' from source: unknown 7140 1726867044.18812: variable 'ansible_search_path' from source: unknown 7140 1726867044.18834: calling self._execute() 7140 1726867044.18891: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.18895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.18903: variable 'omit' from source: magic vars 7140 1726867044.19182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.21292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.21330: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.21356: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.21384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.21407: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.21463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.21485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.21505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.21533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.21544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.21641: variable 'ansible_distribution' from source: facts 7140 1726867044.21645: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.21660: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.21663: when evaluation is False, skipping this task 7140 1726867044.21666: _execute() done 7140 1726867044.21669: dumping result to json 7140 1726867044.21671: done dumping result, returning 7140 1726867044.21682: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2141-d46d-00000000002a] 7140 1726867044.21684: sending task result for task 0affcac9-a3a5-2141-d46d-00000000002a 7140 1726867044.21767: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000002a 7140 1726867044.21770: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867044.21818: no more pending results, returning what we have 7140 1726867044.21821: results queue empty 7140 1726867044.21822: checking for any_errors_fatal 7140 1726867044.21827: done checking for any_errors_fatal 7140 1726867044.21828: checking for max_fail_percentage 7140 1726867044.21829: done checking for max_fail_percentage 7140 1726867044.21830: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.21831: done checking to see if all hosts have failed 7140 1726867044.21831: getting the remaining hosts for this loop 7140 1726867044.21832: done getting the remaining hosts for this loop 7140 1726867044.21836: getting the next task for host managed_node3 7140 1726867044.21842: done getting next task for host managed_node3 7140 1726867044.21846: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867044.21848: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.21860: getting variables 7140 1726867044.21862: in VariableManager get_vars() 7140 1726867044.21912: Calling all_inventory to load vars for managed_node3 7140 1726867044.21915: Calling groups_inventory to load vars for managed_node3 7140 1726867044.21917: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.21925: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.21928: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.21930: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.22081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.22203: done with get_vars() 7140 1726867044.22212: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:24 -0400 (0:00:00.038) 0:00:05.174 ****** 7140 1726867044.22274: entering _queue_task() for managed_node3/ping 7140 1726867044.22275: Creating lock for ping 7140 1726867044.22463: worker is 1 (out of 1 available) 7140 1726867044.22481: exiting _queue_task() for managed_node3/ping 7140 1726867044.22491: done queuing things up, now waiting for results queue to drain 7140 1726867044.22493: waiting for pending results... 7140 1726867044.22639: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867044.22721: in run() - task 0affcac9-a3a5-2141-d46d-00000000002b 7140 1726867044.22731: variable 'ansible_search_path' from source: unknown 7140 1726867044.22734: variable 'ansible_search_path' from source: unknown 7140 1726867044.22760: calling self._execute() 7140 1726867044.22819: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.22825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.22839: variable 'omit' from source: magic vars 7140 1726867044.23383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.25489: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.25555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.25600: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.25653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.25692: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.25774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.25814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.25848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.25904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.25924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.26061: variable 'ansible_distribution' from source: facts 7140 1726867044.26076: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.26104: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.26112: when evaluation is False, skipping this task 7140 1726867044.26121: _execute() done 7140 1726867044.26128: dumping result to json 7140 1726867044.26135: done dumping result, returning 7140 1726867044.26179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2141-d46d-00000000002b] 7140 1726867044.26183: sending task result for task 0affcac9-a3a5-2141-d46d-00000000002b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.26327: no more pending results, returning what we have 7140 1726867044.26330: results queue empty 7140 1726867044.26331: checking for any_errors_fatal 7140 1726867044.26338: done checking for any_errors_fatal 7140 1726867044.26339: checking for max_fail_percentage 7140 1726867044.26341: done checking for max_fail_percentage 7140 1726867044.26342: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.26343: done checking to see if all hosts have failed 7140 1726867044.26344: getting the remaining hosts for this loop 7140 1726867044.26345: done getting the remaining hosts for this loop 7140 1726867044.26349: getting the next task for host managed_node3 7140 1726867044.26358: done getting next task for host managed_node3 7140 1726867044.26361: ^ task is: TASK: meta (role_complete) 7140 1726867044.26364: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.26380: getting variables 7140 1726867044.26382: in VariableManager get_vars() 7140 1726867044.26437: Calling all_inventory to load vars for managed_node3 7140 1726867044.26440: Calling groups_inventory to load vars for managed_node3 7140 1726867044.26443: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.26455: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.26458: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.26461: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.26857: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000002b 7140 1726867044.26861: WORKER PROCESS EXITING 7140 1726867044.26887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.27089: done with get_vars() 7140 1726867044.27100: done getting variables 7140 1726867044.27175: done queuing things up, now waiting for results queue to drain 7140 1726867044.27179: results queue empty 7140 1726867044.27180: checking for any_errors_fatal 7140 1726867044.27182: done checking for any_errors_fatal 7140 1726867044.27183: checking for max_fail_percentage 7140 1726867044.27184: done checking for max_fail_percentage 7140 1726867044.27184: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.27185: done checking to see if all hosts have failed 7140 1726867044.27186: getting the remaining hosts for this loop 7140 1726867044.27187: done getting the remaining hosts for this loop 7140 1726867044.27189: getting the next task for host managed_node3 7140 1726867044.27193: done getting next task for host managed_node3 7140 1726867044.27195: ^ task is: TASK: Include the task 'assert_device_present.yml' 7140 1726867044.27196: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.27198: getting variables 7140 1726867044.27199: in VariableManager get_vars() 7140 1726867044.27216: Calling all_inventory to load vars for managed_node3 7140 1726867044.27219: Calling groups_inventory to load vars for managed_node3 7140 1726867044.27221: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.27226: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.27228: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.27231: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.27362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.27580: done with get_vars() 7140 1726867044.27588: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:42 Friday 20 September 2024 17:17:24 -0400 (0:00:00.053) 0:00:05.228 ****** 7140 1726867044.27648: entering _queue_task() for managed_node3/include_tasks 7140 1726867044.27868: worker is 1 (out of 1 available) 7140 1726867044.27983: exiting _queue_task() for managed_node3/include_tasks 7140 1726867044.27991: done queuing things up, now waiting for results queue to drain 7140 1726867044.27992: waiting for pending results... 7140 1726867044.28132: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7140 1726867044.28233: in run() - task 0affcac9-a3a5-2141-d46d-00000000005b 7140 1726867044.28254: variable 'ansible_search_path' from source: unknown 7140 1726867044.28295: calling self._execute() 7140 1726867044.28383: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.28396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.28413: variable 'omit' from source: magic vars 7140 1726867044.28833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.31213: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.31284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.31334: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.31365: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.31389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.31457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.31482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.31505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.31528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.31539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.31638: variable 'ansible_distribution' from source: facts 7140 1726867044.31642: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.31658: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.31661: when evaluation is False, skipping this task 7140 1726867044.31664: _execute() done 7140 1726867044.31668: dumping result to json 7140 1726867044.31670: done dumping result, returning 7140 1726867044.31680: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2141-d46d-00000000005b] 7140 1726867044.31683: sending task result for task 0affcac9-a3a5-2141-d46d-00000000005b 7140 1726867044.31768: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000005b 7140 1726867044.31770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.31820: no more pending results, returning what we have 7140 1726867044.31823: results queue empty 7140 1726867044.31824: checking for any_errors_fatal 7140 1726867044.31826: done checking for any_errors_fatal 7140 1726867044.31826: checking for max_fail_percentage 7140 1726867044.31828: done checking for max_fail_percentage 7140 1726867044.31828: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.31829: done checking to see if all hosts have failed 7140 1726867044.31830: getting the remaining hosts for this loop 7140 1726867044.31831: done getting the remaining hosts for this loop 7140 1726867044.31835: getting the next task for host managed_node3 7140 1726867044.31840: done getting next task for host managed_node3 7140 1726867044.31843: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7140 1726867044.31844: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.31848: getting variables 7140 1726867044.31849: in VariableManager get_vars() 7140 1726867044.31895: Calling all_inventory to load vars for managed_node3 7140 1726867044.31898: Calling groups_inventory to load vars for managed_node3 7140 1726867044.31900: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.31909: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.31911: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.31913: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.32043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.32159: done with get_vars() 7140 1726867044.32167: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:44 Friday 20 September 2024 17:17:24 -0400 (0:00:00.045) 0:00:05.274 ****** 7140 1726867044.32231: entering _queue_task() for managed_node3/include_tasks 7140 1726867044.32418: worker is 1 (out of 1 available) 7140 1726867044.32433: exiting _queue_task() for managed_node3/include_tasks 7140 1726867044.32444: done queuing things up, now waiting for results queue to drain 7140 1726867044.32445: waiting for pending results... 7140 1726867044.32598: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7140 1726867044.32645: in run() - task 0affcac9-a3a5-2141-d46d-00000000005c 7140 1726867044.32657: variable 'ansible_search_path' from source: unknown 7140 1726867044.32690: calling self._execute() 7140 1726867044.32750: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.32754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.32763: variable 'omit' from source: magic vars 7140 1726867044.33064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.35041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.35084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.35112: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.35136: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.35156: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.35217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.35238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.35256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.35315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.35319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.35387: variable 'ansible_distribution' from source: facts 7140 1726867044.35392: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.35407: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.35410: when evaluation is False, skipping this task 7140 1726867044.35415: _execute() done 7140 1726867044.35417: dumping result to json 7140 1726867044.35420: done dumping result, returning 7140 1726867044.35423: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-2141-d46d-00000000005c] 7140 1726867044.35435: sending task result for task 0affcac9-a3a5-2141-d46d-00000000005c 7140 1726867044.35513: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000005c 7140 1726867044.35515: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.35576: no more pending results, returning what we have 7140 1726867044.35583: results queue empty 7140 1726867044.35584: checking for any_errors_fatal 7140 1726867044.35590: done checking for any_errors_fatal 7140 1726867044.35590: checking for max_fail_percentage 7140 1726867044.35592: done checking for max_fail_percentage 7140 1726867044.35593: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.35594: done checking to see if all hosts have failed 7140 1726867044.35594: getting the remaining hosts for this loop 7140 1726867044.35595: done getting the remaining hosts for this loop 7140 1726867044.35599: getting the next task for host managed_node3 7140 1726867044.35603: done getting next task for host managed_node3 7140 1726867044.35605: ^ task is: TASK: Show ipv4 routes 7140 1726867044.35607: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.35610: getting variables 7140 1726867044.35611: in VariableManager get_vars() 7140 1726867044.35651: Calling all_inventory to load vars for managed_node3 7140 1726867044.35654: Calling groups_inventory to load vars for managed_node3 7140 1726867044.35656: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.35664: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.35666: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.35668: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.35955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.36066: done with get_vars() 7140 1726867044.36073: done getting variables 7140 1726867044.36113: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Friday 20 September 2024 17:17:24 -0400 (0:00:00.039) 0:00:05.313 ****** 7140 1726867044.36134: entering _queue_task() for managed_node3/command 7140 1726867044.36310: worker is 1 (out of 1 available) 7140 1726867044.36323: exiting _queue_task() for managed_node3/command 7140 1726867044.36334: done queuing things up, now waiting for results queue to drain 7140 1726867044.36336: waiting for pending results... 7140 1726867044.36488: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7140 1726867044.36538: in run() - task 0affcac9-a3a5-2141-d46d-00000000005d 7140 1726867044.36549: variable 'ansible_search_path' from source: unknown 7140 1726867044.36581: calling self._execute() 7140 1726867044.36640: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.36644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.36652: variable 'omit' from source: magic vars 7140 1726867044.37084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.38826: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.38881: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.38907: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.38932: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.38956: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.39009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.39029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.39046: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.39080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.39091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.39184: variable 'ansible_distribution' from source: facts 7140 1726867044.39188: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.39201: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.39204: when evaluation is False, skipping this task 7140 1726867044.39207: _execute() done 7140 1726867044.39209: dumping result to json 7140 1726867044.39212: done dumping result, returning 7140 1726867044.39216: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0affcac9-a3a5-2141-d46d-00000000005d] 7140 1726867044.39222: sending task result for task 0affcac9-a3a5-2141-d46d-00000000005d 7140 1726867044.39304: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000005d 7140 1726867044.39307: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.39350: no more pending results, returning what we have 7140 1726867044.39353: results queue empty 7140 1726867044.39354: checking for any_errors_fatal 7140 1726867044.39359: done checking for any_errors_fatal 7140 1726867044.39360: checking for max_fail_percentage 7140 1726867044.39361: done checking for max_fail_percentage 7140 1726867044.39362: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.39363: done checking to see if all hosts have failed 7140 1726867044.39364: getting the remaining hosts for this loop 7140 1726867044.39365: done getting the remaining hosts for this loop 7140 1726867044.39368: getting the next task for host managed_node3 7140 1726867044.39373: done getting next task for host managed_node3 7140 1726867044.39375: ^ task is: TASK: Assert default ipv4 route is present 7140 1726867044.39380: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.39383: getting variables 7140 1726867044.39385: in VariableManager get_vars() 7140 1726867044.39422: Calling all_inventory to load vars for managed_node3 7140 1726867044.39424: Calling groups_inventory to load vars for managed_node3 7140 1726867044.39426: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.39434: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.39436: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.39439: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.39546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.39667: done with get_vars() 7140 1726867044.39675: done getting variables 7140 1726867044.39742: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert default ipv4 route is present] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Friday 20 September 2024 17:17:24 -0400 (0:00:00.036) 0:00:05.349 ****** 7140 1726867044.39759: entering _queue_task() for managed_node3/assert 7140 1726867044.39761: Creating lock for assert 7140 1726867044.39934: worker is 1 (out of 1 available) 7140 1726867044.39948: exiting _queue_task() for managed_node3/assert 7140 1726867044.39957: done queuing things up, now waiting for results queue to drain 7140 1726867044.39959: waiting for pending results... 7140 1726867044.40149: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7140 1726867044.40208: in run() - task 0affcac9-a3a5-2141-d46d-00000000005e 7140 1726867044.40227: variable 'ansible_search_path' from source: unknown 7140 1726867044.40271: calling self._execute() 7140 1726867044.40351: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.40365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.40384: variable 'omit' from source: magic vars 7140 1726867044.40855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.42704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.42744: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.42769: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.42800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.42821: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.42875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.42902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.42919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.42945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.42955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.43049: variable 'ansible_distribution' from source: facts 7140 1726867044.43053: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.43068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.43071: when evaluation is False, skipping this task 7140 1726867044.43073: _execute() done 7140 1726867044.43076: dumping result to json 7140 1726867044.43080: done dumping result, returning 7140 1726867044.43088: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [0affcac9-a3a5-2141-d46d-00000000005e] 7140 1726867044.43092: sending task result for task 0affcac9-a3a5-2141-d46d-00000000005e 7140 1726867044.43167: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000005e 7140 1726867044.43170: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.43239: no more pending results, returning what we have 7140 1726867044.43242: results queue empty 7140 1726867044.43243: checking for any_errors_fatal 7140 1726867044.43247: done checking for any_errors_fatal 7140 1726867044.43247: checking for max_fail_percentage 7140 1726867044.43249: done checking for max_fail_percentage 7140 1726867044.43249: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.43250: done checking to see if all hosts have failed 7140 1726867044.43251: getting the remaining hosts for this loop 7140 1726867044.43252: done getting the remaining hosts for this loop 7140 1726867044.43255: getting the next task for host managed_node3 7140 1726867044.43259: done getting next task for host managed_node3 7140 1726867044.43261: ^ task is: TASK: Get ipv6 routes 7140 1726867044.43262: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.43265: getting variables 7140 1726867044.43266: in VariableManager get_vars() 7140 1726867044.43304: Calling all_inventory to load vars for managed_node3 7140 1726867044.43307: Calling groups_inventory to load vars for managed_node3 7140 1726867044.43308: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.43315: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.43316: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.43318: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.43450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.43561: done with get_vars() 7140 1726867044.43567: done getting variables 7140 1726867044.43605: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Friday 20 September 2024 17:17:24 -0400 (0:00:00.038) 0:00:05.388 ****** 7140 1726867044.43623: entering _queue_task() for managed_node3/command 7140 1726867044.43778: worker is 1 (out of 1 available) 7140 1726867044.43792: exiting _queue_task() for managed_node3/command 7140 1726867044.43801: done queuing things up, now waiting for results queue to drain 7140 1726867044.43802: waiting for pending results... 7140 1726867044.43954: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7140 1726867044.44010: in run() - task 0affcac9-a3a5-2141-d46d-00000000005f 7140 1726867044.44019: variable 'ansible_search_path' from source: unknown 7140 1726867044.44048: calling self._execute() 7140 1726867044.44183: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.44187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.44190: variable 'omit' from source: magic vars 7140 1726867044.44551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.46153: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.46204: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.46233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.46257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.46278: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.46335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.46360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.46380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.46406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.46417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.46516: variable 'ansible_distribution' from source: facts 7140 1726867044.46519: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.46534: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.46537: when evaluation is False, skipping this task 7140 1726867044.46540: _execute() done 7140 1726867044.46542: dumping result to json 7140 1726867044.46547: done dumping result, returning 7140 1726867044.46557: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0affcac9-a3a5-2141-d46d-00000000005f] 7140 1726867044.46560: sending task result for task 0affcac9-a3a5-2141-d46d-00000000005f 7140 1726867044.46637: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000005f 7140 1726867044.46640: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.46704: no more pending results, returning what we have 7140 1726867044.46707: results queue empty 7140 1726867044.46708: checking for any_errors_fatal 7140 1726867044.46712: done checking for any_errors_fatal 7140 1726867044.46713: checking for max_fail_percentage 7140 1726867044.46714: done checking for max_fail_percentage 7140 1726867044.46715: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.46716: done checking to see if all hosts have failed 7140 1726867044.46716: getting the remaining hosts for this loop 7140 1726867044.46717: done getting the remaining hosts for this loop 7140 1726867044.46720: getting the next task for host managed_node3 7140 1726867044.46724: done getting next task for host managed_node3 7140 1726867044.46727: ^ task is: TASK: Assert default ipv6 route is present 7140 1726867044.46729: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.46731: getting variables 7140 1726867044.46732: in VariableManager get_vars() 7140 1726867044.46769: Calling all_inventory to load vars for managed_node3 7140 1726867044.46772: Calling groups_inventory to load vars for managed_node3 7140 1726867044.46774: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.46786: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.46789: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.46792: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.46898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.47024: done with get_vars() 7140 1726867044.47031: done getting variables 7140 1726867044.47066: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is present] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Friday 20 September 2024 17:17:24 -0400 (0:00:00.034) 0:00:05.422 ****** 7140 1726867044.47087: entering _queue_task() for managed_node3/assert 7140 1726867044.47251: worker is 1 (out of 1 available) 7140 1726867044.47263: exiting _queue_task() for managed_node3/assert 7140 1726867044.47272: done queuing things up, now waiting for results queue to drain 7140 1726867044.47273: waiting for pending results... 7140 1726867044.47426: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7140 1726867044.47487: in run() - task 0affcac9-a3a5-2141-d46d-000000000060 7140 1726867044.47507: variable 'ansible_search_path' from source: unknown 7140 1726867044.47527: calling self._execute() 7140 1726867044.47592: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.47596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.47612: variable 'omit' from source: magic vars 7140 1726867044.47956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.49403: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.49446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.49476: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.49511: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.49531: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.49603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.49624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.49642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.49668: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.49685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.49776: variable 'ansible_distribution' from source: facts 7140 1726867044.49785: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.49806: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.49809: when evaluation is False, skipping this task 7140 1726867044.49812: _execute() done 7140 1726867044.49815: dumping result to json 7140 1726867044.49817: done dumping result, returning 7140 1726867044.49822: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [0affcac9-a3a5-2141-d46d-000000000060] 7140 1726867044.49826: sending task result for task 0affcac9-a3a5-2141-d46d-000000000060 7140 1726867044.49909: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000060 7140 1726867044.49912: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.49953: no more pending results, returning what we have 7140 1726867044.49956: results queue empty 7140 1726867044.49957: checking for any_errors_fatal 7140 1726867044.49963: done checking for any_errors_fatal 7140 1726867044.49964: checking for max_fail_percentage 7140 1726867044.49966: done checking for max_fail_percentage 7140 1726867044.49967: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.49968: done checking to see if all hosts have failed 7140 1726867044.49968: getting the remaining hosts for this loop 7140 1726867044.49969: done getting the remaining hosts for this loop 7140 1726867044.49973: getting the next task for host managed_node3 7140 1726867044.49980: done getting next task for host managed_node3 7140 1726867044.49982: ^ task is: TASK: TEARDOWN: remove profiles. 7140 1726867044.49984: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.49988: getting variables 7140 1726867044.49989: in VariableManager get_vars() 7140 1726867044.50034: Calling all_inventory to load vars for managed_node3 7140 1726867044.50036: Calling groups_inventory to load vars for managed_node3 7140 1726867044.50038: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.50047: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.50049: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.50052: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.50209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.50328: done with get_vars() 7140 1726867044.50335: done getting variables 7140 1726867044.50372: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Friday 20 September 2024 17:17:24 -0400 (0:00:00.033) 0:00:05.455 ****** 7140 1726867044.50393: entering _queue_task() for managed_node3/debug 7140 1726867044.50569: worker is 1 (out of 1 available) 7140 1726867044.50585: exiting _queue_task() for managed_node3/debug 7140 1726867044.50596: done queuing things up, now waiting for results queue to drain 7140 1726867044.50597: waiting for pending results... 7140 1726867044.50745: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7140 1726867044.50805: in run() - task 0affcac9-a3a5-2141-d46d-000000000061 7140 1726867044.50818: variable 'ansible_search_path' from source: unknown 7140 1726867044.50845: calling self._execute() 7140 1726867044.50910: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.50914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.50922: variable 'omit' from source: magic vars 7140 1726867044.51212: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.52648: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.52693: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.52722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.52747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.52767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.52828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.52849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.52866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.52896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.52907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.53001: variable 'ansible_distribution' from source: facts 7140 1726867044.53004: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.53019: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.53024: when evaluation is False, skipping this task 7140 1726867044.53026: _execute() done 7140 1726867044.53029: dumping result to json 7140 1726867044.53031: done dumping result, returning 7140 1726867044.53040: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-2141-d46d-000000000061] 7140 1726867044.53042: sending task result for task 0affcac9-a3a5-2141-d46d-000000000061 7140 1726867044.53118: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000061 7140 1726867044.53121: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867044.53162: no more pending results, returning what we have 7140 1726867044.53164: results queue empty 7140 1726867044.53165: checking for any_errors_fatal 7140 1726867044.53171: done checking for any_errors_fatal 7140 1726867044.53172: checking for max_fail_percentage 7140 1726867044.53174: done checking for max_fail_percentage 7140 1726867044.53174: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.53175: done checking to see if all hosts have failed 7140 1726867044.53176: getting the remaining hosts for this loop 7140 1726867044.53179: done getting the remaining hosts for this loop 7140 1726867044.53182: getting the next task for host managed_node3 7140 1726867044.53188: done getting next task for host managed_node3 7140 1726867044.53193: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867044.53195: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.53209: getting variables 7140 1726867044.53211: in VariableManager get_vars() 7140 1726867044.53250: Calling all_inventory to load vars for managed_node3 7140 1726867044.53252: Calling groups_inventory to load vars for managed_node3 7140 1726867044.53254: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.53262: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.53264: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.53267: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.53370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.53496: done with get_vars() 7140 1726867044.53503: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.487 ****** 7140 1726867044.53561: entering _queue_task() for managed_node3/include_tasks 7140 1726867044.53733: worker is 1 (out of 1 available) 7140 1726867044.53746: exiting _queue_task() for managed_node3/include_tasks 7140 1726867044.53756: done queuing things up, now waiting for results queue to drain 7140 1726867044.53757: waiting for pending results... 7140 1726867044.53914: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867044.53992: in run() - task 0affcac9-a3a5-2141-d46d-000000000069 7140 1726867044.54004: variable 'ansible_search_path' from source: unknown 7140 1726867044.54007: variable 'ansible_search_path' from source: unknown 7140 1726867044.54036: calling self._execute() 7140 1726867044.54098: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.54102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.54110: variable 'omit' from source: magic vars 7140 1726867044.54452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.55854: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.55897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.55932: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.55961: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.55984: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.56040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.56063: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.56083: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.56109: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.56120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.56215: variable 'ansible_distribution' from source: facts 7140 1726867044.56219: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.56234: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.56237: when evaluation is False, skipping this task 7140 1726867044.56239: _execute() done 7140 1726867044.56242: dumping result to json 7140 1726867044.56245: done dumping result, returning 7140 1726867044.56252: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2141-d46d-000000000069] 7140 1726867044.56255: sending task result for task 0affcac9-a3a5-2141-d46d-000000000069 7140 1726867044.56336: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000069 7140 1726867044.56338: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.56417: no more pending results, returning what we have 7140 1726867044.56419: results queue empty 7140 1726867044.56420: checking for any_errors_fatal 7140 1726867044.56426: done checking for any_errors_fatal 7140 1726867044.56427: checking for max_fail_percentage 7140 1726867044.56429: done checking for max_fail_percentage 7140 1726867044.56430: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.56430: done checking to see if all hosts have failed 7140 1726867044.56431: getting the remaining hosts for this loop 7140 1726867044.56432: done getting the remaining hosts for this loop 7140 1726867044.56435: getting the next task for host managed_node3 7140 1726867044.56440: done getting next task for host managed_node3 7140 1726867044.56443: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867044.56445: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.56459: getting variables 7140 1726867044.56461: in VariableManager get_vars() 7140 1726867044.56501: Calling all_inventory to load vars for managed_node3 7140 1726867044.56504: Calling groups_inventory to load vars for managed_node3 7140 1726867044.56505: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.56511: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.56513: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.56515: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.56651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.56773: done with get_vars() 7140 1726867044.56784: done getting variables 7140 1726867044.56823: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:24 -0400 (0:00:00.032) 0:00:05.520 ****** 7140 1726867044.56845: entering _queue_task() for managed_node3/debug 7140 1726867044.57025: worker is 1 (out of 1 available) 7140 1726867044.57039: exiting _queue_task() for managed_node3/debug 7140 1726867044.57048: done queuing things up, now waiting for results queue to drain 7140 1726867044.57050: waiting for pending results... 7140 1726867044.57201: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867044.57272: in run() - task 0affcac9-a3a5-2141-d46d-00000000006a 7140 1726867044.57289: variable 'ansible_search_path' from source: unknown 7140 1726867044.57292: variable 'ansible_search_path' from source: unknown 7140 1726867044.57315: calling self._execute() 7140 1726867044.57374: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.57381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.57389: variable 'omit' from source: magic vars 7140 1726867044.57668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.59109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.59154: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.59183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.59209: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.59229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.59291: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.59312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.59329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.59356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.59482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.59486: variable 'ansible_distribution' from source: facts 7140 1726867044.59489: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.59491: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.59493: when evaluation is False, skipping this task 7140 1726867044.59495: _execute() done 7140 1726867044.59498: dumping result to json 7140 1726867044.59500: done dumping result, returning 7140 1726867044.59503: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2141-d46d-00000000006a] 7140 1726867044.59505: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006a 7140 1726867044.59588: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006a 7140 1726867044.59590: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867044.59633: no more pending results, returning what we have 7140 1726867044.59636: results queue empty 7140 1726867044.59636: checking for any_errors_fatal 7140 1726867044.59640: done checking for any_errors_fatal 7140 1726867044.59641: checking for max_fail_percentage 7140 1726867044.59643: done checking for max_fail_percentage 7140 1726867044.59644: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.59644: done checking to see if all hosts have failed 7140 1726867044.59645: getting the remaining hosts for this loop 7140 1726867044.59646: done getting the remaining hosts for this loop 7140 1726867044.59650: getting the next task for host managed_node3 7140 1726867044.59656: done getting next task for host managed_node3 7140 1726867044.59659: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867044.59662: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.59680: getting variables 7140 1726867044.59682: in VariableManager get_vars() 7140 1726867044.59721: Calling all_inventory to load vars for managed_node3 7140 1726867044.59724: Calling groups_inventory to load vars for managed_node3 7140 1726867044.59725: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.59733: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.59735: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.59738: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.59862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.60008: done with get_vars() 7140 1726867044.60017: done getting variables 7140 1726867044.60056: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:24 -0400 (0:00:00.032) 0:00:05.552 ****** 7140 1726867044.60082: entering _queue_task() for managed_node3/fail 7140 1726867044.60267: worker is 1 (out of 1 available) 7140 1726867044.60284: exiting _queue_task() for managed_node3/fail 7140 1726867044.60295: done queuing things up, now waiting for results queue to drain 7140 1726867044.60297: waiting for pending results... 7140 1726867044.60461: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867044.60542: in run() - task 0affcac9-a3a5-2141-d46d-00000000006b 7140 1726867044.60555: variable 'ansible_search_path' from source: unknown 7140 1726867044.60558: variable 'ansible_search_path' from source: unknown 7140 1726867044.60592: calling self._execute() 7140 1726867044.60655: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.60660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.60667: variable 'omit' from source: magic vars 7140 1726867044.61023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.62769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.62815: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.62852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.62889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.62919: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.63051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.63055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.63058: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.63101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.63117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.63255: variable 'ansible_distribution' from source: facts 7140 1726867044.63267: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.63284: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.63288: when evaluation is False, skipping this task 7140 1726867044.63290: _execute() done 7140 1726867044.63293: dumping result to json 7140 1726867044.63295: done dumping result, returning 7140 1726867044.63379: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2141-d46d-00000000006b] 7140 1726867044.63383: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006b 7140 1726867044.63452: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006b 7140 1726867044.63455: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.63517: no more pending results, returning what we have 7140 1726867044.63519: results queue empty 7140 1726867044.63520: checking for any_errors_fatal 7140 1726867044.63529: done checking for any_errors_fatal 7140 1726867044.63530: checking for max_fail_percentage 7140 1726867044.63531: done checking for max_fail_percentage 7140 1726867044.63532: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.63533: done checking to see if all hosts have failed 7140 1726867044.63533: getting the remaining hosts for this loop 7140 1726867044.63534: done getting the remaining hosts for this loop 7140 1726867044.63537: getting the next task for host managed_node3 7140 1726867044.63542: done getting next task for host managed_node3 7140 1726867044.63545: ^ 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 7140 1726867044.63548: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.63563: getting variables 7140 1726867044.63564: in VariableManager get_vars() 7140 1726867044.63607: Calling all_inventory to load vars for managed_node3 7140 1726867044.63682: Calling groups_inventory to load vars for managed_node3 7140 1726867044.63686: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.63695: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.63698: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.63701: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.63921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.64138: done with get_vars() 7140 1726867044.64148: done getting variables 7140 1726867044.64209: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:24 -0400 (0:00:00.041) 0:00:05.594 ****** 7140 1726867044.64242: entering _queue_task() for managed_node3/fail 7140 1726867044.64516: worker is 1 (out of 1 available) 7140 1726867044.64529: exiting _queue_task() for managed_node3/fail 7140 1726867044.64539: done queuing things up, now waiting for results queue to drain 7140 1726867044.64541: waiting for pending results... 7140 1726867044.64856: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7140 1726867044.64898: in run() - task 0affcac9-a3a5-2141-d46d-00000000006c 7140 1726867044.64914: variable 'ansible_search_path' from source: unknown 7140 1726867044.64918: variable 'ansible_search_path' from source: unknown 7140 1726867044.64953: calling self._execute() 7140 1726867044.65040: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.65043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.65061: variable 'omit' from source: magic vars 7140 1726867044.65606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.68273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.68323: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.68350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.68375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.68401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.68461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.68485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.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) 7140 1726867044.68534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.68545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.68644: variable 'ansible_distribution' from source: facts 7140 1726867044.68648: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.68663: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.68667: when evaluation is False, skipping this task 7140 1726867044.68669: _execute() done 7140 1726867044.68672: dumping result to json 7140 1726867044.68674: done dumping result, returning 7140 1726867044.68686: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2141-d46d-00000000006c] 7140 1726867044.68690: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.68825: no more pending results, returning what we have 7140 1726867044.68828: results queue empty 7140 1726867044.68829: checking for any_errors_fatal 7140 1726867044.68834: done checking for any_errors_fatal 7140 1726867044.68835: checking for max_fail_percentage 7140 1726867044.68836: done checking for max_fail_percentage 7140 1726867044.68837: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.68838: done checking to see if all hosts have failed 7140 1726867044.68839: getting the remaining hosts for this loop 7140 1726867044.68840: done getting the remaining hosts for this loop 7140 1726867044.68843: getting the next task for host managed_node3 7140 1726867044.68848: done getting next task for host managed_node3 7140 1726867044.68852: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867044.68855: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.68869: getting variables 7140 1726867044.68871: in VariableManager get_vars() 7140 1726867044.68915: Calling all_inventory to load vars for managed_node3 7140 1726867044.68918: Calling groups_inventory to load vars for managed_node3 7140 1726867044.68920: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.68929: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.68931: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.68933: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.69051: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006c 7140 1726867044.69055: WORKER PROCESS EXITING 7140 1726867044.69065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.69216: done with get_vars() 7140 1726867044.69224: done getting variables 7140 1726867044.69262: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:24 -0400 (0:00:00.050) 0:00:05.644 ****** 7140 1726867044.69288: entering _queue_task() for managed_node3/fail 7140 1726867044.69517: worker is 1 (out of 1 available) 7140 1726867044.69529: exiting _queue_task() for managed_node3/fail 7140 1726867044.69541: done queuing things up, now waiting for results queue to drain 7140 1726867044.69542: waiting for pending results... 7140 1726867044.69734: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867044.69827: in run() - task 0affcac9-a3a5-2141-d46d-00000000006d 7140 1726867044.69839: variable 'ansible_search_path' from source: unknown 7140 1726867044.69843: variable 'ansible_search_path' from source: unknown 7140 1726867044.69883: calling self._execute() 7140 1726867044.70064: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.70068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.70070: variable 'omit' from source: magic vars 7140 1726867044.70454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.72002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.72055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.72083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.72109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.72128: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.72187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.72208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.72225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.72250: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.72263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.72354: variable 'ansible_distribution' from source: facts 7140 1726867044.72357: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.72374: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.72381: when evaluation is False, skipping this task 7140 1726867044.72384: _execute() done 7140 1726867044.72386: dumping result to json 7140 1726867044.72397: done dumping result, returning 7140 1726867044.72399: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2141-d46d-00000000006d] 7140 1726867044.72402: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006d 7140 1726867044.72483: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006d 7140 1726867044.72486: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.72535: no more pending results, returning what we have 7140 1726867044.72538: results queue empty 7140 1726867044.72539: checking for any_errors_fatal 7140 1726867044.72547: done checking for any_errors_fatal 7140 1726867044.72547: checking for max_fail_percentage 7140 1726867044.72549: done checking for max_fail_percentage 7140 1726867044.72550: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.72550: done checking to see if all hosts have failed 7140 1726867044.72551: getting the remaining hosts for this loop 7140 1726867044.72552: done getting the remaining hosts for this loop 7140 1726867044.72555: getting the next task for host managed_node3 7140 1726867044.72560: done getting next task for host managed_node3 7140 1726867044.72563: ^ 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 7140 1726867044.72565: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867044.72583: getting variables 7140 1726867044.72584: in VariableManager get_vars() 7140 1726867044.72623: Calling all_inventory to load vars for managed_node3 7140 1726867044.72626: Calling groups_inventory to load vars for managed_node3 7140 1726867044.72628: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.72635: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.72637: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.72639: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.72744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.72865: done with get_vars() 7140 1726867044.72872: done getting variables 7140 1726867044.72912: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:24 -0400 (0:00:00.036) 0:00:05.681 ****** 7140 1726867044.72932: entering _queue_task() for managed_node3/dnf 7140 1726867044.73395: worker is 1 (out of 1 available) 7140 1726867044.73404: exiting _queue_task() for managed_node3/dnf 7140 1726867044.73412: done queuing things up, now waiting for results queue to drain 7140 1726867044.73414: waiting for pending results... 7140 1726867044.73541: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7140 1726867044.73597: in run() - task 0affcac9-a3a5-2141-d46d-00000000006e 7140 1726867044.73618: variable 'ansible_search_path' from source: unknown 7140 1726867044.73628: variable 'ansible_search_path' from source: unknown 7140 1726867044.73672: calling self._execute() 7140 1726867044.73755: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.73766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.73783: variable 'omit' from source: magic vars 7140 1726867044.74206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.76570: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.76574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.76582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.76616: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.76648: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.76736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.76769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.76808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.76855: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.76875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.77013: variable 'ansible_distribution' from source: facts 7140 1726867044.77024: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.77044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.77051: when evaluation is False, skipping this task 7140 1726867044.77057: _execute() done 7140 1726867044.77063: dumping result to json 7140 1726867044.77069: done dumping result, returning 7140 1726867044.77083: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-00000000006e] 7140 1726867044.77092: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.77417: no more pending results, returning what we have 7140 1726867044.77420: results queue empty 7140 1726867044.77421: checking for any_errors_fatal 7140 1726867044.77425: done checking for any_errors_fatal 7140 1726867044.77426: checking for max_fail_percentage 7140 1726867044.77428: done checking for max_fail_percentage 7140 1726867044.77428: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.77429: done checking to see if all hosts have failed 7140 1726867044.77430: getting the remaining hosts for this loop 7140 1726867044.77431: done getting the remaining hosts for this loop 7140 1726867044.77434: getting the next task for host managed_node3 7140 1726867044.77439: done getting next task for host managed_node3 7140 1726867044.77443: ^ 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 7140 1726867044.77448: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.77463: getting variables 7140 1726867044.77465: in VariableManager get_vars() 7140 1726867044.77508: Calling all_inventory to load vars for managed_node3 7140 1726867044.77511: Calling groups_inventory to load vars for managed_node3 7140 1726867044.77514: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.77522: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.77525: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.77527: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.77783: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006e 7140 1726867044.77787: WORKER PROCESS EXITING 7140 1726867044.77809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.78012: done with get_vars() 7140 1726867044.78023: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867044.78093: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:24 -0400 (0:00:00.051) 0:00:05.732 ****** 7140 1726867044.78121: entering _queue_task() for managed_node3/yum 7140 1726867044.78338: worker is 1 (out of 1 available) 7140 1726867044.78350: exiting _queue_task() for managed_node3/yum 7140 1726867044.78361: done queuing things up, now waiting for results queue to drain 7140 1726867044.78362: waiting for pending results... 7140 1726867044.78624: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7140 1726867044.78747: in run() - task 0affcac9-a3a5-2141-d46d-00000000006f 7140 1726867044.78765: variable 'ansible_search_path' from source: unknown 7140 1726867044.78772: variable 'ansible_search_path' from source: unknown 7140 1726867044.78817: calling self._execute() 7140 1726867044.78900: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.78916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.78931: variable 'omit' from source: magic vars 7140 1726867044.79358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.81549: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.81631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.81671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.81721: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.81752: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.81840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.81874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.81908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.81956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.81975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.82118: variable 'ansible_distribution' from source: facts 7140 1726867044.82131: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.82158: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.82167: when evaluation is False, skipping this task 7140 1726867044.82384: _execute() done 7140 1726867044.82387: dumping result to json 7140 1726867044.82390: done dumping result, returning 7140 1726867044.82392: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-00000000006f] 7140 1726867044.82395: sending task result for task 0affcac9-a3a5-2141-d46d-00000000006f 7140 1726867044.82462: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000006f 7140 1726867044.82465: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.82507: no more pending results, returning what we have 7140 1726867044.82509: results queue empty 7140 1726867044.82510: checking for any_errors_fatal 7140 1726867044.82516: done checking for any_errors_fatal 7140 1726867044.82517: checking for max_fail_percentage 7140 1726867044.82519: done checking for max_fail_percentage 7140 1726867044.82519: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.82520: done checking to see if all hosts have failed 7140 1726867044.82521: getting the remaining hosts for this loop 7140 1726867044.82522: done getting the remaining hosts for this loop 7140 1726867044.82525: getting the next task for host managed_node3 7140 1726867044.82530: done getting next task for host managed_node3 7140 1726867044.82533: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867044.82536: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.82551: getting variables 7140 1726867044.82552: in VariableManager get_vars() 7140 1726867044.82596: Calling all_inventory to load vars for managed_node3 7140 1726867044.82599: Calling groups_inventory to load vars for managed_node3 7140 1726867044.82602: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.82610: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.82612: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.82615: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.82840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.83046: done with get_vars() 7140 1726867044.83054: done getting variables 7140 1726867044.83110: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:24 -0400 (0:00:00.050) 0:00:05.783 ****** 7140 1726867044.83140: entering _queue_task() for managed_node3/fail 7140 1726867044.83353: worker is 1 (out of 1 available) 7140 1726867044.83366: exiting _queue_task() for managed_node3/fail 7140 1726867044.83581: done queuing things up, now waiting for results queue to drain 7140 1726867044.83583: waiting for pending results... 7140 1726867044.83629: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867044.83745: in run() - task 0affcac9-a3a5-2141-d46d-000000000070 7140 1726867044.83783: variable 'ansible_search_path' from source: unknown 7140 1726867044.83786: variable 'ansible_search_path' from source: unknown 7140 1726867044.83817: calling self._execute() 7140 1726867044.83894: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.83915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.83984: variable 'omit' from source: magic vars 7140 1726867044.84332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.86609: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.86676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.86724: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.86767: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.86799: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.86888: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.86928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.87053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.87062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.87065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.87147: variable 'ansible_distribution' from source: facts 7140 1726867044.87155: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.87182: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.87185: when evaluation is False, skipping this task 7140 1726867044.87206: _execute() done 7140 1726867044.87209: dumping result to json 7140 1726867044.87212: done dumping result, returning 7140 1726867044.87215: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000070] 7140 1726867044.87217: sending task result for task 0affcac9-a3a5-2141-d46d-000000000070 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.87353: no more pending results, returning what we have 7140 1726867044.87356: results queue empty 7140 1726867044.87356: checking for any_errors_fatal 7140 1726867044.87361: done checking for any_errors_fatal 7140 1726867044.87362: checking for max_fail_percentage 7140 1726867044.87363: done checking for max_fail_percentage 7140 1726867044.87364: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.87365: done checking to see if all hosts have failed 7140 1726867044.87365: getting the remaining hosts for this loop 7140 1726867044.87366: done getting the remaining hosts for this loop 7140 1726867044.87369: getting the next task for host managed_node3 7140 1726867044.87375: done getting next task for host managed_node3 7140 1726867044.87382: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7140 1726867044.87385: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.87399: getting variables 7140 1726867044.87400: in VariableManager get_vars() 7140 1726867044.87439: Calling all_inventory to load vars for managed_node3 7140 1726867044.87442: Calling groups_inventory to load vars for managed_node3 7140 1726867044.87444: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.87454: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.87457: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.87460: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.87605: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000070 7140 1726867044.87609: WORKER PROCESS EXITING 7140 1726867044.87619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.87737: done with get_vars() 7140 1726867044.87744: done getting variables 7140 1726867044.87783: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:24 -0400 (0:00:00.046) 0:00:05.829 ****** 7140 1726867044.87805: entering _queue_task() for managed_node3/package 7140 1726867044.87965: worker is 1 (out of 1 available) 7140 1726867044.87979: exiting _queue_task() for managed_node3/package 7140 1726867044.87990: done queuing things up, now waiting for results queue to drain 7140 1726867044.87992: waiting for pending results... 7140 1726867044.88152: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7140 1726867044.88228: in run() - task 0affcac9-a3a5-2141-d46d-000000000071 7140 1726867044.88241: variable 'ansible_search_path' from source: unknown 7140 1726867044.88244: variable 'ansible_search_path' from source: unknown 7140 1726867044.88273: calling self._execute() 7140 1726867044.88332: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.88338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.88346: variable 'omit' from source: magic vars 7140 1726867044.88632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.90585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.90589: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.90592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.90594: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.90622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.90700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.90735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.90765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.90815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.90837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.90975: variable 'ansible_distribution' from source: facts 7140 1726867044.90983: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.90996: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.90999: when evaluation is False, skipping this task 7140 1726867044.91001: _execute() done 7140 1726867044.91004: dumping result to json 7140 1726867044.91006: done dumping result, returning 7140 1726867044.91013: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2141-d46d-000000000071] 7140 1726867044.91023: sending task result for task 0affcac9-a3a5-2141-d46d-000000000071 7140 1726867044.91106: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000071 7140 1726867044.91109: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.91170: no more pending results, returning what we have 7140 1726867044.91172: results queue empty 7140 1726867044.91173: checking for any_errors_fatal 7140 1726867044.91187: done checking for any_errors_fatal 7140 1726867044.91188: checking for max_fail_percentage 7140 1726867044.91189: done checking for max_fail_percentage 7140 1726867044.91190: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.91191: done checking to see if all hosts have failed 7140 1726867044.91191: getting the remaining hosts for this loop 7140 1726867044.91192: done getting the remaining hosts for this loop 7140 1726867044.91195: getting the next task for host managed_node3 7140 1726867044.91200: done getting next task for host managed_node3 7140 1726867044.91203: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867044.91206: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.91219: getting variables 7140 1726867044.91221: in VariableManager get_vars() 7140 1726867044.91259: Calling all_inventory to load vars for managed_node3 7140 1726867044.91261: Calling groups_inventory to load vars for managed_node3 7140 1726867044.91262: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.91269: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.91270: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.91272: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.91376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.91495: done with get_vars() 7140 1726867044.91502: done getting variables 7140 1726867044.91537: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:24 -0400 (0:00:00.037) 0:00:05.867 ****** 7140 1726867044.91558: entering _queue_task() for managed_node3/package 7140 1726867044.91718: worker is 1 (out of 1 available) 7140 1726867044.91731: exiting _queue_task() for managed_node3/package 7140 1726867044.91742: done queuing things up, now waiting for results queue to drain 7140 1726867044.91743: waiting for pending results... 7140 1726867044.91912: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867044.91988: in run() - task 0affcac9-a3a5-2141-d46d-000000000072 7140 1726867044.91999: variable 'ansible_search_path' from source: unknown 7140 1726867044.92003: variable 'ansible_search_path' from source: unknown 7140 1726867044.92033: calling self._execute() 7140 1726867044.92099: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.92103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.92113: variable 'omit' from source: magic vars 7140 1726867044.92399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.94197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.94237: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.94263: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.94294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.94314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.94371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.94397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.94415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.94442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.94452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.94547: variable 'ansible_distribution' from source: facts 7140 1726867044.94550: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.94565: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.94568: when evaluation is False, skipping this task 7140 1726867044.94571: _execute() done 7140 1726867044.94573: dumping result to json 7140 1726867044.94575: done dumping result, returning 7140 1726867044.94586: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2141-d46d-000000000072] 7140 1726867044.94589: sending task result for task 0affcac9-a3a5-2141-d46d-000000000072 7140 1726867044.94672: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000072 7140 1726867044.94675: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.94748: no more pending results, returning what we have 7140 1726867044.94751: results queue empty 7140 1726867044.94752: checking for any_errors_fatal 7140 1726867044.94758: done checking for any_errors_fatal 7140 1726867044.94758: checking for max_fail_percentage 7140 1726867044.94760: done checking for max_fail_percentage 7140 1726867044.94760: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.94761: done checking to see if all hosts have failed 7140 1726867044.94762: getting the remaining hosts for this loop 7140 1726867044.94763: done getting the remaining hosts for this loop 7140 1726867044.94766: getting the next task for host managed_node3 7140 1726867044.94770: done getting next task for host managed_node3 7140 1726867044.94773: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867044.94776: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.94791: getting variables 7140 1726867044.94793: in VariableManager get_vars() 7140 1726867044.94829: Calling all_inventory to load vars for managed_node3 7140 1726867044.94831: Calling groups_inventory to load vars for managed_node3 7140 1726867044.94832: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.94838: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.94840: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.94841: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.94971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.95104: done with get_vars() 7140 1726867044.95111: done getting variables 7140 1726867044.95151: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:24 -0400 (0:00:00.036) 0:00:05.903 ****** 7140 1726867044.95173: entering _queue_task() for managed_node3/package 7140 1726867044.95337: worker is 1 (out of 1 available) 7140 1726867044.95351: exiting _queue_task() for managed_node3/package 7140 1726867044.95361: done queuing things up, now waiting for results queue to drain 7140 1726867044.95362: waiting for pending results... 7140 1726867044.95516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867044.95596: in run() - task 0affcac9-a3a5-2141-d46d-000000000073 7140 1726867044.95605: variable 'ansible_search_path' from source: unknown 7140 1726867044.95608: variable 'ansible_search_path' from source: unknown 7140 1726867044.95637: calling self._execute() 7140 1726867044.95696: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.95700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.95709: variable 'omit' from source: magic vars 7140 1726867044.95992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867044.97412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867044.97467: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867044.97496: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867044.97521: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867044.97544: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867044.97600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867044.97620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867044.97639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867044.97670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867044.97684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867044.97774: variable 'ansible_distribution' from source: facts 7140 1726867044.97779: variable 'ansible_distribution_major_version' from source: facts 7140 1726867044.97802: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867044.97806: when evaluation is False, skipping this task 7140 1726867044.97808: _execute() done 7140 1726867044.97811: dumping result to json 7140 1726867044.97813: done dumping result, returning 7140 1726867044.97818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2141-d46d-000000000073] 7140 1726867044.97823: sending task result for task 0affcac9-a3a5-2141-d46d-000000000073 7140 1726867044.97905: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000073 7140 1726867044.97908: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867044.97949: no more pending results, returning what we have 7140 1726867044.97952: results queue empty 7140 1726867044.97952: checking for any_errors_fatal 7140 1726867044.97958: done checking for any_errors_fatal 7140 1726867044.97958: checking for max_fail_percentage 7140 1726867044.97960: done checking for max_fail_percentage 7140 1726867044.97961: checking to see if all hosts have failed and the running result is not ok 7140 1726867044.97961: done checking to see if all hosts have failed 7140 1726867044.97962: getting the remaining hosts for this loop 7140 1726867044.97963: done getting the remaining hosts for this loop 7140 1726867044.97966: getting the next task for host managed_node3 7140 1726867044.97971: done getting next task for host managed_node3 7140 1726867044.97974: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867044.97979: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867044.97993: getting variables 7140 1726867044.97995: in VariableManager get_vars() 7140 1726867044.98039: Calling all_inventory to load vars for managed_node3 7140 1726867044.98042: Calling groups_inventory to load vars for managed_node3 7140 1726867044.98044: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867044.98051: Calling all_plugins_play to load vars for managed_node3 7140 1726867044.98052: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867044.98054: Calling groups_plugins_play to load vars for managed_node3 7140 1726867044.98158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867044.98279: done with get_vars() 7140 1726867044.98286: done getting variables 7140 1726867044.98321: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:24 -0400 (0:00:00.031) 0:00:05.935 ****** 7140 1726867044.98342: entering _queue_task() for managed_node3/service 7140 1726867044.98509: worker is 1 (out of 1 available) 7140 1726867044.98522: exiting _queue_task() for managed_node3/service 7140 1726867044.98533: done queuing things up, now waiting for results queue to drain 7140 1726867044.98535: waiting for pending results... 7140 1726867044.98689: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867044.98763: in run() - task 0affcac9-a3a5-2141-d46d-000000000074 7140 1726867044.98773: variable 'ansible_search_path' from source: unknown 7140 1726867044.98776: variable 'ansible_search_path' from source: unknown 7140 1726867044.98810: calling self._execute() 7140 1726867044.98862: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867044.98867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867044.98875: variable 'omit' from source: magic vars 7140 1726867044.99155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.00578: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.00621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.00652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.00673: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.00696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.00750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.00773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.00795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.00822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.00833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.00924: variable 'ansible_distribution' from source: facts 7140 1726867045.00928: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.00943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.00946: when evaluation is False, skipping this task 7140 1726867045.00949: _execute() done 7140 1726867045.00952: dumping result to json 7140 1726867045.00954: done dumping result, returning 7140 1726867045.00959: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000074] 7140 1726867045.00964: sending task result for task 0affcac9-a3a5-2141-d46d-000000000074 7140 1726867045.01047: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000074 7140 1726867045.01050: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.01090: no more pending results, returning what we have 7140 1726867045.01093: results queue empty 7140 1726867045.01093: checking for any_errors_fatal 7140 1726867045.01098: done checking for any_errors_fatal 7140 1726867045.01099: checking for max_fail_percentage 7140 1726867045.01100: done checking for max_fail_percentage 7140 1726867045.01101: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.01101: done checking to see if all hosts have failed 7140 1726867045.01102: getting the remaining hosts for this loop 7140 1726867045.01103: done getting the remaining hosts for this loop 7140 1726867045.01107: getting the next task for host managed_node3 7140 1726867045.01111: done getting next task for host managed_node3 7140 1726867045.01115: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867045.01117: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.01131: getting variables 7140 1726867045.01132: in VariableManager get_vars() 7140 1726867045.01168: Calling all_inventory to load vars for managed_node3 7140 1726867045.01171: Calling groups_inventory to load vars for managed_node3 7140 1726867045.01173: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.01187: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.01189: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.01192: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.01325: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.01441: done with get_vars() 7140 1726867045.01448: done getting variables 7140 1726867045.01487: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:25 -0400 (0:00:00.031) 0:00:05.966 ****** 7140 1726867045.01509: entering _queue_task() for managed_node3/service 7140 1726867045.01668: worker is 1 (out of 1 available) 7140 1726867045.01685: exiting _queue_task() for managed_node3/service 7140 1726867045.01696: done queuing things up, now waiting for results queue to drain 7140 1726867045.01698: waiting for pending results... 7140 1726867045.01853: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867045.01925: in run() - task 0affcac9-a3a5-2141-d46d-000000000075 7140 1726867045.01935: variable 'ansible_search_path' from source: unknown 7140 1726867045.01938: variable 'ansible_search_path' from source: unknown 7140 1726867045.01967: calling self._execute() 7140 1726867045.02029: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.02033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.02040: variable 'omit' from source: magic vars 7140 1726867045.02330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.03737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.03969: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.03997: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.04025: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.04045: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.04103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.04125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.04143: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.04168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.04183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.04271: variable 'ansible_distribution' from source: facts 7140 1726867045.04275: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.04293: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.04296: when evaluation is False, skipping this task 7140 1726867045.04299: _execute() done 7140 1726867045.04301: dumping result to json 7140 1726867045.04304: done dumping result, returning 7140 1726867045.04310: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2141-d46d-000000000075] 7140 1726867045.04314: sending task result for task 0affcac9-a3a5-2141-d46d-000000000075 7140 1726867045.04399: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000075 7140 1726867045.04402: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867045.04459: no more pending results, returning what we have 7140 1726867045.04461: results queue empty 7140 1726867045.04462: checking for any_errors_fatal 7140 1726867045.04466: done checking for any_errors_fatal 7140 1726867045.04467: checking for max_fail_percentage 7140 1726867045.04468: done checking for max_fail_percentage 7140 1726867045.04469: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.04470: done checking to see if all hosts have failed 7140 1726867045.04470: getting the remaining hosts for this loop 7140 1726867045.04472: done getting the remaining hosts for this loop 7140 1726867045.04475: getting the next task for host managed_node3 7140 1726867045.04483: done getting next task for host managed_node3 7140 1726867045.04486: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867045.04489: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.04502: getting variables 7140 1726867045.04503: in VariableManager get_vars() 7140 1726867045.04539: Calling all_inventory to load vars for managed_node3 7140 1726867045.04542: Calling groups_inventory to load vars for managed_node3 7140 1726867045.04544: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.04551: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.04553: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.04555: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.04661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.04782: done with get_vars() 7140 1726867045.04789: done getting variables 7140 1726867045.04826: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:25 -0400 (0:00:00.033) 0:00:06.000 ****** 7140 1726867045.04847: entering _queue_task() for managed_node3/service 7140 1726867045.05018: worker is 1 (out of 1 available) 7140 1726867045.05031: exiting _queue_task() for managed_node3/service 7140 1726867045.05042: done queuing things up, now waiting for results queue to drain 7140 1726867045.05043: waiting for pending results... 7140 1726867045.05191: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867045.05268: in run() - task 0affcac9-a3a5-2141-d46d-000000000076 7140 1726867045.05285: variable 'ansible_search_path' from source: unknown 7140 1726867045.05288: variable 'ansible_search_path' from source: unknown 7140 1726867045.05310: calling self._execute() 7140 1726867045.05364: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.05367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.05380: variable 'omit' from source: magic vars 7140 1726867045.05653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.07264: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.07306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.07332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.07359: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.07382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.07435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.07459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.07481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.07506: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.07517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.07607: variable 'ansible_distribution' from source: facts 7140 1726867045.07611: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.07627: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.07630: when evaluation is False, skipping this task 7140 1726867045.07633: _execute() done 7140 1726867045.07635: dumping result to json 7140 1726867045.07637: done dumping result, returning 7140 1726867045.07644: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2141-d46d-000000000076] 7140 1726867045.07647: sending task result for task 0affcac9-a3a5-2141-d46d-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.07779: no more pending results, returning what we have 7140 1726867045.07782: results queue empty 7140 1726867045.07783: checking for any_errors_fatal 7140 1726867045.07788: done checking for any_errors_fatal 7140 1726867045.07789: checking for max_fail_percentage 7140 1726867045.07791: done checking for max_fail_percentage 7140 1726867045.07792: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.07792: done checking to see if all hosts have failed 7140 1726867045.07793: getting the remaining hosts for this loop 7140 1726867045.07794: done getting the remaining hosts for this loop 7140 1726867045.07798: getting the next task for host managed_node3 7140 1726867045.07803: done getting next task for host managed_node3 7140 1726867045.07807: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867045.07809: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.07823: getting variables 7140 1726867045.07825: in VariableManager get_vars() 7140 1726867045.07861: Calling all_inventory to load vars for managed_node3 7140 1726867045.07863: Calling groups_inventory to load vars for managed_node3 7140 1726867045.07865: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.07873: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.07875: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.07881: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.08026: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000076 7140 1726867045.08030: WORKER PROCESS EXITING 7140 1726867045.08039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.08158: done with get_vars() 7140 1726867045.08164: done getting variables 7140 1726867045.08204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:25 -0400 (0:00:00.033) 0:00:06.034 ****** 7140 1726867045.08227: entering _queue_task() for managed_node3/service 7140 1726867045.08399: worker is 1 (out of 1 available) 7140 1726867045.08412: exiting _queue_task() for managed_node3/service 7140 1726867045.08422: done queuing things up, now waiting for results queue to drain 7140 1726867045.08423: waiting for pending results... 7140 1726867045.08569: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867045.08647: in run() - task 0affcac9-a3a5-2141-d46d-000000000077 7140 1726867045.08662: variable 'ansible_search_path' from source: unknown 7140 1726867045.08666: variable 'ansible_search_path' from source: unknown 7140 1726867045.08700: calling self._execute() 7140 1726867045.08759: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.08763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.08774: variable 'omit' from source: magic vars 7140 1726867045.09059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.10983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.10987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.10990: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.11001: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.11030: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.11111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.11145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.11175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.11234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.11254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.11400: variable 'ansible_distribution' from source: facts 7140 1726867045.11428: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.11450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.11457: when evaluation is False, skipping this task 7140 1726867045.11463: _execute() done 7140 1726867045.11469: dumping result to json 7140 1726867045.11480: done dumping result, returning 7140 1726867045.11491: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2141-d46d-000000000077] 7140 1726867045.11501: sending task result for task 0affcac9-a3a5-2141-d46d-000000000077 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867045.11659: no more pending results, returning what we have 7140 1726867045.11661: results queue empty 7140 1726867045.11662: checking for any_errors_fatal 7140 1726867045.11667: done checking for any_errors_fatal 7140 1726867045.11668: checking for max_fail_percentage 7140 1726867045.11669: done checking for max_fail_percentage 7140 1726867045.11670: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.11670: done checking to see if all hosts have failed 7140 1726867045.11671: getting the remaining hosts for this loop 7140 1726867045.11672: done getting the remaining hosts for this loop 7140 1726867045.11676: getting the next task for host managed_node3 7140 1726867045.11684: done getting next task for host managed_node3 7140 1726867045.11688: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867045.11690: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.11705: getting variables 7140 1726867045.11707: in VariableManager get_vars() 7140 1726867045.11749: Calling all_inventory to load vars for managed_node3 7140 1726867045.11752: Calling groups_inventory to load vars for managed_node3 7140 1726867045.11754: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.11762: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.11764: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.11767: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.11973: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000077 7140 1726867045.11980: WORKER PROCESS EXITING 7140 1726867045.12001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.12202: done with get_vars() 7140 1726867045.12212: done getting variables 7140 1726867045.12262: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:25 -0400 (0:00:00.040) 0:00:06.074 ****** 7140 1726867045.12298: entering _queue_task() for managed_node3/copy 7140 1726867045.12617: worker is 1 (out of 1 available) 7140 1726867045.12630: exiting _queue_task() for managed_node3/copy 7140 1726867045.12641: done queuing things up, now waiting for results queue to drain 7140 1726867045.12642: waiting for pending results... 7140 1726867045.12745: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867045.12832: in run() - task 0affcac9-a3a5-2141-d46d-000000000078 7140 1726867045.12842: variable 'ansible_search_path' from source: unknown 7140 1726867045.12847: variable 'ansible_search_path' from source: unknown 7140 1726867045.12880: calling self._execute() 7140 1726867045.12939: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.12943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.12950: variable 'omit' from source: magic vars 7140 1726867045.13383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.16917: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.17053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.17131: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.17222: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.17279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.17533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.17537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.17606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.17688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.17730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.18002: variable 'ansible_distribution' from source: facts 7140 1726867045.18042: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.18066: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.18110: when evaluation is False, skipping this task 7140 1726867045.18135: _execute() done 7140 1726867045.18143: dumping result to json 7140 1726867045.18166: done dumping result, returning 7140 1726867045.18184: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2141-d46d-000000000078] 7140 1726867045.18212: sending task result for task 0affcac9-a3a5-2141-d46d-000000000078 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.18432: no more pending results, returning what we have 7140 1726867045.18435: results queue empty 7140 1726867045.18436: checking for any_errors_fatal 7140 1726867045.18442: done checking for any_errors_fatal 7140 1726867045.18443: checking for max_fail_percentage 7140 1726867045.18444: done checking for max_fail_percentage 7140 1726867045.18445: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.18445: done checking to see if all hosts have failed 7140 1726867045.18446: getting the remaining hosts for this loop 7140 1726867045.18447: done getting the remaining hosts for this loop 7140 1726867045.18451: getting the next task for host managed_node3 7140 1726867045.18457: done getting next task for host managed_node3 7140 1726867045.18460: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867045.18463: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.18483: getting variables 7140 1726867045.18486: in VariableManager get_vars() 7140 1726867045.18536: Calling all_inventory to load vars for managed_node3 7140 1726867045.18539: Calling groups_inventory to load vars for managed_node3 7140 1726867045.18542: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.18552: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.18556: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.18559: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.19152: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000078 7140 1726867045.19155: WORKER PROCESS EXITING 7140 1726867045.19183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.19602: done with get_vars() 7140 1726867045.19614: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:25 -0400 (0:00:00.074) 0:00:06.149 ****** 7140 1726867045.19731: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867045.20009: worker is 1 (out of 1 available) 7140 1726867045.20022: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867045.20035: done queuing things up, now waiting for results queue to drain 7140 1726867045.20036: waiting for pending results... 7140 1726867045.20303: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867045.20426: in run() - task 0affcac9-a3a5-2141-d46d-000000000079 7140 1726867045.20446: variable 'ansible_search_path' from source: unknown 7140 1726867045.20455: variable 'ansible_search_path' from source: unknown 7140 1726867045.20504: calling self._execute() 7140 1726867045.20597: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.20609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.20624: variable 'omit' from source: magic vars 7140 1726867045.21057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.23338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.23420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.23475: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.23524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.23556: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.23647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.23682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.23712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.23766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.23789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.23936: variable 'ansible_distribution' from source: facts 7140 1726867045.23957: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.23981: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.23990: when evaluation is False, skipping this task 7140 1726867045.23998: _execute() done 7140 1726867045.24004: dumping result to json 7140 1726867045.24012: done dumping result, returning 7140 1726867045.24024: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2141-d46d-000000000079] 7140 1726867045.24035: sending task result for task 0affcac9-a3a5-2141-d46d-000000000079 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.24271: no more pending results, returning what we have 7140 1726867045.24274: results queue empty 7140 1726867045.24275: checking for any_errors_fatal 7140 1726867045.24284: done checking for any_errors_fatal 7140 1726867045.24284: checking for max_fail_percentage 7140 1726867045.24286: done checking for max_fail_percentage 7140 1726867045.24287: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.24287: done checking to see if all hosts have failed 7140 1726867045.24288: getting the remaining hosts for this loop 7140 1726867045.24289: done getting the remaining hosts for this loop 7140 1726867045.24292: getting the next task for host managed_node3 7140 1726867045.24297: done getting next task for host managed_node3 7140 1726867045.24300: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867045.24306: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.24320: getting variables 7140 1726867045.24322: in VariableManager get_vars() 7140 1726867045.24364: Calling all_inventory to load vars for managed_node3 7140 1726867045.24366: Calling groups_inventory to load vars for managed_node3 7140 1726867045.24368: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.24382: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.24384: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.24388: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.24502: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000079 7140 1726867045.24505: WORKER PROCESS EXITING 7140 1726867045.24515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.24639: done with get_vars() 7140 1726867045.24651: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:25 -0400 (0:00:00.049) 0:00:06.199 ****** 7140 1726867045.24724: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867045.24973: worker is 1 (out of 1 available) 7140 1726867045.24990: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867045.25004: done queuing things up, now waiting for results queue to drain 7140 1726867045.25005: waiting for pending results... 7140 1726867045.25297: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867045.25387: in run() - task 0affcac9-a3a5-2141-d46d-00000000007a 7140 1726867045.25408: variable 'ansible_search_path' from source: unknown 7140 1726867045.25416: variable 'ansible_search_path' from source: unknown 7140 1726867045.25486: calling self._execute() 7140 1726867045.25547: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.25561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.25576: variable 'omit' from source: magic vars 7140 1726867045.26184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.28508: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.28582: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.28623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.28661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.28699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.28781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.28824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.28858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.28910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.28931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.29062: variable 'ansible_distribution' from source: facts 7140 1726867045.29074: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.29102: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.29111: when evaluation is False, skipping this task 7140 1726867045.29126: _execute() done 7140 1726867045.29132: dumping result to json 7140 1726867045.29142: done dumping result, returning 7140 1726867045.29154: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2141-d46d-00000000007a] 7140 1726867045.29163: sending task result for task 0affcac9-a3a5-2141-d46d-00000000007a 7140 1726867045.29295: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000007a 7140 1726867045.29299: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.29384: no more pending results, returning what we have 7140 1726867045.29388: results queue empty 7140 1726867045.29389: checking for any_errors_fatal 7140 1726867045.29395: done checking for any_errors_fatal 7140 1726867045.29395: checking for max_fail_percentage 7140 1726867045.29397: done checking for max_fail_percentage 7140 1726867045.29398: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.29399: done checking to see if all hosts have failed 7140 1726867045.29399: getting the remaining hosts for this loop 7140 1726867045.29401: done getting the remaining hosts for this loop 7140 1726867045.29407: getting the next task for host managed_node3 7140 1726867045.29414: done getting next task for host managed_node3 7140 1726867045.29418: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867045.29421: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.29440: getting variables 7140 1726867045.29442: in VariableManager get_vars() 7140 1726867045.29602: Calling all_inventory to load vars for managed_node3 7140 1726867045.29605: Calling groups_inventory to load vars for managed_node3 7140 1726867045.29608: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.29622: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.29626: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.29629: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.30386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.30785: done with get_vars() 7140 1726867045.30796: done getting variables 7140 1726867045.30849: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:25 -0400 (0:00:00.061) 0:00:06.260 ****** 7140 1726867045.30881: entering _queue_task() for managed_node3/debug 7140 1726867045.31321: worker is 1 (out of 1 available) 7140 1726867045.31333: exiting _queue_task() for managed_node3/debug 7140 1726867045.31344: done queuing things up, now waiting for results queue to drain 7140 1726867045.31345: waiting for pending results... 7140 1726867045.31798: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867045.31803: in run() - task 0affcac9-a3a5-2141-d46d-00000000007b 7140 1726867045.31806: variable 'ansible_search_path' from source: unknown 7140 1726867045.31808: variable 'ansible_search_path' from source: unknown 7140 1726867045.31811: calling self._execute() 7140 1726867045.31868: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.31882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.31904: variable 'omit' from source: magic vars 7140 1726867045.32323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.35162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.35243: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.35290: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.35328: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.35358: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.35484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.35488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.35512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.35559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.35581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.35721: variable 'ansible_distribution' from source: facts 7140 1726867045.35732: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.35807: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.35811: when evaluation is False, skipping this task 7140 1726867045.35814: _execute() done 7140 1726867045.35816: dumping result to json 7140 1726867045.35818: done dumping result, returning 7140 1726867045.35820: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2141-d46d-00000000007b] 7140 1726867045.35822: sending task result for task 0affcac9-a3a5-2141-d46d-00000000007b skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867045.35955: no more pending results, returning what we have 7140 1726867045.35958: results queue empty 7140 1726867045.35959: checking for any_errors_fatal 7140 1726867045.35965: done checking for any_errors_fatal 7140 1726867045.35966: checking for max_fail_percentage 7140 1726867045.35968: done checking for max_fail_percentage 7140 1726867045.35968: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.35969: done checking to see if all hosts have failed 7140 1726867045.35970: getting the remaining hosts for this loop 7140 1726867045.35971: done getting the remaining hosts for this loop 7140 1726867045.35975: getting the next task for host managed_node3 7140 1726867045.35984: done getting next task for host managed_node3 7140 1726867045.35988: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867045.35991: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.36008: getting variables 7140 1726867045.36010: in VariableManager get_vars() 7140 1726867045.36060: Calling all_inventory to load vars for managed_node3 7140 1726867045.36063: Calling groups_inventory to load vars for managed_node3 7140 1726867045.36065: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.36076: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.36185: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.36191: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000007b 7140 1726867045.36194: WORKER PROCESS EXITING 7140 1726867045.36198: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.36373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.36739: done with get_vars() 7140 1726867045.36749: done getting variables 7140 1726867045.36807: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:25 -0400 (0:00:00.059) 0:00:06.320 ****** 7140 1726867045.36838: entering _queue_task() for managed_node3/debug 7140 1726867045.37057: worker is 1 (out of 1 available) 7140 1726867045.37069: exiting _queue_task() for managed_node3/debug 7140 1726867045.37283: done queuing things up, now waiting for results queue to drain 7140 1726867045.37285: waiting for pending results... 7140 1726867045.37334: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867045.37452: in run() - task 0affcac9-a3a5-2141-d46d-00000000007c 7140 1726867045.37472: variable 'ansible_search_path' from source: unknown 7140 1726867045.37483: variable 'ansible_search_path' from source: unknown 7140 1726867045.37526: calling self._execute() 7140 1726867045.37612: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.37628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.37643: variable 'omit' from source: magic vars 7140 1726867045.38058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.40273: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.40348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.40435: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.40440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.40460: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.40546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.40582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.40609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.40655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.40763: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.40808: variable 'ansible_distribution' from source: facts 7140 1726867045.40819: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.40843: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.40851: when evaluation is False, skipping this task 7140 1726867045.40858: _execute() done 7140 1726867045.40867: dumping result to json 7140 1726867045.40878: done dumping result, returning 7140 1726867045.40892: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2141-d46d-00000000007c] 7140 1726867045.40904: sending task result for task 0affcac9-a3a5-2141-d46d-00000000007c skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867045.41039: no more pending results, returning what we have 7140 1726867045.41042: results queue empty 7140 1726867045.41043: checking for any_errors_fatal 7140 1726867045.41050: done checking for any_errors_fatal 7140 1726867045.41051: checking for max_fail_percentage 7140 1726867045.41053: done checking for max_fail_percentage 7140 1726867045.41053: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.41054: done checking to see if all hosts have failed 7140 1726867045.41055: getting the remaining hosts for this loop 7140 1726867045.41057: done getting the remaining hosts for this loop 7140 1726867045.41061: getting the next task for host managed_node3 7140 1726867045.41067: done getting next task for host managed_node3 7140 1726867045.41071: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867045.41074: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.41093: getting variables 7140 1726867045.41095: in VariableManager get_vars() 7140 1726867045.41146: Calling all_inventory to load vars for managed_node3 7140 1726867045.41149: Calling groups_inventory to load vars for managed_node3 7140 1726867045.41152: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.41163: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.41166: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.41169: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.41648: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000007c 7140 1726867045.41651: WORKER PROCESS EXITING 7140 1726867045.41673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.41878: done with get_vars() 7140 1726867045.41890: done getting variables 7140 1726867045.41944: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:25 -0400 (0:00:00.051) 0:00:06.371 ****** 7140 1726867045.41978: entering _queue_task() for managed_node3/debug 7140 1726867045.42392: worker is 1 (out of 1 available) 7140 1726867045.42399: exiting _queue_task() for managed_node3/debug 7140 1726867045.42409: done queuing things up, now waiting for results queue to drain 7140 1726867045.42410: waiting for pending results... 7140 1726867045.42473: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867045.42595: in run() - task 0affcac9-a3a5-2141-d46d-00000000007d 7140 1726867045.42618: variable 'ansible_search_path' from source: unknown 7140 1726867045.42741: variable 'ansible_search_path' from source: unknown 7140 1726867045.42745: calling self._execute() 7140 1726867045.42753: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.42763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.42776: variable 'omit' from source: magic vars 7140 1726867045.43189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.45369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.45448: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.45493: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.45530: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.45560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.45644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.45785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.45789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.45792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.45794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.45910: variable 'ansible_distribution' from source: facts 7140 1726867045.45922: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.45945: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.45954: when evaluation is False, skipping this task 7140 1726867045.45961: _execute() done 7140 1726867045.45967: dumping result to json 7140 1726867045.45974: done dumping result, returning 7140 1726867045.45989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2141-d46d-00000000007d] 7140 1726867045.46004: sending task result for task 0affcac9-a3a5-2141-d46d-00000000007d skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867045.46145: no more pending results, returning what we have 7140 1726867045.46149: results queue empty 7140 1726867045.46150: checking for any_errors_fatal 7140 1726867045.46155: done checking for any_errors_fatal 7140 1726867045.46155: checking for max_fail_percentage 7140 1726867045.46157: done checking for max_fail_percentage 7140 1726867045.46157: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.46158: done checking to see if all hosts have failed 7140 1726867045.46159: getting the remaining hosts for this loop 7140 1726867045.46160: done getting the remaining hosts for this loop 7140 1726867045.46164: getting the next task for host managed_node3 7140 1726867045.46171: done getting next task for host managed_node3 7140 1726867045.46175: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867045.46180: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867045.46196: getting variables 7140 1726867045.46198: in VariableManager get_vars() 7140 1726867045.46247: Calling all_inventory to load vars for managed_node3 7140 1726867045.46250: Calling groups_inventory to load vars for managed_node3 7140 1726867045.46253: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.46264: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.46267: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.46270: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.46668: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000007d 7140 1726867045.46671: WORKER PROCESS EXITING 7140 1726867045.46695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.46900: done with get_vars() 7140 1726867045.46911: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:25 -0400 (0:00:00.050) 0:00:06.421 ****** 7140 1726867045.46997: entering _queue_task() for managed_node3/ping 7140 1726867045.47208: worker is 1 (out of 1 available) 7140 1726867045.47220: exiting _queue_task() for managed_node3/ping 7140 1726867045.47232: done queuing things up, now waiting for results queue to drain 7140 1726867045.47233: waiting for pending results... 7140 1726867045.47480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867045.47601: in run() - task 0affcac9-a3a5-2141-d46d-00000000007e 7140 1726867045.47620: variable 'ansible_search_path' from source: unknown 7140 1726867045.47629: variable 'ansible_search_path' from source: unknown 7140 1726867045.47667: calling self._execute() 7140 1726867045.47751: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.47762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.47776: variable 'omit' from source: magic vars 7140 1726867045.48194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.50388: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.50459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.50502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.50545: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.50576: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.50662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.50699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.50843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.50847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.50850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.51067: variable 'ansible_distribution' from source: facts 7140 1726867045.51276: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.51385: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.51388: when evaluation is False, skipping this task 7140 1726867045.51391: _execute() done 7140 1726867045.51393: dumping result to json 7140 1726867045.51395: done dumping result, returning 7140 1726867045.51397: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2141-d46d-00000000007e] 7140 1726867045.51399: sending task result for task 0affcac9-a3a5-2141-d46d-00000000007e 7140 1726867045.51465: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000007e 7140 1726867045.51469: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.51532: no more pending results, returning what we have 7140 1726867045.51535: results queue empty 7140 1726867045.51536: checking for any_errors_fatal 7140 1726867045.51542: done checking for any_errors_fatal 7140 1726867045.51543: checking for max_fail_percentage 7140 1726867045.51545: done checking for max_fail_percentage 7140 1726867045.51546: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.51546: done checking to see if all hosts have failed 7140 1726867045.51547: getting the remaining hosts for this loop 7140 1726867045.51548: done getting the remaining hosts for this loop 7140 1726867045.51552: getting the next task for host managed_node3 7140 1726867045.51562: done getting next task for host managed_node3 7140 1726867045.51564: ^ task is: TASK: meta (role_complete) 7140 1726867045.51567: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7140 1726867045.51586: getting variables 7140 1726867045.51588: in VariableManager get_vars() 7140 1726867045.51640: Calling all_inventory to load vars for managed_node3 7140 1726867045.51643: Calling groups_inventory to load vars for managed_node3 7140 1726867045.51646: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.51656: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.51660: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.51663: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.52124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.52323: done with get_vars() 7140 1726867045.52334: done getting variables 7140 1726867045.52431: done queuing things up, now waiting for results queue to drain 7140 1726867045.52433: results queue empty 7140 1726867045.52434: checking for any_errors_fatal 7140 1726867045.52436: done checking for any_errors_fatal 7140 1726867045.52437: checking for max_fail_percentage 7140 1726867045.52438: done checking for max_fail_percentage 7140 1726867045.52455: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.52457: done checking to see if all hosts have failed 7140 1726867045.52458: getting the remaining hosts for this loop 7140 1726867045.52459: done getting the remaining hosts for this loop 7140 1726867045.52461: getting the next task for host managed_node3 7140 1726867045.52484: done getting next task for host managed_node3 7140 1726867045.52503: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7140 1726867045.52505: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.52507: getting variables 7140 1726867045.52508: in VariableManager get_vars() 7140 1726867045.52524: Calling all_inventory to load vars for managed_node3 7140 1726867045.52526: Calling groups_inventory to load vars for managed_node3 7140 1726867045.52528: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.52532: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.52534: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.52536: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.52684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.52892: done with get_vars() 7140 1726867045.52902: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 Friday 20 September 2024 17:17:25 -0400 (0:00:00.059) 0:00:06.481 ****** 7140 1726867045.52967: entering _queue_task() for managed_node3/include_tasks 7140 1726867045.53384: worker is 1 (out of 1 available) 7140 1726867045.53392: exiting _queue_task() for managed_node3/include_tasks 7140 1726867045.53401: done queuing things up, now waiting for results queue to drain 7140 1726867045.53402: waiting for pending results... 7140 1726867045.53464: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7140 1726867045.53629: in run() - task 0affcac9-a3a5-2141-d46d-0000000000ae 7140 1726867045.53633: variable 'ansible_search_path' from source: unknown 7140 1726867045.53636: calling self._execute() 7140 1726867045.53702: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.53714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.53728: variable 'omit' from source: magic vars 7140 1726867045.54143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.57289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.57361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.57408: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.57583: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.57586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.57589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.57591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.57620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.57664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.57686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.57820: variable 'ansible_distribution' from source: facts 7140 1726867045.57830: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.57852: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.57860: when evaluation is False, skipping this task 7140 1726867045.57868: _execute() done 7140 1726867045.57875: dumping result to json 7140 1726867045.57884: done dumping result, returning 7140 1726867045.57895: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2141-d46d-0000000000ae] 7140 1726867045.57905: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ae skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.58068: no more pending results, returning what we have 7140 1726867045.58072: results queue empty 7140 1726867045.58072: checking for any_errors_fatal 7140 1726867045.58075: done checking for any_errors_fatal 7140 1726867045.58075: checking for max_fail_percentage 7140 1726867045.58079: done checking for max_fail_percentage 7140 1726867045.58080: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.58080: done checking to see if all hosts have failed 7140 1726867045.58081: getting the remaining hosts for this loop 7140 1726867045.58083: done getting the remaining hosts for this loop 7140 1726867045.58088: getting the next task for host managed_node3 7140 1726867045.58093: done getting next task for host managed_node3 7140 1726867045.58095: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7140 1726867045.58097: ^ state is: HOST STATE: block=2, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.58100: getting variables 7140 1726867045.58102: in VariableManager get_vars() 7140 1726867045.58151: Calling all_inventory to load vars for managed_node3 7140 1726867045.58154: Calling groups_inventory to load vars for managed_node3 7140 1726867045.58156: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.58167: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.58170: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.58172: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.58427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.58893: done with get_vars() 7140 1726867045.58905: done getting variables 7140 1726867045.58933: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ae 7140 1726867045.58936: WORKER PROCESS EXITING 7140 1726867045.58967: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Friday 20 September 2024 17:17:25 -0400 (0:00:00.060) 0:00:06.541 ****** 7140 1726867045.58997: entering _queue_task() for managed_node3/debug 7140 1726867045.59212: worker is 1 (out of 1 available) 7140 1726867045.59225: exiting _queue_task() for managed_node3/debug 7140 1726867045.59235: done queuing things up, now waiting for results queue to drain 7140 1726867045.59236: waiting for pending results... 7140 1726867045.59600: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7140 1726867045.59693: in run() - task 0affcac9-a3a5-2141-d46d-0000000000af 7140 1726867045.59713: variable 'ansible_search_path' from source: unknown 7140 1726867045.59753: calling self._execute() 7140 1726867045.59847: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.59858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.59872: variable 'omit' from source: magic vars 7140 1726867045.60285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.62434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.62516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.62563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.62650: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.62704: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.62791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.62884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.62887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.62889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.62903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.63035: variable 'ansible_distribution' from source: facts 7140 1726867045.63047: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.63068: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.63075: when evaluation is False, skipping this task 7140 1726867045.63085: _execute() done 7140 1726867045.63092: dumping result to json 7140 1726867045.63098: done dumping result, returning 7140 1726867045.63107: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [0affcac9-a3a5-2141-d46d-0000000000af] 7140 1726867045.63115: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000af skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867045.63253: no more pending results, returning what we have 7140 1726867045.63256: results queue empty 7140 1726867045.63258: checking for any_errors_fatal 7140 1726867045.63267: done checking for any_errors_fatal 7140 1726867045.63268: checking for max_fail_percentage 7140 1726867045.63270: done checking for max_fail_percentage 7140 1726867045.63270: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.63271: done checking to see if all hosts have failed 7140 1726867045.63272: getting the remaining hosts for this loop 7140 1726867045.63273: done getting the remaining hosts for this loop 7140 1726867045.63279: getting the next task for host managed_node3 7140 1726867045.63288: done getting next task for host managed_node3 7140 1726867045.63291: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7140 1726867045.63293: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.63296: getting variables 7140 1726867045.63298: in VariableManager get_vars() 7140 1726867045.63347: Calling all_inventory to load vars for managed_node3 7140 1726867045.63350: Calling groups_inventory to load vars for managed_node3 7140 1726867045.63352: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.63366: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.63370: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.63373: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.63535: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000af 7140 1726867045.63538: WORKER PROCESS EXITING 7140 1726867045.63563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.63753: done with get_vars() 7140 1726867045.63763: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 Friday 20 September 2024 17:17:25 -0400 (0:00:00.048) 0:00:06.590 ****** 7140 1726867045.63847: entering _queue_task() for managed_node3/include_tasks 7140 1726867045.64072: worker is 1 (out of 1 available) 7140 1726867045.64086: exiting _queue_task() for managed_node3/include_tasks 7140 1726867045.64099: done queuing things up, now waiting for results queue to drain 7140 1726867045.64101: waiting for pending results... 7140 1726867045.64496: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7140 1726867045.64502: in run() - task 0affcac9-a3a5-2141-d46d-0000000000b0 7140 1726867045.64505: variable 'ansible_search_path' from source: unknown 7140 1726867045.64520: calling self._execute() 7140 1726867045.64615: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.64629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.64645: variable 'omit' from source: magic vars 7140 1726867045.65065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.67165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.67233: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.67519: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.67738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.67741: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.67744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.67747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.67896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.67944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.68086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.68243: variable 'ansible_distribution' from source: facts 7140 1726867045.68254: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.68278: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.68292: when evaluation is False, skipping this task 7140 1726867045.68300: _execute() done 7140 1726867045.68320: dumping result to json 7140 1726867045.68332: done dumping result, returning 7140 1726867045.68348: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2141-d46d-0000000000b0] 7140 1726867045.68396: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.68624: no more pending results, returning what we have 7140 1726867045.68628: results queue empty 7140 1726867045.68629: checking for any_errors_fatal 7140 1726867045.68635: done checking for any_errors_fatal 7140 1726867045.68636: checking for max_fail_percentage 7140 1726867045.68638: done checking for max_fail_percentage 7140 1726867045.68638: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.68639: done checking to see if all hosts have failed 7140 1726867045.68640: getting the remaining hosts for this loop 7140 1726867045.68641: done getting the remaining hosts for this loop 7140 1726867045.68646: getting the next task for host managed_node3 7140 1726867045.68653: done getting next task for host managed_node3 7140 1726867045.68659: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867045.68662: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.68682: getting variables 7140 1726867045.68685: in VariableManager get_vars() 7140 1726867045.68735: Calling all_inventory to load vars for managed_node3 7140 1726867045.68738: Calling groups_inventory to load vars for managed_node3 7140 1726867045.68741: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.68751: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.68755: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.68758: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.69106: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b0 7140 1726867045.69110: WORKER PROCESS EXITING 7140 1726867045.69132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.69334: done with get_vars() 7140 1726867045.69344: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:25 -0400 (0:00:00.055) 0:00:06.646 ****** 7140 1726867045.69437: entering _queue_task() for managed_node3/include_tasks 7140 1726867045.70058: worker is 1 (out of 1 available) 7140 1726867045.70070: exiting _queue_task() for managed_node3/include_tasks 7140 1726867045.70086: done queuing things up, now waiting for results queue to drain 7140 1726867045.70205: waiting for pending results... 7140 1726867045.70524: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867045.70817: in run() - task 0affcac9-a3a5-2141-d46d-0000000000b8 7140 1726867045.70833: variable 'ansible_search_path' from source: unknown 7140 1726867045.70836: variable 'ansible_search_path' from source: unknown 7140 1726867045.70889: calling self._execute() 7140 1726867045.70991: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.71008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.71031: variable 'omit' from source: magic vars 7140 1726867045.71493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.73437: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.73491: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.73518: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.73542: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.73563: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.73624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.73644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.73661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.73696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.73703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.73794: variable 'ansible_distribution' from source: facts 7140 1726867045.73800: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.73817: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.73820: when evaluation is False, skipping this task 7140 1726867045.73823: _execute() done 7140 1726867045.73825: dumping result to json 7140 1726867045.73827: done dumping result, returning 7140 1726867045.73833: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2141-d46d-0000000000b8] 7140 1726867045.73837: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b8 7140 1726867045.73921: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b8 7140 1726867045.73924: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.73965: no more pending results, returning what we have 7140 1726867045.73968: results queue empty 7140 1726867045.73969: checking for any_errors_fatal 7140 1726867045.73975: done checking for any_errors_fatal 7140 1726867045.73980: checking for max_fail_percentage 7140 1726867045.73981: done checking for max_fail_percentage 7140 1726867045.73982: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.73982: done checking to see if all hosts have failed 7140 1726867045.73983: getting the remaining hosts for this loop 7140 1726867045.73984: done getting the remaining hosts for this loop 7140 1726867045.73988: getting the next task for host managed_node3 7140 1726867045.73994: done getting next task for host managed_node3 7140 1726867045.73998: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867045.74000: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.74015: getting variables 7140 1726867045.74017: in VariableManager get_vars() 7140 1726867045.74055: Calling all_inventory to load vars for managed_node3 7140 1726867045.74058: Calling groups_inventory to load vars for managed_node3 7140 1726867045.74060: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.74068: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.74070: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.74072: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.74189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.74314: done with get_vars() 7140 1726867045.74322: done getting variables 7140 1726867045.74358: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:25 -0400 (0:00:00.049) 0:00:06.695 ****** 7140 1726867045.74384: entering _queue_task() for managed_node3/debug 7140 1726867045.74569: worker is 1 (out of 1 available) 7140 1726867045.74587: exiting _queue_task() for managed_node3/debug 7140 1726867045.74598: done queuing things up, now waiting for results queue to drain 7140 1726867045.74599: waiting for pending results... 7140 1726867045.74755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867045.74832: in run() - task 0affcac9-a3a5-2141-d46d-0000000000b9 7140 1726867045.74845: variable 'ansible_search_path' from source: unknown 7140 1726867045.74848: variable 'ansible_search_path' from source: unknown 7140 1726867045.74880: calling self._execute() 7140 1726867045.74938: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.74942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.74950: variable 'omit' from source: magic vars 7140 1726867045.75249: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.76736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.76783: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.76811: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.76836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.76856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.76918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.76939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.76956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.76983: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.76996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.77089: variable 'ansible_distribution' from source: facts 7140 1726867045.77093: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.77109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.77112: when evaluation is False, skipping this task 7140 1726867045.77115: _execute() done 7140 1726867045.77117: dumping result to json 7140 1726867045.77119: done dumping result, returning 7140 1726867045.77126: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2141-d46d-0000000000b9] 7140 1726867045.77134: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b9 7140 1726867045.77214: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000b9 7140 1726867045.77217: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867045.77258: no more pending results, returning what we have 7140 1726867045.77261: results queue empty 7140 1726867045.77262: checking for any_errors_fatal 7140 1726867045.77267: done checking for any_errors_fatal 7140 1726867045.77268: checking for max_fail_percentage 7140 1726867045.77269: done checking for max_fail_percentage 7140 1726867045.77270: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.77271: done checking to see if all hosts have failed 7140 1726867045.77271: getting the remaining hosts for this loop 7140 1726867045.77273: done getting the remaining hosts for this loop 7140 1726867045.77280: getting the next task for host managed_node3 7140 1726867045.77285: done getting next task for host managed_node3 7140 1726867045.77288: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867045.77291: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.77307: getting variables 7140 1726867045.77308: in VariableManager get_vars() 7140 1726867045.77345: Calling all_inventory to load vars for managed_node3 7140 1726867045.77348: Calling groups_inventory to load vars for managed_node3 7140 1726867045.77350: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.77357: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.77360: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.77362: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.77514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.77633: done with get_vars() 7140 1726867045.77640: done getting variables 7140 1726867045.77680: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:25 -0400 (0:00:00.033) 0:00:06.728 ****** 7140 1726867045.77704: entering _queue_task() for managed_node3/fail 7140 1726867045.77873: worker is 1 (out of 1 available) 7140 1726867045.77890: exiting _queue_task() for managed_node3/fail 7140 1726867045.77900: done queuing things up, now waiting for results queue to drain 7140 1726867045.77902: waiting for pending results... 7140 1726867045.78052: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867045.78141: in run() - task 0affcac9-a3a5-2141-d46d-0000000000ba 7140 1726867045.78153: variable 'ansible_search_path' from source: unknown 7140 1726867045.78157: variable 'ansible_search_path' from source: unknown 7140 1726867045.78190: calling self._execute() 7140 1726867045.78251: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.78254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.78263: variable 'omit' from source: magic vars 7140 1726867045.78555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.79991: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.80041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.80067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.80098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.80118: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.80172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.80202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.80217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.80242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.80253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.80348: variable 'ansible_distribution' from source: facts 7140 1726867045.80351: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.80366: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.80369: when evaluation is False, skipping this task 7140 1726867045.80372: _execute() done 7140 1726867045.80374: dumping result to json 7140 1726867045.80378: done dumping result, returning 7140 1726867045.80387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2141-d46d-0000000000ba] 7140 1726867045.80390: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ba 7140 1726867045.80473: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ba 7140 1726867045.80479: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.80545: no more pending results, returning what we have 7140 1726867045.80548: results queue empty 7140 1726867045.80549: checking for any_errors_fatal 7140 1726867045.80554: done checking for any_errors_fatal 7140 1726867045.80554: checking for max_fail_percentage 7140 1726867045.80556: done checking for max_fail_percentage 7140 1726867045.80557: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.80557: done checking to see if all hosts have failed 7140 1726867045.80558: getting the remaining hosts for this loop 7140 1726867045.80559: done getting the remaining hosts for this loop 7140 1726867045.80562: getting the next task for host managed_node3 7140 1726867045.80566: done getting next task for host managed_node3 7140 1726867045.80570: ^ 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 7140 1726867045.80572: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.80594: getting variables 7140 1726867045.80595: in VariableManager get_vars() 7140 1726867045.80624: Calling all_inventory to load vars for managed_node3 7140 1726867045.80626: Calling groups_inventory to load vars for managed_node3 7140 1726867045.80627: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.80633: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.80634: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.80636: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.80742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.80863: done with get_vars() 7140 1726867045.80870: done getting variables 7140 1726867045.80909: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:25 -0400 (0:00:00.032) 0:00:06.761 ****** 7140 1726867045.80930: entering _queue_task() for managed_node3/fail 7140 1726867045.81092: worker is 1 (out of 1 available) 7140 1726867045.81104: exiting _queue_task() for managed_node3/fail 7140 1726867045.81114: done queuing things up, now waiting for results queue to drain 7140 1726867045.81115: waiting for pending results... 7140 1726867045.81268: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7140 1726867045.81355: in run() - task 0affcac9-a3a5-2141-d46d-0000000000bb 7140 1726867045.81367: variable 'ansible_search_path' from source: unknown 7140 1726867045.81370: variable 'ansible_search_path' from source: unknown 7140 1726867045.81402: calling self._execute() 7140 1726867045.81461: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.81464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.81473: variable 'omit' from source: magic vars 7140 1726867045.81751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.83165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.83210: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.83237: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.83261: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.83283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.83338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.83358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.83375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.83406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.83418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.83509: variable 'ansible_distribution' from source: facts 7140 1726867045.83513: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.83528: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.83531: when evaluation is False, skipping this task 7140 1726867045.83534: _execute() done 7140 1726867045.83536: dumping result to json 7140 1726867045.83539: done dumping result, returning 7140 1726867045.83544: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2141-d46d-0000000000bb] 7140 1726867045.83548: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bb 7140 1726867045.83632: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bb 7140 1726867045.83635: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.83671: no more pending results, returning what we have 7140 1726867045.83673: results queue empty 7140 1726867045.83674: checking for any_errors_fatal 7140 1726867045.83683: done checking for any_errors_fatal 7140 1726867045.83683: checking for max_fail_percentage 7140 1726867045.83685: done checking for max_fail_percentage 7140 1726867045.83685: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.83686: done checking to see if all hosts have failed 7140 1726867045.83687: getting the remaining hosts for this loop 7140 1726867045.83688: done getting the remaining hosts for this loop 7140 1726867045.83691: getting the next task for host managed_node3 7140 1726867045.83696: done getting next task for host managed_node3 7140 1726867045.83699: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867045.83702: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.83716: getting variables 7140 1726867045.83718: in VariableManager get_vars() 7140 1726867045.83753: Calling all_inventory to load vars for managed_node3 7140 1726867045.83756: Calling groups_inventory to load vars for managed_node3 7140 1726867045.83758: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.83765: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.83768: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.83770: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.83902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.84016: done with get_vars() 7140 1726867045.84024: done getting variables 7140 1726867045.84058: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:25 -0400 (0:00:00.031) 0:00:06.792 ****** 7140 1726867045.84082: entering _queue_task() for managed_node3/fail 7140 1726867045.84239: worker is 1 (out of 1 available) 7140 1726867045.84252: exiting _queue_task() for managed_node3/fail 7140 1726867045.84262: done queuing things up, now waiting for results queue to drain 7140 1726867045.84263: waiting for pending results... 7140 1726867045.84435: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867045.84506: in run() - task 0affcac9-a3a5-2141-d46d-0000000000bc 7140 1726867045.84516: variable 'ansible_search_path' from source: unknown 7140 1726867045.84520: variable 'ansible_search_path' from source: unknown 7140 1726867045.84544: calling self._execute() 7140 1726867045.84602: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.84605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.84616: variable 'omit' from source: magic vars 7140 1726867045.84884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.86582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.86585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.86588: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.86624: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.86655: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.86735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.86784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.86809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.86835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.86854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.86955: variable 'ansible_distribution' from source: facts 7140 1726867045.86960: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.86974: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.86978: when evaluation is False, skipping this task 7140 1726867045.86984: _execute() done 7140 1726867045.86987: dumping result to json 7140 1726867045.86989: done dumping result, returning 7140 1726867045.86996: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2141-d46d-0000000000bc] 7140 1726867045.87000: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bc skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.87114: no more pending results, returning what we have 7140 1726867045.87117: results queue empty 7140 1726867045.87118: checking for any_errors_fatal 7140 1726867045.87123: done checking for any_errors_fatal 7140 1726867045.87124: checking for max_fail_percentage 7140 1726867045.87125: done checking for max_fail_percentage 7140 1726867045.87126: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.87127: done checking to see if all hosts have failed 7140 1726867045.87127: getting the remaining hosts for this loop 7140 1726867045.87129: done getting the remaining hosts for this loop 7140 1726867045.87132: getting the next task for host managed_node3 7140 1726867045.87137: done getting next task for host managed_node3 7140 1726867045.87140: ^ 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 7140 1726867045.87143: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.87158: getting variables 7140 1726867045.87159: in VariableManager get_vars() 7140 1726867045.87198: Calling all_inventory to load vars for managed_node3 7140 1726867045.87200: Calling groups_inventory to load vars for managed_node3 7140 1726867045.87202: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.87210: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.87212: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.87214: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.87317: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bc 7140 1726867045.87321: WORKER PROCESS EXITING 7140 1726867045.87330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.87449: done with get_vars() 7140 1726867045.87456: done getting variables 7140 1726867045.87495: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:25 -0400 (0:00:00.034) 0:00:06.826 ****** 7140 1726867045.87514: entering _queue_task() for managed_node3/dnf 7140 1726867045.87669: worker is 1 (out of 1 available) 7140 1726867045.87681: exiting _queue_task() for managed_node3/dnf 7140 1726867045.87692: done queuing things up, now waiting for results queue to drain 7140 1726867045.87694: waiting for pending results... 7140 1726867045.87843: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7140 1726867045.87914: in run() - task 0affcac9-a3a5-2141-d46d-0000000000bd 7140 1726867045.87927: variable 'ansible_search_path' from source: unknown 7140 1726867045.87931: variable 'ansible_search_path' from source: unknown 7140 1726867045.87955: calling self._execute() 7140 1726867045.88013: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.88017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.88028: variable 'omit' from source: magic vars 7140 1726867045.88304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.90785: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.90790: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.90792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.90811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.90842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.90971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.91016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.91045: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.91111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.91133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.91255: variable 'ansible_distribution' from source: facts 7140 1726867045.91259: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.91274: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.91281: when evaluation is False, skipping this task 7140 1726867045.91295: _execute() done 7140 1726867045.91302: dumping result to json 7140 1726867045.91304: done dumping result, returning 7140 1726867045.91307: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-0000000000bd] 7140 1726867045.91310: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bd 7140 1726867045.91403: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bd skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.91449: no more pending results, returning what we have 7140 1726867045.91452: results queue empty 7140 1726867045.91453: checking for any_errors_fatal 7140 1726867045.91458: done checking for any_errors_fatal 7140 1726867045.91458: checking for max_fail_percentage 7140 1726867045.91460: done checking for max_fail_percentage 7140 1726867045.91460: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.91461: done checking to see if all hosts have failed 7140 1726867045.91462: getting the remaining hosts for this loop 7140 1726867045.91463: done getting the remaining hosts for this loop 7140 1726867045.91466: getting the next task for host managed_node3 7140 1726867045.91473: done getting next task for host managed_node3 7140 1726867045.91476: ^ 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 7140 1726867045.91481: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.91497: getting variables 7140 1726867045.91499: in VariableManager get_vars() 7140 1726867045.91547: Calling all_inventory to load vars for managed_node3 7140 1726867045.91549: Calling groups_inventory to load vars for managed_node3 7140 1726867045.91551: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.91557: WORKER PROCESS EXITING 7140 1726867045.91565: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.91567: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.91569: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.91717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.91840: done with get_vars() 7140 1726867045.91847: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867045.91900: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:25 -0400 (0:00:00.044) 0:00:06.870 ****** 7140 1726867045.91920: entering _queue_task() for managed_node3/yum 7140 1726867045.92101: worker is 1 (out of 1 available) 7140 1726867045.92114: exiting _queue_task() for managed_node3/yum 7140 1726867045.92125: done queuing things up, now waiting for results queue to drain 7140 1726867045.92126: waiting for pending results... 7140 1726867045.92294: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7140 1726867045.92363: in run() - task 0affcac9-a3a5-2141-d46d-0000000000be 7140 1726867045.92376: variable 'ansible_search_path' from source: unknown 7140 1726867045.92381: variable 'ansible_search_path' from source: unknown 7140 1726867045.92410: calling self._execute() 7140 1726867045.92469: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.92473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.92486: variable 'omit' from source: magic vars 7140 1726867045.92794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.94557: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.94612: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.94637: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.94662: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.94685: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.94742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.94762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.94781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.94811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.94824: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.94919: variable 'ansible_distribution' from source: facts 7140 1726867045.94923: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.94936: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.94938: when evaluation is False, skipping this task 7140 1726867045.94941: _execute() done 7140 1726867045.94943: dumping result to json 7140 1726867045.94946: done dumping result, returning 7140 1726867045.94953: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-0000000000be] 7140 1726867045.94958: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000be 7140 1726867045.95041: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000be 7140 1726867045.95044: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.95089: no more pending results, returning what we have 7140 1726867045.95092: results queue empty 7140 1726867045.95093: checking for any_errors_fatal 7140 1726867045.95099: done checking for any_errors_fatal 7140 1726867045.95100: checking for max_fail_percentage 7140 1726867045.95101: done checking for max_fail_percentage 7140 1726867045.95101: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.95102: done checking to see if all hosts have failed 7140 1726867045.95103: getting the remaining hosts for this loop 7140 1726867045.95104: done getting the remaining hosts for this loop 7140 1726867045.95108: getting the next task for host managed_node3 7140 1726867045.95112: done getting next task for host managed_node3 7140 1726867045.95116: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867045.95118: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.95133: getting variables 7140 1726867045.95134: in VariableManager get_vars() 7140 1726867045.95171: Calling all_inventory to load vars for managed_node3 7140 1726867045.95173: Calling groups_inventory to load vars for managed_node3 7140 1726867045.95176: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.95185: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.95187: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.95190: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.95297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.95425: done with get_vars() 7140 1726867045.95431: done getting variables 7140 1726867045.95468: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:25 -0400 (0:00:00.035) 0:00:06.906 ****** 7140 1726867045.95493: entering _queue_task() for managed_node3/fail 7140 1726867045.95676: worker is 1 (out of 1 available) 7140 1726867045.95691: exiting _queue_task() for managed_node3/fail 7140 1726867045.95702: done queuing things up, now waiting for results queue to drain 7140 1726867045.95703: waiting for pending results... 7140 1726867045.96026: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867045.96031: in run() - task 0affcac9-a3a5-2141-d46d-0000000000bf 7140 1726867045.96059: variable 'ansible_search_path' from source: unknown 7140 1726867045.96068: variable 'ansible_search_path' from source: unknown 7140 1726867045.96110: calling self._execute() 7140 1726867045.96193: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867045.96205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867045.96229: variable 'omit' from source: magic vars 7140 1726867045.96633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867045.98309: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867045.98352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867045.98383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867045.98409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867045.98429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867045.98488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867045.98511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867045.98529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867045.98555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867045.98566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867045.98711: variable 'ansible_distribution' from source: facts 7140 1726867045.98720: variable 'ansible_distribution_major_version' from source: facts 7140 1726867045.98725: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867045.98727: when evaluation is False, skipping this task 7140 1726867045.98729: _execute() done 7140 1726867045.98732: dumping result to json 7140 1726867045.98734: done dumping result, returning 7140 1726867045.98736: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-0000000000bf] 7140 1726867045.98738: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bf 7140 1726867045.98909: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000bf 7140 1726867045.98912: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867045.99018: no more pending results, returning what we have 7140 1726867045.99021: results queue empty 7140 1726867045.99022: checking for any_errors_fatal 7140 1726867045.99026: done checking for any_errors_fatal 7140 1726867045.99027: checking for max_fail_percentage 7140 1726867045.99028: done checking for max_fail_percentage 7140 1726867045.99029: checking to see if all hosts have failed and the running result is not ok 7140 1726867045.99030: done checking to see if all hosts have failed 7140 1726867045.99030: getting the remaining hosts for this loop 7140 1726867045.99032: done getting the remaining hosts for this loop 7140 1726867045.99035: getting the next task for host managed_node3 7140 1726867045.99040: done getting next task for host managed_node3 7140 1726867045.99043: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7140 1726867045.99046: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867045.99062: getting variables 7140 1726867045.99063: in VariableManager get_vars() 7140 1726867045.99106: Calling all_inventory to load vars for managed_node3 7140 1726867045.99109: Calling groups_inventory to load vars for managed_node3 7140 1726867045.99111: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867045.99124: Calling all_plugins_play to load vars for managed_node3 7140 1726867045.99127: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867045.99130: Calling groups_plugins_play to load vars for managed_node3 7140 1726867045.99351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867045.99532: done with get_vars() 7140 1726867045.99540: done getting variables 7140 1726867045.99596: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:25 -0400 (0:00:00.041) 0:00:06.948 ****** 7140 1726867045.99626: entering _queue_task() for managed_node3/package 7140 1726867045.99867: worker is 1 (out of 1 available) 7140 1726867046.00085: exiting _queue_task() for managed_node3/package 7140 1726867046.00095: done queuing things up, now waiting for results queue to drain 7140 1726867046.00096: waiting for pending results... 7140 1726867046.00225: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7140 1726867046.00385: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c0 7140 1726867046.00389: variable 'ansible_search_path' from source: unknown 7140 1726867046.00392: variable 'ansible_search_path' from source: unknown 7140 1726867046.00394: calling self._execute() 7140 1726867046.00465: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.00481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.00498: variable 'omit' from source: magic vars 7140 1726867046.00905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.02358: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.02413: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.02441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.02470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.02513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.02608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.02637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.02682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.02715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.02783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.02875: variable 'ansible_distribution' from source: facts 7140 1726867046.02900: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.02922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.02928: when evaluation is False, skipping this task 7140 1726867046.02935: _execute() done 7140 1726867046.02941: dumping result to json 7140 1726867046.02948: done dumping result, returning 7140 1726867046.02957: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2141-d46d-0000000000c0] 7140 1726867046.02966: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c0 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.03105: no more pending results, returning what we have 7140 1726867046.03109: results queue empty 7140 1726867046.03110: checking for any_errors_fatal 7140 1726867046.03116: done checking for any_errors_fatal 7140 1726867046.03116: checking for max_fail_percentage 7140 1726867046.03118: done checking for max_fail_percentage 7140 1726867046.03119: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.03120: done checking to see if all hosts have failed 7140 1726867046.03120: getting the remaining hosts for this loop 7140 1726867046.03122: done getting the remaining hosts for this loop 7140 1726867046.03126: getting the next task for host managed_node3 7140 1726867046.03133: done getting next task for host managed_node3 7140 1726867046.03137: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867046.03140: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867046.03157: getting variables 7140 1726867046.03159: in VariableManager get_vars() 7140 1726867046.03208: Calling all_inventory to load vars for managed_node3 7140 1726867046.03211: Calling groups_inventory to load vars for managed_node3 7140 1726867046.03214: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.03424: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.03428: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.03432: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.03605: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c0 7140 1726867046.03608: WORKER PROCESS EXITING 7140 1726867046.03618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.03743: done with get_vars() 7140 1726867046.03751: done getting variables 7140 1726867046.03793: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:26 -0400 (0:00:00.041) 0:00:06.989 ****** 7140 1726867046.03814: entering _queue_task() for managed_node3/package 7140 1726867046.03986: worker is 1 (out of 1 available) 7140 1726867046.03999: exiting _queue_task() for managed_node3/package 7140 1726867046.04008: done queuing things up, now waiting for results queue to drain 7140 1726867046.04009: waiting for pending results... 7140 1726867046.04162: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867046.04241: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c1 7140 1726867046.04250: variable 'ansible_search_path' from source: unknown 7140 1726867046.04254: variable 'ansible_search_path' from source: unknown 7140 1726867046.04282: calling self._execute() 7140 1726867046.04339: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.04344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.04354: variable 'omit' from source: magic vars 7140 1726867046.04641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.06095: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.06132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.06159: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.06187: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.06209: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.06263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.06286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.06310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.06334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.06345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.06443: variable 'ansible_distribution' from source: facts 7140 1726867046.06447: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.06461: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.06464: when evaluation is False, skipping this task 7140 1726867046.06466: _execute() done 7140 1726867046.06469: dumping result to json 7140 1726867046.06471: done dumping result, returning 7140 1726867046.06478: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2141-d46d-0000000000c1] 7140 1726867046.06486: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c1 7140 1726867046.06564: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c1 7140 1726867046.06567: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.06608: no more pending results, returning what we have 7140 1726867046.06612: results queue empty 7140 1726867046.06613: checking for any_errors_fatal 7140 1726867046.06617: done checking for any_errors_fatal 7140 1726867046.06618: checking for max_fail_percentage 7140 1726867046.06619: done checking for max_fail_percentage 7140 1726867046.06620: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.06621: done checking to see if all hosts have failed 7140 1726867046.06621: getting the remaining hosts for this loop 7140 1726867046.06623: done getting the remaining hosts for this loop 7140 1726867046.06626: getting the next task for host managed_node3 7140 1726867046.06631: done getting next task for host managed_node3 7140 1726867046.06634: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867046.06637: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867046.06651: getting variables 7140 1726867046.06652: in VariableManager get_vars() 7140 1726867046.06698: Calling all_inventory to load vars for managed_node3 7140 1726867046.06701: Calling groups_inventory to load vars for managed_node3 7140 1726867046.06703: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.06710: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.06712: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.06715: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.06852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.06971: done with get_vars() 7140 1726867046.06980: done getting variables 7140 1726867046.07020: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:26 -0400 (0:00:00.032) 0:00:07.022 ****** 7140 1726867046.07041: entering _queue_task() for managed_node3/package 7140 1726867046.07202: worker is 1 (out of 1 available) 7140 1726867046.07215: exiting _queue_task() for managed_node3/package 7140 1726867046.07225: done queuing things up, now waiting for results queue to drain 7140 1726867046.07226: waiting for pending results... 7140 1726867046.07380: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867046.07458: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c2 7140 1726867046.07465: variable 'ansible_search_path' from source: unknown 7140 1726867046.07469: variable 'ansible_search_path' from source: unknown 7140 1726867046.07498: calling self._execute() 7140 1726867046.07554: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.07559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.07569: variable 'omit' from source: magic vars 7140 1726867046.07851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.09259: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.09489: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.09516: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.09541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.09561: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.09618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.09641: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.09659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.09689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.09700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.09792: variable 'ansible_distribution' from source: facts 7140 1726867046.09796: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.09811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.09814: when evaluation is False, skipping this task 7140 1726867046.09816: _execute() done 7140 1726867046.09819: dumping result to json 7140 1726867046.09821: done dumping result, returning 7140 1726867046.09827: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2141-d46d-0000000000c2] 7140 1726867046.09832: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c2 7140 1726867046.09916: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c2 7140 1726867046.09919: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.09989: no more pending results, returning what we have 7140 1726867046.09992: results queue empty 7140 1726867046.09992: checking for any_errors_fatal 7140 1726867046.09997: done checking for any_errors_fatal 7140 1726867046.09997: checking for max_fail_percentage 7140 1726867046.09999: done checking for max_fail_percentage 7140 1726867046.10000: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.10000: done checking to see if all hosts have failed 7140 1726867046.10001: getting the remaining hosts for this loop 7140 1726867046.10002: done getting the remaining hosts for this loop 7140 1726867046.10005: getting the next task for host managed_node3 7140 1726867046.10010: done getting next task for host managed_node3 7140 1726867046.10013: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867046.10015: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867046.10031: getting variables 7140 1726867046.10032: in VariableManager get_vars() 7140 1726867046.10065: Calling all_inventory to load vars for managed_node3 7140 1726867046.10066: Calling groups_inventory to load vars for managed_node3 7140 1726867046.10068: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.10074: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.10075: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.10079: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.10186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.10303: done with get_vars() 7140 1726867046.10310: done getting variables 7140 1726867046.10346: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:26 -0400 (0:00:00.033) 0:00:07.055 ****** 7140 1726867046.10366: entering _queue_task() for managed_node3/service 7140 1726867046.10537: worker is 1 (out of 1 available) 7140 1726867046.10551: exiting _queue_task() for managed_node3/service 7140 1726867046.10562: done queuing things up, now waiting for results queue to drain 7140 1726867046.10564: waiting for pending results... 7140 1726867046.10723: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867046.10808: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c3 7140 1726867046.10819: variable 'ansible_search_path' from source: unknown 7140 1726867046.10824: variable 'ansible_search_path' from source: unknown 7140 1726867046.10850: calling self._execute() 7140 1726867046.10909: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.10913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.10926: variable 'omit' from source: magic vars 7140 1726867046.11210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.12827: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.12869: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.12899: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.12924: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.12943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.13003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.13023: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.13040: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.13067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.13082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.13168: variable 'ansible_distribution' from source: facts 7140 1726867046.13171: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.13190: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.13194: when evaluation is False, skipping this task 7140 1726867046.13198: _execute() done 7140 1726867046.13201: dumping result to json 7140 1726867046.13203: done dumping result, returning 7140 1726867046.13211: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-0000000000c3] 7140 1726867046.13214: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c3 7140 1726867046.13295: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c3 7140 1726867046.13298: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.13338: no more pending results, returning what we have 7140 1726867046.13340: results queue empty 7140 1726867046.13341: checking for any_errors_fatal 7140 1726867046.13346: done checking for any_errors_fatal 7140 1726867046.13347: checking for max_fail_percentage 7140 1726867046.13348: done checking for max_fail_percentage 7140 1726867046.13349: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.13349: done checking to see if all hosts have failed 7140 1726867046.13350: getting the remaining hosts for this loop 7140 1726867046.13351: done getting the remaining hosts for this loop 7140 1726867046.13354: getting the next task for host managed_node3 7140 1726867046.13360: done getting next task for host managed_node3 7140 1726867046.13363: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867046.13366: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.13384: getting variables 7140 1726867046.13386: in VariableManager get_vars() 7140 1726867046.13422: Calling all_inventory to load vars for managed_node3 7140 1726867046.13424: Calling groups_inventory to load vars for managed_node3 7140 1726867046.13426: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.13434: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.13436: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.13438: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.13645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.13768: done with get_vars() 7140 1726867046.13774: done getting variables 7140 1726867046.13816: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:26 -0400 (0:00:00.034) 0:00:07.090 ****** 7140 1726867046.13836: entering _queue_task() for managed_node3/service 7140 1726867046.14005: worker is 1 (out of 1 available) 7140 1726867046.14018: exiting _queue_task() for managed_node3/service 7140 1726867046.14030: done queuing things up, now waiting for results queue to drain 7140 1726867046.14031: waiting for pending results... 7140 1726867046.14186: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867046.14247: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c4 7140 1726867046.14262: variable 'ansible_search_path' from source: unknown 7140 1726867046.14265: variable 'ansible_search_path' from source: unknown 7140 1726867046.14293: calling self._execute() 7140 1726867046.14352: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.14355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.14369: variable 'omit' from source: magic vars 7140 1726867046.14645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.16200: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.16242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.16267: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.16304: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.16326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.16383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.16404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.16422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.16452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.16463: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.16555: variable 'ansible_distribution' from source: facts 7140 1726867046.16559: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.16570: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.16573: when evaluation is False, skipping this task 7140 1726867046.16580: _execute() done 7140 1726867046.16583: dumping result to json 7140 1726867046.16585: done dumping result, returning 7140 1726867046.16590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2141-d46d-0000000000c4] 7140 1726867046.16595: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c4 7140 1726867046.16671: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c4 7140 1726867046.16674: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867046.16715: no more pending results, returning what we have 7140 1726867046.16718: results queue empty 7140 1726867046.16719: checking for any_errors_fatal 7140 1726867046.16723: done checking for any_errors_fatal 7140 1726867046.16724: checking for max_fail_percentage 7140 1726867046.16725: done checking for max_fail_percentage 7140 1726867046.16726: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.16727: done checking to see if all hosts have failed 7140 1726867046.16728: getting the remaining hosts for this loop 7140 1726867046.16729: done getting the remaining hosts for this loop 7140 1726867046.16732: getting the next task for host managed_node3 7140 1726867046.16737: done getting next task for host managed_node3 7140 1726867046.16741: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867046.16743: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.16758: getting variables 7140 1726867046.16759: in VariableManager get_vars() 7140 1726867046.16799: Calling all_inventory to load vars for managed_node3 7140 1726867046.16802: Calling groups_inventory to load vars for managed_node3 7140 1726867046.16804: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.16811: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.16813: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.16816: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.16922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.17044: done with get_vars() 7140 1726867046.17051: done getting variables 7140 1726867046.17092: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:26 -0400 (0:00:00.032) 0:00:07.122 ****** 7140 1726867046.17114: entering _queue_task() for managed_node3/service 7140 1726867046.17289: worker is 1 (out of 1 available) 7140 1726867046.17303: exiting _queue_task() for managed_node3/service 7140 1726867046.17315: done queuing things up, now waiting for results queue to drain 7140 1726867046.17316: waiting for pending results... 7140 1726867046.17636: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867046.17650: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c5 7140 1726867046.17676: variable 'ansible_search_path' from source: unknown 7140 1726867046.17687: variable 'ansible_search_path' from source: unknown 7140 1726867046.17739: calling self._execute() 7140 1726867046.17817: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.17828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.17850: variable 'omit' from source: magic vars 7140 1726867046.18261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.20285: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.20306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.20345: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.20384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.20424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.20684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.20688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.20690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.20693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.20695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.20787: variable 'ansible_distribution' from source: facts 7140 1726867046.20800: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.20829: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.20832: when evaluation is False, skipping this task 7140 1726867046.20835: _execute() done 7140 1726867046.20837: dumping result to json 7140 1726867046.20840: done dumping result, returning 7140 1726867046.20852: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2141-d46d-0000000000c5] 7140 1726867046.20890: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c5 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.21003: no more pending results, returning what we have 7140 1726867046.21006: results queue empty 7140 1726867046.21007: checking for any_errors_fatal 7140 1726867046.21013: done checking for any_errors_fatal 7140 1726867046.21014: checking for max_fail_percentage 7140 1726867046.21015: done checking for max_fail_percentage 7140 1726867046.21016: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.21017: done checking to see if all hosts have failed 7140 1726867046.21018: getting the remaining hosts for this loop 7140 1726867046.21019: done getting the remaining hosts for this loop 7140 1726867046.21026: getting the next task for host managed_node3 7140 1726867046.21033: done getting next task for host managed_node3 7140 1726867046.21037: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867046.21039: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.21054: getting variables 7140 1726867046.21056: in VariableManager get_vars() 7140 1726867046.21096: Calling all_inventory to load vars for managed_node3 7140 1726867046.21099: Calling groups_inventory to load vars for managed_node3 7140 1726867046.21101: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.21108: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.21111: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.21113: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.21285: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c5 7140 1726867046.21289: WORKER PROCESS EXITING 7140 1726867046.21298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.21422: done with get_vars() 7140 1726867046.21430: done getting variables 7140 1726867046.21471: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:26 -0400 (0:00:00.043) 0:00:07.166 ****** 7140 1726867046.21496: entering _queue_task() for managed_node3/service 7140 1726867046.21701: worker is 1 (out of 1 available) 7140 1726867046.21715: exiting _queue_task() for managed_node3/service 7140 1726867046.21726: done queuing things up, now waiting for results queue to drain 7140 1726867046.21727: waiting for pending results... 7140 1726867046.22096: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867046.22101: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c6 7140 1726867046.22103: variable 'ansible_search_path' from source: unknown 7140 1726867046.22106: variable 'ansible_search_path' from source: unknown 7140 1726867046.22117: calling self._execute() 7140 1726867046.22205: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.22217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.22231: variable 'omit' from source: magic vars 7140 1726867046.22655: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.25210: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.25274: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.25331: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.25368: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.25403: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.25483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.25518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.25548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.25596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.25618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.25752: variable 'ansible_distribution' from source: facts 7140 1726867046.25764: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.25791: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.25799: when evaluation is False, skipping this task 7140 1726867046.25807: _execute() done 7140 1726867046.25814: dumping result to json 7140 1726867046.25822: done dumping result, returning 7140 1726867046.25835: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2141-d46d-0000000000c6] 7140 1726867046.25846: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c6 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867046.26203: no more pending results, returning what we have 7140 1726867046.26205: results queue empty 7140 1726867046.26206: checking for any_errors_fatal 7140 1726867046.26211: done checking for any_errors_fatal 7140 1726867046.26212: checking for max_fail_percentage 7140 1726867046.26213: done checking for max_fail_percentage 7140 1726867046.26214: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.26215: done checking to see if all hosts have failed 7140 1726867046.26216: getting the remaining hosts for this loop 7140 1726867046.26217: done getting the remaining hosts for this loop 7140 1726867046.26220: getting the next task for host managed_node3 7140 1726867046.26225: done getting next task for host managed_node3 7140 1726867046.26228: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867046.26231: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.26246: getting variables 7140 1726867046.26247: in VariableManager get_vars() 7140 1726867046.26290: Calling all_inventory to load vars for managed_node3 7140 1726867046.26293: Calling groups_inventory to load vars for managed_node3 7140 1726867046.26296: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.26304: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.26306: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.26309: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.26465: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c6 7140 1726867046.26469: WORKER PROCESS EXITING 7140 1726867046.26496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.26771: done with get_vars() 7140 1726867046.26786: done getting variables 7140 1726867046.26839: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:26 -0400 (0:00:00.053) 0:00:07.220 ****** 7140 1726867046.26869: entering _queue_task() for managed_node3/copy 7140 1726867046.27285: worker is 1 (out of 1 available) 7140 1726867046.27292: exiting _queue_task() for managed_node3/copy 7140 1726867046.27300: done queuing things up, now waiting for results queue to drain 7140 1726867046.27302: waiting for pending results... 7140 1726867046.27475: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867046.27632: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c7 7140 1726867046.27885: variable 'ansible_search_path' from source: unknown 7140 1726867046.27889: variable 'ansible_search_path' from source: unknown 7140 1726867046.27891: calling self._execute() 7140 1726867046.27894: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.27896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.27899: variable 'omit' from source: magic vars 7140 1726867046.28201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.31627: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.31850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.31922: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.32181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.32186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.32190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.32193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.32196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.32198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.32201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.32336: variable 'ansible_distribution' from source: facts 7140 1726867046.32347: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.32369: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.32376: when evaluation is False, skipping this task 7140 1726867046.32387: _execute() done 7140 1726867046.32394: dumping result to json 7140 1726867046.32401: done dumping result, returning 7140 1726867046.32412: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2141-d46d-0000000000c7] 7140 1726867046.32426: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c7 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.32720: no more pending results, returning what we have 7140 1726867046.32723: results queue empty 7140 1726867046.32724: checking for any_errors_fatal 7140 1726867046.32729: done checking for any_errors_fatal 7140 1726867046.32730: checking for max_fail_percentage 7140 1726867046.32732: done checking for max_fail_percentage 7140 1726867046.32733: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.32733: done checking to see if all hosts have failed 7140 1726867046.32734: getting the remaining hosts for this loop 7140 1726867046.32736: done getting the remaining hosts for this loop 7140 1726867046.32739: getting the next task for host managed_node3 7140 1726867046.32746: done getting next task for host managed_node3 7140 1726867046.32749: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867046.32753: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.32769: getting variables 7140 1726867046.32771: in VariableManager get_vars() 7140 1726867046.32818: Calling all_inventory to load vars for managed_node3 7140 1726867046.32821: Calling groups_inventory to load vars for managed_node3 7140 1726867046.32824: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.32833: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.32836: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.32839: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.33442: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c7 7140 1726867046.33446: WORKER PROCESS EXITING 7140 1726867046.33505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.33696: done with get_vars() 7140 1726867046.33705: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:26 -0400 (0:00:00.069) 0:00:07.289 ****** 7140 1726867046.33785: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867046.33997: worker is 1 (out of 1 available) 7140 1726867046.34008: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867046.34019: done queuing things up, now waiting for results queue to drain 7140 1726867046.34022: waiting for pending results... 7140 1726867046.34283: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867046.34424: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c8 7140 1726867046.34444: variable 'ansible_search_path' from source: unknown 7140 1726867046.34452: variable 'ansible_search_path' from source: unknown 7140 1726867046.34493: calling self._execute() 7140 1726867046.34572: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.34586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.34599: variable 'omit' from source: magic vars 7140 1726867046.35016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.37182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.37186: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.37189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.37192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.37194: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.37269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.37309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.37337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.37385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.37406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.37544: variable 'ansible_distribution' from source: facts 7140 1726867046.37556: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.37582: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.37590: when evaluation is False, skipping this task 7140 1726867046.37600: _execute() done 7140 1726867046.37608: dumping result to json 7140 1726867046.37616: done dumping result, returning 7140 1726867046.37629: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2141-d46d-0000000000c8] 7140 1726867046.37638: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c8 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.37812: no more pending results, returning what we have 7140 1726867046.37815: results queue empty 7140 1726867046.37816: checking for any_errors_fatal 7140 1726867046.37822: done checking for any_errors_fatal 7140 1726867046.37823: checking for max_fail_percentage 7140 1726867046.37824: done checking for max_fail_percentage 7140 1726867046.37825: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.37826: done checking to see if all hosts have failed 7140 1726867046.37827: getting the remaining hosts for this loop 7140 1726867046.37828: done getting the remaining hosts for this loop 7140 1726867046.37833: getting the next task for host managed_node3 7140 1726867046.37838: done getting next task for host managed_node3 7140 1726867046.37842: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867046.37845: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.37862: getting variables 7140 1726867046.37863: in VariableManager get_vars() 7140 1726867046.37913: Calling all_inventory to load vars for managed_node3 7140 1726867046.37916: Calling groups_inventory to load vars for managed_node3 7140 1726867046.37918: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.37928: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.37930: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.37933: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.38071: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c8 7140 1726867046.38075: WORKER PROCESS EXITING 7140 1726867046.38088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.38215: done with get_vars() 7140 1726867046.38222: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:26 -0400 (0:00:00.044) 0:00:07.334 ****** 7140 1726867046.38279: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867046.38449: worker is 1 (out of 1 available) 7140 1726867046.38464: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867046.38474: done queuing things up, now waiting for results queue to drain 7140 1726867046.38475: waiting for pending results... 7140 1726867046.38632: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867046.38712: in run() - task 0affcac9-a3a5-2141-d46d-0000000000c9 7140 1726867046.38723: variable 'ansible_search_path' from source: unknown 7140 1726867046.38727: variable 'ansible_search_path' from source: unknown 7140 1726867046.38753: calling self._execute() 7140 1726867046.38815: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.38819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.38829: variable 'omit' from source: magic vars 7140 1726867046.39110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.41037: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.41108: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.41195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.41258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.41262: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.41318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.41338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.41371: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.41403: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.41414: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.41513: variable 'ansible_distribution' from source: facts 7140 1726867046.41517: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.41532: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.41535: when evaluation is False, skipping this task 7140 1726867046.41538: _execute() done 7140 1726867046.41541: dumping result to json 7140 1726867046.41543: done dumping result, returning 7140 1726867046.41549: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2141-d46d-0000000000c9] 7140 1726867046.41553: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c9 7140 1726867046.41634: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000c9 7140 1726867046.41637: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.41686: no more pending results, returning what we have 7140 1726867046.41689: results queue empty 7140 1726867046.41690: checking for any_errors_fatal 7140 1726867046.41697: done checking for any_errors_fatal 7140 1726867046.41698: checking for max_fail_percentage 7140 1726867046.41699: done checking for max_fail_percentage 7140 1726867046.41700: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.41701: done checking to see if all hosts have failed 7140 1726867046.41701: getting the remaining hosts for this loop 7140 1726867046.41703: done getting the remaining hosts for this loop 7140 1726867046.41706: getting the next task for host managed_node3 7140 1726867046.41711: done getting next task for host managed_node3 7140 1726867046.41714: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867046.41717: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.41732: getting variables 7140 1726867046.41733: in VariableManager get_vars() 7140 1726867046.41773: Calling all_inventory to load vars for managed_node3 7140 1726867046.41775: Calling groups_inventory to load vars for managed_node3 7140 1726867046.41781: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.41789: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.41791: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.41793: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.41933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.42052: done with get_vars() 7140 1726867046.42059: done getting variables 7140 1726867046.42100: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:26 -0400 (0:00:00.038) 0:00:07.372 ****** 7140 1726867046.42122: entering _queue_task() for managed_node3/debug 7140 1726867046.42290: worker is 1 (out of 1 available) 7140 1726867046.42302: exiting _queue_task() for managed_node3/debug 7140 1726867046.42312: done queuing things up, now waiting for results queue to drain 7140 1726867046.42314: waiting for pending results... 7140 1726867046.42468: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867046.42545: in run() - task 0affcac9-a3a5-2141-d46d-0000000000ca 7140 1726867046.42561: variable 'ansible_search_path' from source: unknown 7140 1726867046.42564: variable 'ansible_search_path' from source: unknown 7140 1726867046.42590: calling self._execute() 7140 1726867046.42646: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.42649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.42658: variable 'omit' from source: magic vars 7140 1726867046.43083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.45015: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.45091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.45129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.45167: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.45201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.45275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.45312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.45343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.45394: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.45413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.45505: variable 'ansible_distribution' from source: facts 7140 1726867046.45513: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.45531: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.45534: when evaluation is False, skipping this task 7140 1726867046.45537: _execute() done 7140 1726867046.45540: dumping result to json 7140 1726867046.45542: done dumping result, returning 7140 1726867046.45552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2141-d46d-0000000000ca] 7140 1726867046.45555: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ca 7140 1726867046.45635: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ca 7140 1726867046.45638: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867046.45697: no more pending results, returning what we have 7140 1726867046.45700: results queue empty 7140 1726867046.45701: checking for any_errors_fatal 7140 1726867046.45704: done checking for any_errors_fatal 7140 1726867046.45705: checking for max_fail_percentage 7140 1726867046.45706: done checking for max_fail_percentage 7140 1726867046.45707: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.45708: done checking to see if all hosts have failed 7140 1726867046.45708: getting the remaining hosts for this loop 7140 1726867046.45710: done getting the remaining hosts for this loop 7140 1726867046.45713: getting the next task for host managed_node3 7140 1726867046.45717: done getting next task for host managed_node3 7140 1726867046.45720: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867046.45723: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.45737: getting variables 7140 1726867046.45738: in VariableManager get_vars() 7140 1726867046.45783: Calling all_inventory to load vars for managed_node3 7140 1726867046.45785: Calling groups_inventory to load vars for managed_node3 7140 1726867046.45786: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.45792: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.45794: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.45796: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.45904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.46025: done with get_vars() 7140 1726867046.46032: done getting variables 7140 1726867046.46067: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:26 -0400 (0:00:00.039) 0:00:07.412 ****** 7140 1726867046.46094: entering _queue_task() for managed_node3/debug 7140 1726867046.46254: worker is 1 (out of 1 available) 7140 1726867046.46268: exiting _queue_task() for managed_node3/debug 7140 1726867046.46284: done queuing things up, now waiting for results queue to drain 7140 1726867046.46286: waiting for pending results... 7140 1726867046.46433: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867046.46508: in run() - task 0affcac9-a3a5-2141-d46d-0000000000cb 7140 1726867046.46519: variable 'ansible_search_path' from source: unknown 7140 1726867046.46524: variable 'ansible_search_path' from source: unknown 7140 1726867046.46551: calling self._execute() 7140 1726867046.46608: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.46612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.46623: variable 'omit' from source: magic vars 7140 1726867046.46900: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.48768: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.48813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.48840: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.48864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.48890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.48946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.48967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.48991: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.49017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.49028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.49122: variable 'ansible_distribution' from source: facts 7140 1726867046.49125: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.49140: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.49143: when evaluation is False, skipping this task 7140 1726867046.49145: _execute() done 7140 1726867046.49147: dumping result to json 7140 1726867046.49150: done dumping result, returning 7140 1726867046.49157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2141-d46d-0000000000cb] 7140 1726867046.49162: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cb 7140 1726867046.49243: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cb 7140 1726867046.49246: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867046.49287: no more pending results, returning what we have 7140 1726867046.49290: results queue empty 7140 1726867046.49291: checking for any_errors_fatal 7140 1726867046.49296: done checking for any_errors_fatal 7140 1726867046.49296: checking for max_fail_percentage 7140 1726867046.49298: done checking for max_fail_percentage 7140 1726867046.49299: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.49299: done checking to see if all hosts have failed 7140 1726867046.49300: getting the remaining hosts for this loop 7140 1726867046.49301: done getting the remaining hosts for this loop 7140 1726867046.49304: getting the next task for host managed_node3 7140 1726867046.49309: done getting next task for host managed_node3 7140 1726867046.49313: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867046.49315: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.49330: getting variables 7140 1726867046.49331: in VariableManager get_vars() 7140 1726867046.49369: Calling all_inventory to load vars for managed_node3 7140 1726867046.49372: Calling groups_inventory to load vars for managed_node3 7140 1726867046.49374: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.49383: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.49385: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.49388: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.49528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.49645: done with get_vars() 7140 1726867046.49652: done getting variables 7140 1726867046.49691: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:26 -0400 (0:00:00.036) 0:00:07.448 ****** 7140 1726867046.49711: entering _queue_task() for managed_node3/debug 7140 1726867046.49868: worker is 1 (out of 1 available) 7140 1726867046.49882: exiting _queue_task() for managed_node3/debug 7140 1726867046.49893: done queuing things up, now waiting for results queue to drain 7140 1726867046.49894: waiting for pending results... 7140 1726867046.50052: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867046.50130: in run() - task 0affcac9-a3a5-2141-d46d-0000000000cc 7140 1726867046.50141: variable 'ansible_search_path' from source: unknown 7140 1726867046.50144: variable 'ansible_search_path' from source: unknown 7140 1726867046.50170: calling self._execute() 7140 1726867046.50232: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.50236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.50244: variable 'omit' from source: magic vars 7140 1726867046.50529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.51935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.51989: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.52014: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.52039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.52064: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.52139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.52153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.52175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.52204: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.52214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.52308: variable 'ansible_distribution' from source: facts 7140 1726867046.52311: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.52326: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.52329: when evaluation is False, skipping this task 7140 1726867046.52332: _execute() done 7140 1726867046.52335: dumping result to json 7140 1726867046.52337: done dumping result, returning 7140 1726867046.52343: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2141-d46d-0000000000cc] 7140 1726867046.52346: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cc 7140 1726867046.52422: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cc 7140 1726867046.52425: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867046.52470: no more pending results, returning what we have 7140 1726867046.52473: results queue empty 7140 1726867046.52474: checking for any_errors_fatal 7140 1726867046.52479: done checking for any_errors_fatal 7140 1726867046.52480: checking for max_fail_percentage 7140 1726867046.52482: done checking for max_fail_percentage 7140 1726867046.52483: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.52483: done checking to see if all hosts have failed 7140 1726867046.52484: getting the remaining hosts for this loop 7140 1726867046.52485: done getting the remaining hosts for this loop 7140 1726867046.52488: getting the next task for host managed_node3 7140 1726867046.52493: done getting next task for host managed_node3 7140 1726867046.52496: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867046.52499: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7140 1726867046.52513: getting variables 7140 1726867046.52514: in VariableManager get_vars() 7140 1726867046.52553: Calling all_inventory to load vars for managed_node3 7140 1726867046.52555: Calling groups_inventory to load vars for managed_node3 7140 1726867046.52557: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.52565: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.52567: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.52569: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.52691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.52811: done with get_vars() 7140 1726867046.52818: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:26 -0400 (0:00:00.031) 0:00:07.480 ****** 7140 1726867046.52875: entering _queue_task() for managed_node3/ping 7140 1726867046.53033: worker is 1 (out of 1 available) 7140 1726867046.53045: exiting _queue_task() for managed_node3/ping 7140 1726867046.53054: done queuing things up, now waiting for results queue to drain 7140 1726867046.53055: waiting for pending results... 7140 1726867046.53216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867046.53295: in run() - task 0affcac9-a3a5-2141-d46d-0000000000cd 7140 1726867046.53306: variable 'ansible_search_path' from source: unknown 7140 1726867046.53309: variable 'ansible_search_path' from source: unknown 7140 1726867046.53337: calling self._execute() 7140 1726867046.53400: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.53404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.53411: variable 'omit' from source: magic vars 7140 1726867046.53984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.55543: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.55586: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.55612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.55639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.55660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.55717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.55737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.55755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.55790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.55801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.55899: variable 'ansible_distribution' from source: facts 7140 1726867046.55903: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.55918: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.55921: when evaluation is False, skipping this task 7140 1726867046.55924: _execute() done 7140 1726867046.55927: dumping result to json 7140 1726867046.55929: done dumping result, returning 7140 1726867046.55935: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2141-d46d-0000000000cd] 7140 1726867046.55939: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cd 7140 1726867046.56012: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000cd 7140 1726867046.56015: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.56052: no more pending results, returning what we have 7140 1726867046.56055: results queue empty 7140 1726867046.56056: checking for any_errors_fatal 7140 1726867046.56060: done checking for any_errors_fatal 7140 1726867046.56061: checking for max_fail_percentage 7140 1726867046.56062: done checking for max_fail_percentage 7140 1726867046.56063: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.56064: done checking to see if all hosts have failed 7140 1726867046.56064: getting the remaining hosts for this loop 7140 1726867046.56066: done getting the remaining hosts for this loop 7140 1726867046.56069: getting the next task for host managed_node3 7140 1726867046.56078: done getting next task for host managed_node3 7140 1726867046.56081: ^ task is: TASK: meta (role_complete) 7140 1726867046.56083: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7140 1726867046.56099: getting variables 7140 1726867046.56100: in VariableManager get_vars() 7140 1726867046.56138: Calling all_inventory to load vars for managed_node3 7140 1726867046.56140: Calling groups_inventory to load vars for managed_node3 7140 1726867046.56142: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.56149: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.56152: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.56154: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.56311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.56508: done with get_vars() 7140 1726867046.56516: done getting variables 7140 1726867046.56594: done queuing things up, now waiting for results queue to drain 7140 1726867046.56596: results queue empty 7140 1726867046.56597: checking for any_errors_fatal 7140 1726867046.56599: done checking for any_errors_fatal 7140 1726867046.56600: checking for max_fail_percentage 7140 1726867046.56601: done checking for max_fail_percentage 7140 1726867046.56601: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.56602: done checking to see if all hosts have failed 7140 1726867046.56603: getting the remaining hosts for this loop 7140 1726867046.56604: done getting the remaining hosts for this loop 7140 1726867046.56606: getting the next task for host managed_node3 7140 1726867046.56609: done getting next task for host managed_node3 7140 1726867046.56611: ^ task is: TASK: Include the task 'assert_device_present.yml' 7140 1726867046.56613: ^ state is: HOST STATE: block=2, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7140 1726867046.56614: getting variables 7140 1726867046.56615: in VariableManager get_vars() 7140 1726867046.56629: Calling all_inventory to load vars for managed_node3 7140 1726867046.56631: Calling groups_inventory to load vars for managed_node3 7140 1726867046.56633: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.56637: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.56639: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.56642: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.56775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.56972: done with get_vars() 7140 1726867046.56985: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:108 Friday 20 September 2024 17:17:26 -0400 (0:00:00.041) 0:00:07.522 ****** 7140 1726867046.57053: entering _queue_task() for managed_node3/include_tasks 7140 1726867046.57372: worker is 1 (out of 1 available) 7140 1726867046.57385: exiting _queue_task() for managed_node3/include_tasks 7140 1726867046.57394: done queuing things up, now waiting for results queue to drain 7140 1726867046.57396: waiting for pending results... 7140 1726867046.57633: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7140 1726867046.57686: in run() - task 0affcac9-a3a5-2141-d46d-0000000000fd 7140 1726867046.57690: variable 'ansible_search_path' from source: unknown 7140 1726867046.57706: calling self._execute() 7140 1726867046.57796: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.57808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.57824: variable 'omit' from source: magic vars 7140 1726867046.58337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.60053: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.60101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.60127: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.60153: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.60171: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.60232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.60253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.60270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.60302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.60313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.60409: variable 'ansible_distribution' from source: facts 7140 1726867046.60413: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.60429: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.60433: when evaluation is False, skipping this task 7140 1726867046.60437: _execute() done 7140 1726867046.60440: dumping result to json 7140 1726867046.60442: done dumping result, returning 7140 1726867046.60448: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2141-d46d-0000000000fd] 7140 1726867046.60450: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000fd 7140 1726867046.60532: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000fd 7140 1726867046.60535: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.60592: no more pending results, returning what we have 7140 1726867046.60595: results queue empty 7140 1726867046.60596: checking for any_errors_fatal 7140 1726867046.60597: done checking for any_errors_fatal 7140 1726867046.60598: checking for max_fail_percentage 7140 1726867046.60599: done checking for max_fail_percentage 7140 1726867046.60600: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.60601: done checking to see if all hosts have failed 7140 1726867046.60601: getting the remaining hosts for this loop 7140 1726867046.60603: done getting the remaining hosts for this loop 7140 1726867046.60606: getting the next task for host managed_node3 7140 1726867046.60610: done getting next task for host managed_node3 7140 1726867046.60612: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7140 1726867046.60614: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 7140 1726867046.60616: getting variables 7140 1726867046.60617: in VariableManager get_vars() 7140 1726867046.60655: Calling all_inventory to load vars for managed_node3 7140 1726867046.60658: Calling groups_inventory to load vars for managed_node3 7140 1726867046.60660: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.60668: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.60670: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.60673: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.60808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.61044: done with get_vars() 7140 1726867046.61054: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:110 Friday 20 September 2024 17:17:26 -0400 (0:00:00.040) 0:00:07.563 ****** 7140 1726867046.61145: entering _queue_task() for managed_node3/include_tasks 7140 1726867046.61347: worker is 1 (out of 1 available) 7140 1726867046.61358: exiting _queue_task() for managed_node3/include_tasks 7140 1726867046.61368: done queuing things up, now waiting for results queue to drain 7140 1726867046.61369: waiting for pending results... 7140 1726867046.61695: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7140 1726867046.61709: in run() - task 0affcac9-a3a5-2141-d46d-0000000000fe 7140 1726867046.61767: variable 'ansible_search_path' from source: unknown 7140 1726867046.61772: calling self._execute() 7140 1726867046.61845: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.61849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.61858: variable 'omit' from source: magic vars 7140 1726867046.62152: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.63614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.63697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.63711: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.63736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.63762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.63984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.63987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.63990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.63992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.63994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.64105: variable 'ansible_distribution' from source: facts 7140 1726867046.64119: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.64142: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.64151: when evaluation is False, skipping this task 7140 1726867046.64159: _execute() done 7140 1726867046.64166: dumping result to json 7140 1726867046.64173: done dumping result, returning 7140 1726867046.64196: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-2141-d46d-0000000000fe] 7140 1726867046.64208: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000fe 7140 1726867046.64307: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000fe skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.64357: no more pending results, returning what we have 7140 1726867046.64360: results queue empty 7140 1726867046.64361: checking for any_errors_fatal 7140 1726867046.64367: done checking for any_errors_fatal 7140 1726867046.64368: checking for max_fail_percentage 7140 1726867046.64370: done checking for max_fail_percentage 7140 1726867046.64371: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.64372: done checking to see if all hosts have failed 7140 1726867046.64373: getting the remaining hosts for this loop 7140 1726867046.64375: done getting the remaining hosts for this loop 7140 1726867046.64384: getting the next task for host managed_node3 7140 1726867046.64390: done getting next task for host managed_node3 7140 1726867046.64392: ^ task is: TASK: Show ipv4 routes 7140 1726867046.64394: ^ state is: HOST STATE: block=2, task=23, rescue=0, 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 7140 1726867046.64397: getting variables 7140 1726867046.64399: in VariableManager get_vars() 7140 1726867046.64449: Calling all_inventory to load vars for managed_node3 7140 1726867046.64452: Calling groups_inventory to load vars for managed_node3 7140 1726867046.64455: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.64466: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.64469: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.64473: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.64589: WORKER PROCESS EXITING 7140 1726867046.64861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.65093: done with get_vars() 7140 1726867046.65104: done getting variables 7140 1726867046.65142: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Friday 20 September 2024 17:17:26 -0400 (0:00:00.040) 0:00:07.603 ****** 7140 1726867046.65161: entering _queue_task() for managed_node3/command 7140 1726867046.65343: worker is 1 (out of 1 available) 7140 1726867046.65357: exiting _queue_task() for managed_node3/command 7140 1726867046.65368: done queuing things up, now waiting for results queue to drain 7140 1726867046.65369: waiting for pending results... 7140 1726867046.65534: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7140 1726867046.65591: in run() - task 0affcac9-a3a5-2141-d46d-0000000000ff 7140 1726867046.65605: variable 'ansible_search_path' from source: unknown 7140 1726867046.65634: calling self._execute() 7140 1726867046.65693: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.65697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.65713: variable 'omit' from source: magic vars 7140 1726867046.66004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.68083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.68086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.68089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.68091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.68093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.68138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.68170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.68203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.68247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.68266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.68398: variable 'ansible_distribution' from source: facts 7140 1726867046.68413: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.68436: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.68445: when evaluation is False, skipping this task 7140 1726867046.68452: _execute() done 7140 1726867046.68460: dumping result to json 7140 1726867046.68467: done dumping result, returning 7140 1726867046.68480: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0affcac9-a3a5-2141-d46d-0000000000ff] 7140 1726867046.68491: sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ff 7140 1726867046.68598: done sending task result for task 0affcac9-a3a5-2141-d46d-0000000000ff 7140 1726867046.68601: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.68668: no more pending results, returning what we have 7140 1726867046.68672: results queue empty 7140 1726867046.68672: checking for any_errors_fatal 7140 1726867046.68676: done checking for any_errors_fatal 7140 1726867046.68679: checking for max_fail_percentage 7140 1726867046.68681: done checking for max_fail_percentage 7140 1726867046.68682: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.68683: done checking to see if all hosts have failed 7140 1726867046.68683: getting the remaining hosts for this loop 7140 1726867046.68685: done getting the remaining hosts for this loop 7140 1726867046.68688: getting the next task for host managed_node3 7140 1726867046.68693: done getting next task for host managed_node3 7140 1726867046.68695: ^ task is: TASK: Assert default ipv4 route is absent 7140 1726867046.68697: ^ state is: HOST STATE: block=2, task=24, rescue=0, 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 7140 1726867046.68699: getting variables 7140 1726867046.68701: in VariableManager get_vars() 7140 1726867046.68741: Calling all_inventory to load vars for managed_node3 7140 1726867046.68744: Calling groups_inventory to load vars for managed_node3 7140 1726867046.68746: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.68762: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.68765: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.68768: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.68920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.69034: done with get_vars() 7140 1726867046.69041: done getting variables 7140 1726867046.69082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv4 route is absent] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Friday 20 September 2024 17:17:26 -0400 (0:00:00.039) 0:00:07.642 ****** 7140 1726867046.69101: entering _queue_task() for managed_node3/assert 7140 1726867046.69271: worker is 1 (out of 1 available) 7140 1726867046.69286: exiting _queue_task() for managed_node3/assert 7140 1726867046.69296: done queuing things up, now waiting for results queue to drain 7140 1726867046.69298: waiting for pending results... 7140 1726867046.69450: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7140 1726867046.69504: in run() - task 0affcac9-a3a5-2141-d46d-000000000100 7140 1726867046.69516: variable 'ansible_search_path' from source: unknown 7140 1726867046.69546: calling self._execute() 7140 1726867046.69609: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.69612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.69623: variable 'omit' from source: magic vars 7140 1726867046.69912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.71814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.71862: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.71897: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.71920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.71939: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.71998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.72020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.72039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.72064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.72074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.72166: variable 'ansible_distribution' from source: facts 7140 1726867046.72170: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.72188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.72191: when evaluation is False, skipping this task 7140 1726867046.72194: _execute() done 7140 1726867046.72196: dumping result to json 7140 1726867046.72199: done dumping result, returning 7140 1726867046.72205: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [0affcac9-a3a5-2141-d46d-000000000100] 7140 1726867046.72209: sending task result for task 0affcac9-a3a5-2141-d46d-000000000100 7140 1726867046.72287: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000100 7140 1726867046.72289: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.72359: no more pending results, returning what we have 7140 1726867046.72361: results queue empty 7140 1726867046.72362: checking for any_errors_fatal 7140 1726867046.72367: done checking for any_errors_fatal 7140 1726867046.72367: checking for max_fail_percentage 7140 1726867046.72369: done checking for max_fail_percentage 7140 1726867046.72369: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.72370: done checking to see if all hosts have failed 7140 1726867046.72371: getting the remaining hosts for this loop 7140 1726867046.72372: done getting the remaining hosts for this loop 7140 1726867046.72375: getting the next task for host managed_node3 7140 1726867046.72381: done getting next task for host managed_node3 7140 1726867046.72383: ^ task is: TASK: Get ipv6 routes 7140 1726867046.72385: ^ state is: HOST STATE: block=2, task=25, rescue=0, 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 7140 1726867046.72387: getting variables 7140 1726867046.72389: in VariableManager get_vars() 7140 1726867046.72426: Calling all_inventory to load vars for managed_node3 7140 1726867046.72428: Calling groups_inventory to load vars for managed_node3 7140 1726867046.72430: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.72436: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.72438: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.72439: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.72546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.72659: done with get_vars() 7140 1726867046.72666: done getting variables 7140 1726867046.72705: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Friday 20 September 2024 17:17:26 -0400 (0:00:00.036) 0:00:07.679 ****** 7140 1726867046.72722: entering _queue_task() for managed_node3/command 7140 1726867046.72921: worker is 1 (out of 1 available) 7140 1726867046.72936: exiting _queue_task() for managed_node3/command 7140 1726867046.72947: done queuing things up, now waiting for results queue to drain 7140 1726867046.72948: waiting for pending results... 7140 1726867046.73295: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7140 1726867046.73310: in run() - task 0affcac9-a3a5-2141-d46d-000000000101 7140 1726867046.73333: variable 'ansible_search_path' from source: unknown 7140 1726867046.73374: calling self._execute() 7140 1726867046.73466: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.73487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.73505: variable 'omit' from source: magic vars 7140 1726867046.73952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.76384: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.76389: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.76392: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.76394: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.76396: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.76456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.76495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.76533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.76584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.76607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.76757: variable 'ansible_distribution' from source: facts 7140 1726867046.76771: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.76799: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.76809: when evaluation is False, skipping this task 7140 1726867046.76817: _execute() done 7140 1726867046.76827: dumping result to json 7140 1726867046.76842: done dumping result, returning 7140 1726867046.76854: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0affcac9-a3a5-2141-d46d-000000000101] 7140 1726867046.76865: sending task result for task 0affcac9-a3a5-2141-d46d-000000000101 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.77127: no more pending results, returning what we have 7140 1726867046.77130: results queue empty 7140 1726867046.77131: checking for any_errors_fatal 7140 1726867046.77137: done checking for any_errors_fatal 7140 1726867046.77138: checking for max_fail_percentage 7140 1726867046.77140: done checking for max_fail_percentage 7140 1726867046.77140: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.77141: done checking to see if all hosts have failed 7140 1726867046.77142: getting the remaining hosts for this loop 7140 1726867046.77144: done getting the remaining hosts for this loop 7140 1726867046.77148: getting the next task for host managed_node3 7140 1726867046.77154: done getting next task for host managed_node3 7140 1726867046.77157: ^ task is: TASK: Assert default ipv6 route is absent 7140 1726867046.77159: ^ state is: HOST STATE: block=2, task=26, rescue=0, 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 7140 1726867046.77163: getting variables 7140 1726867046.77165: in VariableManager get_vars() 7140 1726867046.77224: Calling all_inventory to load vars for managed_node3 7140 1726867046.77227: Calling groups_inventory to load vars for managed_node3 7140 1726867046.77230: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.77241: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.77244: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.77248: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.77574: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000101 7140 1726867046.77583: WORKER PROCESS EXITING 7140 1726867046.77593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.77709: done with get_vars() 7140 1726867046.77717: done getting variables 7140 1726867046.77753: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is absent] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Friday 20 September 2024 17:17:26 -0400 (0:00:00.050) 0:00:07.729 ****** 7140 1726867046.77771: entering _queue_task() for managed_node3/assert 7140 1726867046.77930: worker is 1 (out of 1 available) 7140 1726867046.77942: exiting _queue_task() for managed_node3/assert 7140 1726867046.77952: done queuing things up, now waiting for results queue to drain 7140 1726867046.77953: waiting for pending results... 7140 1726867046.78116: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7140 1726867046.78168: in run() - task 0affcac9-a3a5-2141-d46d-000000000102 7140 1726867046.78191: variable 'ansible_search_path' from source: unknown 7140 1726867046.78214: calling self._execute() 7140 1726867046.78268: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.78272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.78285: variable 'omit' from source: magic vars 7140 1726867046.78566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.79996: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.80048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.80074: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.80101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.80121: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.80182: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.80201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.80219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.80246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.80260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.80352: variable 'ansible_distribution' from source: facts 7140 1726867046.80355: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.80372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.80376: when evaluation is False, skipping this task 7140 1726867046.80380: _execute() done 7140 1726867046.80383: dumping result to json 7140 1726867046.80386: done dumping result, returning 7140 1726867046.80393: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [0affcac9-a3a5-2141-d46d-000000000102] 7140 1726867046.80397: sending task result for task 0affcac9-a3a5-2141-d46d-000000000102 7140 1726867046.80479: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000102 7140 1726867046.80482: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.80522: no more pending results, returning what we have 7140 1726867046.80525: results queue empty 7140 1726867046.80526: checking for any_errors_fatal 7140 1726867046.80530: done checking for any_errors_fatal 7140 1726867046.80531: checking for max_fail_percentage 7140 1726867046.80532: done checking for max_fail_percentage 7140 1726867046.80533: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.80534: done checking to see if all hosts have failed 7140 1726867046.80535: getting the remaining hosts for this loop 7140 1726867046.80536: done getting the remaining hosts for this loop 7140 1726867046.80539: getting the next task for host managed_node3 7140 1726867046.80544: done getting next task for host managed_node3 7140 1726867046.80546: ^ task is: TASK: TEARDOWN: remove profiles. 7140 1726867046.80547: ^ state is: HOST STATE: block=2, task=27, rescue=0, 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 7140 1726867046.80550: getting variables 7140 1726867046.80552: in VariableManager get_vars() 7140 1726867046.80593: Calling all_inventory to load vars for managed_node3 7140 1726867046.80596: Calling groups_inventory to load vars for managed_node3 7140 1726867046.80598: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.80606: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.80609: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.80611: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.80731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.80854: done with get_vars() 7140 1726867046.80862: done getting variables 7140 1726867046.80906: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Friday 20 September 2024 17:17:26 -0400 (0:00:00.031) 0:00:07.761 ****** 7140 1726867046.80925: entering _queue_task() for managed_node3/debug 7140 1726867046.81096: worker is 1 (out of 1 available) 7140 1726867046.81108: exiting _queue_task() for managed_node3/debug 7140 1726867046.81119: done queuing things up, now waiting for results queue to drain 7140 1726867046.81120: waiting for pending results... 7140 1726867046.81280: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7140 1726867046.81331: in run() - task 0affcac9-a3a5-2141-d46d-000000000103 7140 1726867046.81347: variable 'ansible_search_path' from source: unknown 7140 1726867046.81372: calling self._execute() 7140 1726867046.81433: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.81437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.81446: variable 'omit' from source: magic vars 7140 1726867046.81741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.83282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.83284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.83286: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.83299: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.83320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.83379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.83400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.83420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.83446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.83458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.83549: variable 'ansible_distribution' from source: facts 7140 1726867046.83552: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.83567: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.83570: when evaluation is False, skipping this task 7140 1726867046.83573: _execute() done 7140 1726867046.83575: dumping result to json 7140 1726867046.83581: done dumping result, returning 7140 1726867046.83586: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-2141-d46d-000000000103] 7140 1726867046.83591: sending task result for task 0affcac9-a3a5-2141-d46d-000000000103 7140 1726867046.83665: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000103 7140 1726867046.83668: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867046.83715: no more pending results, returning what we have 7140 1726867046.83718: results queue empty 7140 1726867046.83719: checking for any_errors_fatal 7140 1726867046.83724: done checking for any_errors_fatal 7140 1726867046.83725: checking for max_fail_percentage 7140 1726867046.83726: done checking for max_fail_percentage 7140 1726867046.83727: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.83728: done checking to see if all hosts have failed 7140 1726867046.83729: getting the remaining hosts for this loop 7140 1726867046.83730: done getting the remaining hosts for this loop 7140 1726867046.83733: getting the next task for host managed_node3 7140 1726867046.83739: done getting next task for host managed_node3 7140 1726867046.83744: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867046.83746: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867046.83761: getting variables 7140 1726867046.83763: in VariableManager get_vars() 7140 1726867046.83805: Calling all_inventory to load vars for managed_node3 7140 1726867046.83807: Calling groups_inventory to load vars for managed_node3 7140 1726867046.83809: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.83817: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.83819: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.83822: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.83965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.84094: done with get_vars() 7140 1726867046.84101: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:17:26 -0400 (0:00:00.032) 0:00:07.793 ****** 7140 1726867046.84162: entering _queue_task() for managed_node3/include_tasks 7140 1726867046.84332: worker is 1 (out of 1 available) 7140 1726867046.84346: exiting _queue_task() for managed_node3/include_tasks 7140 1726867046.84357: done queuing things up, now waiting for results queue to drain 7140 1726867046.84358: waiting for pending results... 7140 1726867046.84510: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7140 1726867046.84580: in run() - task 0affcac9-a3a5-2141-d46d-00000000010b 7140 1726867046.84591: variable 'ansible_search_path' from source: unknown 7140 1726867046.84595: variable 'ansible_search_path' from source: unknown 7140 1726867046.84622: calling self._execute() 7140 1726867046.84680: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.84684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.84695: variable 'omit' from source: magic vars 7140 1726867046.84980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.86409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.86462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.86492: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.86517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.86536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.86596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.86616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.86634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.86660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.86679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.86767: variable 'ansible_distribution' from source: facts 7140 1726867046.86770: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.86790: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.86793: when evaluation is False, skipping this task 7140 1726867046.86796: _execute() done 7140 1726867046.86799: dumping result to json 7140 1726867046.86801: done dumping result, returning 7140 1726867046.86807: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2141-d46d-00000000010b] 7140 1726867046.86810: sending task result for task 0affcac9-a3a5-2141-d46d-00000000010b 7140 1726867046.86889: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000010b 7140 1726867046.86892: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.86932: no more pending results, returning what we have 7140 1726867046.86934: results queue empty 7140 1726867046.86935: checking for any_errors_fatal 7140 1726867046.86940: done checking for any_errors_fatal 7140 1726867046.86941: checking for max_fail_percentage 7140 1726867046.86942: done checking for max_fail_percentage 7140 1726867046.86943: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.86944: done checking to see if all hosts have failed 7140 1726867046.86945: getting the remaining hosts for this loop 7140 1726867046.86946: done getting the remaining hosts for this loop 7140 1726867046.86949: getting the next task for host managed_node3 7140 1726867046.86954: done getting next task for host managed_node3 7140 1726867046.86958: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867046.86960: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867046.86975: getting variables 7140 1726867046.86976: in VariableManager get_vars() 7140 1726867046.87012: Calling all_inventory to load vars for managed_node3 7140 1726867046.87014: Calling groups_inventory to load vars for managed_node3 7140 1726867046.87016: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.87024: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.87026: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.87028: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.87149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.87273: done with get_vars() 7140 1726867046.87284: done getting variables 7140 1726867046.87322: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:26 -0400 (0:00:00.031) 0:00:07.825 ****** 7140 1726867046.87343: entering _queue_task() for managed_node3/debug 7140 1726867046.87514: worker is 1 (out of 1 available) 7140 1726867046.87526: exiting _queue_task() for managed_node3/debug 7140 1726867046.87537: done queuing things up, now waiting for results queue to drain 7140 1726867046.87538: waiting for pending results... 7140 1726867046.87893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7140 1726867046.87898: in run() - task 0affcac9-a3a5-2141-d46d-00000000010c 7140 1726867046.87905: variable 'ansible_search_path' from source: unknown 7140 1726867046.88084: variable 'ansible_search_path' from source: unknown 7140 1726867046.88088: calling self._execute() 7140 1726867046.88090: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.88092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.88094: variable 'omit' from source: magic vars 7140 1726867046.88486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.89990: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.90032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.90059: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.90088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.90107: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.90167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.90232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.90236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.90267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.90373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.90424: variable 'ansible_distribution' from source: facts 7140 1726867046.90428: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.90450: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.90454: when evaluation is False, skipping this task 7140 1726867046.90456: _execute() done 7140 1726867046.90459: dumping result to json 7140 1726867046.90462: done dumping result, returning 7140 1726867046.90464: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2141-d46d-00000000010c] 7140 1726867046.90466: sending task result for task 0affcac9-a3a5-2141-d46d-00000000010c 7140 1726867046.90553: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000010c 7140 1726867046.90556: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867046.90619: no more pending results, returning what we have 7140 1726867046.90621: results queue empty 7140 1726867046.90622: checking for any_errors_fatal 7140 1726867046.90626: done checking for any_errors_fatal 7140 1726867046.90627: checking for max_fail_percentage 7140 1726867046.90628: done checking for max_fail_percentage 7140 1726867046.90629: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.90630: done checking to see if all hosts have failed 7140 1726867046.90630: getting the remaining hosts for this loop 7140 1726867046.90631: done getting the remaining hosts for this loop 7140 1726867046.90634: getting the next task for host managed_node3 7140 1726867046.90639: done getting next task for host managed_node3 7140 1726867046.90642: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867046.90644: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867046.90659: getting variables 7140 1726867046.90661: in VariableManager get_vars() 7140 1726867046.90727: Calling all_inventory to load vars for managed_node3 7140 1726867046.90730: Calling groups_inventory to load vars for managed_node3 7140 1726867046.90732: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.90740: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.90743: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.90746: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.90950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.91144: done with get_vars() 7140 1726867046.91154: done getting variables 7140 1726867046.91205: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:26 -0400 (0:00:00.038) 0:00:07.864 ****** 7140 1726867046.91234: entering _queue_task() for managed_node3/fail 7140 1726867046.91426: worker is 1 (out of 1 available) 7140 1726867046.91439: exiting _queue_task() for managed_node3/fail 7140 1726867046.91449: done queuing things up, now waiting for results queue to drain 7140 1726867046.91451: waiting for pending results... 7140 1726867046.91726: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7140 1726867046.91786: in run() - task 0affcac9-a3a5-2141-d46d-00000000010d 7140 1726867046.91795: variable 'ansible_search_path' from source: unknown 7140 1726867046.91799: variable 'ansible_search_path' from source: unknown 7140 1726867046.91829: calling self._execute() 7140 1726867046.91896: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.91899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.91902: variable 'omit' from source: magic vars 7140 1726867046.92170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.93685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.93689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.93721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.93759: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.93793: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.93870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.93907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.93939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.93984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.94008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.94188: variable 'ansible_distribution' from source: facts 7140 1726867046.94192: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.94197: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.94204: when evaluation is False, skipping this task 7140 1726867046.94211: _execute() done 7140 1726867046.94217: dumping result to json 7140 1726867046.94223: done dumping result, returning 7140 1726867046.94242: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2141-d46d-00000000010d] 7140 1726867046.94254: sending task result for task 0affcac9-a3a5-2141-d46d-00000000010d 7140 1726867046.94415: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000010d 7140 1726867046.94418: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.94462: no more pending results, returning what we have 7140 1726867046.94466: results queue empty 7140 1726867046.94467: checking for any_errors_fatal 7140 1726867046.94471: done checking for any_errors_fatal 7140 1726867046.94472: checking for max_fail_percentage 7140 1726867046.94474: done checking for max_fail_percentage 7140 1726867046.94475: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.94476: done checking to see if all hosts have failed 7140 1726867046.94480: getting the remaining hosts for this loop 7140 1726867046.94482: done getting the remaining hosts for this loop 7140 1726867046.94486: getting the next task for host managed_node3 7140 1726867046.94492: done getting next task for host managed_node3 7140 1726867046.94496: ^ 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 7140 1726867046.94499: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867046.94516: getting variables 7140 1726867046.94517: in VariableManager get_vars() 7140 1726867046.94559: Calling all_inventory to load vars for managed_node3 7140 1726867046.94562: Calling groups_inventory to load vars for managed_node3 7140 1726867046.94564: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.94575: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.94612: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.94616: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.94795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.94923: done with get_vars() 7140 1726867046.94932: done getting variables 7140 1726867046.94967: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:26 -0400 (0:00:00.037) 0:00:07.901 ****** 7140 1726867046.94989: entering _queue_task() for managed_node3/fail 7140 1726867046.95139: worker is 1 (out of 1 available) 7140 1726867046.95153: exiting _queue_task() for managed_node3/fail 7140 1726867046.95163: done queuing things up, now waiting for results queue to drain 7140 1726867046.95165: waiting for pending results... 7140 1726867046.95333: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7140 1726867046.95415: in run() - task 0affcac9-a3a5-2141-d46d-00000000010e 7140 1726867046.95426: variable 'ansible_search_path' from source: unknown 7140 1726867046.95430: variable 'ansible_search_path' from source: unknown 7140 1726867046.95457: calling self._execute() 7140 1726867046.95519: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.95523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.95531: variable 'omit' from source: magic vars 7140 1726867046.95825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867046.97884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867046.97887: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867046.97890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867046.97892: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867046.97894: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867046.97950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867046.97990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867046.98019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867046.98065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867046.98097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867046.98223: variable 'ansible_distribution' from source: facts 7140 1726867046.98227: variable 'ansible_distribution_major_version' from source: facts 7140 1726867046.98243: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867046.98246: when evaluation is False, skipping this task 7140 1726867046.98253: _execute() done 7140 1726867046.98259: dumping result to json 7140 1726867046.98261: done dumping result, returning 7140 1726867046.98264: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-2141-d46d-00000000010e] 7140 1726867046.98266: sending task result for task 0affcac9-a3a5-2141-d46d-00000000010e 7140 1726867046.98349: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000010e 7140 1726867046.98352: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867046.98396: no more pending results, returning what we have 7140 1726867046.98399: results queue empty 7140 1726867046.98400: checking for any_errors_fatal 7140 1726867046.98404: done checking for any_errors_fatal 7140 1726867046.98404: checking for max_fail_percentage 7140 1726867046.98406: done checking for max_fail_percentage 7140 1726867046.98407: checking to see if all hosts have failed and the running result is not ok 7140 1726867046.98408: done checking to see if all hosts have failed 7140 1726867046.98409: getting the remaining hosts for this loop 7140 1726867046.98410: done getting the remaining hosts for this loop 7140 1726867046.98413: getting the next task for host managed_node3 7140 1726867046.98418: done getting next task for host managed_node3 7140 1726867046.98422: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867046.98425: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867046.98440: getting variables 7140 1726867046.98441: in VariableManager get_vars() 7140 1726867046.98481: Calling all_inventory to load vars for managed_node3 7140 1726867046.98484: Calling groups_inventory to load vars for managed_node3 7140 1726867046.98486: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867046.98494: Calling all_plugins_play to load vars for managed_node3 7140 1726867046.98496: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867046.98499: Calling groups_plugins_play to load vars for managed_node3 7140 1726867046.98646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867046.98763: done with get_vars() 7140 1726867046.98770: done getting variables 7140 1726867046.98808: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:26 -0400 (0:00:00.038) 0:00:07.940 ****** 7140 1726867046.98829: entering _queue_task() for managed_node3/fail 7140 1726867046.98990: worker is 1 (out of 1 available) 7140 1726867046.99003: exiting _queue_task() for managed_node3/fail 7140 1726867046.99013: done queuing things up, now waiting for results queue to drain 7140 1726867046.99014: waiting for pending results... 7140 1726867046.99167: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7140 1726867046.99247: in run() - task 0affcac9-a3a5-2141-d46d-00000000010f 7140 1726867046.99257: variable 'ansible_search_path' from source: unknown 7140 1726867046.99260: variable 'ansible_search_path' from source: unknown 7140 1726867046.99292: calling self._execute() 7140 1726867046.99344: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867046.99348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867046.99359: variable 'omit' from source: magic vars 7140 1726867046.99636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.01367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.01605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.01633: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.01656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.01676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.01735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.01755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.01772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.01802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.01814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.01904: variable 'ansible_distribution' from source: facts 7140 1726867047.01907: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.01922: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.01927: when evaluation is False, skipping this task 7140 1726867047.01929: _execute() done 7140 1726867047.01933: dumping result to json 7140 1726867047.01935: done dumping result, returning 7140 1726867047.01938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2141-d46d-00000000010f] 7140 1726867047.01948: sending task result for task 0affcac9-a3a5-2141-d46d-00000000010f 7140 1726867047.02022: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000010f 7140 1726867047.02025: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.02092: no more pending results, returning what we have 7140 1726867047.02095: results queue empty 7140 1726867047.02095: checking for any_errors_fatal 7140 1726867047.02100: done checking for any_errors_fatal 7140 1726867047.02101: checking for max_fail_percentage 7140 1726867047.02102: done checking for max_fail_percentage 7140 1726867047.02103: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.02104: done checking to see if all hosts have failed 7140 1726867047.02104: getting the remaining hosts for this loop 7140 1726867047.02105: done getting the remaining hosts for this loop 7140 1726867047.02108: getting the next task for host managed_node3 7140 1726867047.02113: done getting next task for host managed_node3 7140 1726867047.02116: ^ 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 7140 1726867047.02119: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.02133: getting variables 7140 1726867047.02135: in VariableManager get_vars() 7140 1726867047.02167: Calling all_inventory to load vars for managed_node3 7140 1726867047.02169: Calling groups_inventory to load vars for managed_node3 7140 1726867047.02171: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.02179: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.02181: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.02183: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.02288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.02411: done with get_vars() 7140 1726867047.02418: done getting variables 7140 1726867047.02456: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:27 -0400 (0:00:00.036) 0:00:07.976 ****** 7140 1726867047.02475: entering _queue_task() for managed_node3/dnf 7140 1726867047.02635: worker is 1 (out of 1 available) 7140 1726867047.02648: exiting _queue_task() for managed_node3/dnf 7140 1726867047.02659: done queuing things up, now waiting for results queue to drain 7140 1726867047.02661: waiting for pending results... 7140 1726867047.02824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 7140 1726867047.02905: in run() - task 0affcac9-a3a5-2141-d46d-000000000110 7140 1726867047.02916: variable 'ansible_search_path' from source: unknown 7140 1726867047.02920: variable 'ansible_search_path' from source: unknown 7140 1726867047.02947: calling self._execute() 7140 1726867047.03010: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.03014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.03022: variable 'omit' from source: magic vars 7140 1726867047.03301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.04882: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.04923: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.04949: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.04975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.04998: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.05050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.05072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.05094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.05119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.05130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.05225: variable 'ansible_distribution' from source: facts 7140 1726867047.05230: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.05244: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.05247: when evaluation is False, skipping this task 7140 1726867047.05250: _execute() done 7140 1726867047.05252: dumping result to json 7140 1726867047.05255: done dumping result, returning 7140 1726867047.05261: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000110] 7140 1726867047.05264: sending task result for task 0affcac9-a3a5-2141-d46d-000000000110 7140 1726867047.05347: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000110 7140 1726867047.05350: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.05422: no more pending results, returning what we have 7140 1726867047.05425: results queue empty 7140 1726867047.05426: checking for any_errors_fatal 7140 1726867047.05430: done checking for any_errors_fatal 7140 1726867047.05430: checking for max_fail_percentage 7140 1726867047.05432: done checking for max_fail_percentage 7140 1726867047.05433: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.05433: done checking to see if all hosts have failed 7140 1726867047.05434: getting the remaining hosts for this loop 7140 1726867047.05435: done getting the remaining hosts for this loop 7140 1726867047.05438: getting the next task for host managed_node3 7140 1726867047.05443: done getting next task for host managed_node3 7140 1726867047.05446: ^ 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 7140 1726867047.05449: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.05464: getting variables 7140 1726867047.05465: in VariableManager get_vars() 7140 1726867047.05498: Calling all_inventory to load vars for managed_node3 7140 1726867047.05500: Calling groups_inventory to load vars for managed_node3 7140 1726867047.05501: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.05507: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.05509: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.05511: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.05645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.05762: done with get_vars() 7140 1726867047.05769: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7140 1726867047.05820: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:27 -0400 (0:00:00.033) 0:00:08.010 ****** 7140 1726867047.05839: entering _queue_task() for managed_node3/yum 7140 1726867047.06006: worker is 1 (out of 1 available) 7140 1726867047.06020: exiting _queue_task() for managed_node3/yum 7140 1726867047.06033: done queuing things up, now waiting for results queue to drain 7140 1726867047.06035: waiting for pending results... 7140 1726867047.06187: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 7140 1726867047.06268: in run() - task 0affcac9-a3a5-2141-d46d-000000000111 7140 1726867047.06276: variable 'ansible_search_path' from source: unknown 7140 1726867047.06282: variable 'ansible_search_path' from source: unknown 7140 1726867047.06310: calling self._execute() 7140 1726867047.06366: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.06370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.06382: variable 'omit' from source: magic vars 7140 1726867047.06654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.08238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.08279: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.08306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.08342: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.08363: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.08419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.08440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.08460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.08489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.08501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.08592: variable 'ansible_distribution' from source: facts 7140 1726867047.08595: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.08609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.08612: when evaluation is False, skipping this task 7140 1726867047.08615: _execute() done 7140 1726867047.08617: dumping result to json 7140 1726867047.08619: done dumping result, returning 7140 1726867047.08626: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000111] 7140 1726867047.08628: sending task result for task 0affcac9-a3a5-2141-d46d-000000000111 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.08755: no more pending results, returning what we have 7140 1726867047.08758: results queue empty 7140 1726867047.08759: checking for any_errors_fatal 7140 1726867047.08764: done checking for any_errors_fatal 7140 1726867047.08764: checking for max_fail_percentage 7140 1726867047.08766: done checking for max_fail_percentage 7140 1726867047.08766: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.08767: done checking to see if all hosts have failed 7140 1726867047.08768: getting the remaining hosts for this loop 7140 1726867047.08769: done getting the remaining hosts for this loop 7140 1726867047.08772: getting the next task for host managed_node3 7140 1726867047.08779: done getting next task for host managed_node3 7140 1726867047.08782: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867047.08785: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.08801: getting variables 7140 1726867047.08802: in VariableManager get_vars() 7140 1726867047.08838: Calling all_inventory to load vars for managed_node3 7140 1726867047.08841: Calling groups_inventory to load vars for managed_node3 7140 1726867047.08843: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.08850: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.08852: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.08855: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.08963: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000111 7140 1726867047.08968: WORKER PROCESS EXITING 7140 1726867047.08980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.09097: done with get_vars() 7140 1726867047.09104: done getting variables 7140 1726867047.09138: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:27 -0400 (0:00:00.033) 0:00:08.043 ****** 7140 1726867047.09158: entering _queue_task() for managed_node3/fail 7140 1726867047.09326: worker is 1 (out of 1 available) 7140 1726867047.09341: exiting _queue_task() for managed_node3/fail 7140 1726867047.09351: done queuing things up, now waiting for results queue to drain 7140 1726867047.09352: waiting for pending results... 7140 1726867047.09517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7140 1726867047.09593: in run() - task 0affcac9-a3a5-2141-d46d-000000000112 7140 1726867047.09605: variable 'ansible_search_path' from source: unknown 7140 1726867047.09607: variable 'ansible_search_path' from source: unknown 7140 1726867047.09637: calling self._execute() 7140 1726867047.09696: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.09699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.09708: variable 'omit' from source: magic vars 7140 1726867047.09989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.11575: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.11617: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.11643: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.11674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.11699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.11751: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.11774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.11798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.11823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.11835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.11925: variable 'ansible_distribution' from source: facts 7140 1726867047.11929: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.11943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.11946: when evaluation is False, skipping this task 7140 1726867047.11948: _execute() done 7140 1726867047.11951: dumping result to json 7140 1726867047.11953: done dumping result, returning 7140 1726867047.11959: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000112] 7140 1726867047.11964: sending task result for task 0affcac9-a3a5-2141-d46d-000000000112 7140 1726867047.12046: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000112 7140 1726867047.12048: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.12092: no more pending results, returning what we have 7140 1726867047.12094: results queue empty 7140 1726867047.12095: checking for any_errors_fatal 7140 1726867047.12100: done checking for any_errors_fatal 7140 1726867047.12101: checking for max_fail_percentage 7140 1726867047.12102: done checking for max_fail_percentage 7140 1726867047.12103: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.12104: done checking to see if all hosts have failed 7140 1726867047.12104: getting the remaining hosts for this loop 7140 1726867047.12106: done getting the remaining hosts for this loop 7140 1726867047.12109: getting the next task for host managed_node3 7140 1726867047.12113: done getting next task for host managed_node3 7140 1726867047.12117: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7140 1726867047.12119: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.12134: getting variables 7140 1726867047.12135: in VariableManager get_vars() 7140 1726867047.12170: Calling all_inventory to load vars for managed_node3 7140 1726867047.12173: Calling groups_inventory to load vars for managed_node3 7140 1726867047.12175: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.12190: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.12193: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.12195: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.12332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.12457: done with get_vars() 7140 1726867047.12463: done getting variables 7140 1726867047.12502: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:27 -0400 (0:00:00.033) 0:00:08.077 ****** 7140 1726867047.12524: entering _queue_task() for managed_node3/package 7140 1726867047.12729: worker is 1 (out of 1 available) 7140 1726867047.12743: exiting _queue_task() for managed_node3/package 7140 1726867047.12754: done queuing things up, now waiting for results queue to drain 7140 1726867047.12756: waiting for pending results... 7140 1726867047.12909: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7140 1726867047.12981: in run() - task 0affcac9-a3a5-2141-d46d-000000000113 7140 1726867047.12995: variable 'ansible_search_path' from source: unknown 7140 1726867047.12999: variable 'ansible_search_path' from source: unknown 7140 1726867047.13024: calling self._execute() 7140 1726867047.13076: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.13085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.13099: variable 'omit' from source: magic vars 7140 1726867047.13369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.15058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.15192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.15196: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.15221: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.15253: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.15332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.15368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.15406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.15457: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.15484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.15614: variable 'ansible_distribution' from source: facts 7140 1726867047.15784: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.15787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.15789: when evaluation is False, skipping this task 7140 1726867047.15792: _execute() done 7140 1726867047.15794: dumping result to json 7140 1726867047.15797: done dumping result, returning 7140 1726867047.15799: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2141-d46d-000000000113] 7140 1726867047.15801: sending task result for task 0affcac9-a3a5-2141-d46d-000000000113 7140 1726867047.15867: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000113 7140 1726867047.15870: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.15923: no more pending results, returning what we have 7140 1726867047.15926: results queue empty 7140 1726867047.15927: checking for any_errors_fatal 7140 1726867047.15932: done checking for any_errors_fatal 7140 1726867047.15933: checking for max_fail_percentage 7140 1726867047.15935: done checking for max_fail_percentage 7140 1726867047.15936: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.15937: done checking to see if all hosts have failed 7140 1726867047.15937: getting the remaining hosts for this loop 7140 1726867047.15939: done getting the remaining hosts for this loop 7140 1726867047.15943: getting the next task for host managed_node3 7140 1726867047.15949: done getting next task for host managed_node3 7140 1726867047.15954: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867047.15956: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.15974: getting variables 7140 1726867047.15980: in VariableManager get_vars() 7140 1726867047.16027: Calling all_inventory to load vars for managed_node3 7140 1726867047.16030: Calling groups_inventory to load vars for managed_node3 7140 1726867047.16032: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.16043: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.16046: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.16049: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.16300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.16426: done with get_vars() 7140 1726867047.16433: done getting variables 7140 1726867047.16470: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:27 -0400 (0:00:00.039) 0:00:08.116 ****** 7140 1726867047.16495: entering _queue_task() for managed_node3/package 7140 1726867047.16663: worker is 1 (out of 1 available) 7140 1726867047.16676: exiting _queue_task() for managed_node3/package 7140 1726867047.16688: done queuing things up, now waiting for results queue to drain 7140 1726867047.16690: waiting for pending results... 7140 1726867047.16848: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7140 1726867047.16928: in run() - task 0affcac9-a3a5-2141-d46d-000000000114 7140 1726867047.16939: variable 'ansible_search_path' from source: unknown 7140 1726867047.16942: variable 'ansible_search_path' from source: unknown 7140 1726867047.16969: calling self._execute() 7140 1726867047.17029: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.17032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.17041: variable 'omit' from source: magic vars 7140 1726867047.17339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.19983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.19987: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.19991: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.19993: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.20191: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.20295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.20326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.20358: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.20413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.20435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.20583: variable 'ansible_distribution' from source: facts 7140 1726867047.20586: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.20604: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.20612: when evaluation is False, skipping this task 7140 1726867047.20784: _execute() done 7140 1726867047.20787: dumping result to json 7140 1726867047.20790: done dumping result, returning 7140 1726867047.20792: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2141-d46d-000000000114] 7140 1726867047.20794: sending task result for task 0affcac9-a3a5-2141-d46d-000000000114 7140 1726867047.20863: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000114 7140 1726867047.20866: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.20912: no more pending results, returning what we have 7140 1726867047.20915: results queue empty 7140 1726867047.20916: checking for any_errors_fatal 7140 1726867047.20921: done checking for any_errors_fatal 7140 1726867047.20921: checking for max_fail_percentage 7140 1726867047.20923: done checking for max_fail_percentage 7140 1726867047.20924: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.20924: done checking to see if all hosts have failed 7140 1726867047.20925: getting the remaining hosts for this loop 7140 1726867047.20926: done getting the remaining hosts for this loop 7140 1726867047.20929: getting the next task for host managed_node3 7140 1726867047.20935: done getting next task for host managed_node3 7140 1726867047.20938: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867047.20941: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.20956: getting variables 7140 1726867047.20958: in VariableManager get_vars() 7140 1726867047.21004: Calling all_inventory to load vars for managed_node3 7140 1726867047.21007: Calling groups_inventory to load vars for managed_node3 7140 1726867047.21009: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.21018: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.21020: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.21023: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.21450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.21656: done with get_vars() 7140 1726867047.21665: done getting variables 7140 1726867047.21718: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:27 -0400 (0:00:00.052) 0:00:08.169 ****** 7140 1726867047.21752: entering _queue_task() for managed_node3/package 7140 1726867047.22190: worker is 1 (out of 1 available) 7140 1726867047.22198: exiting _queue_task() for managed_node3/package 7140 1726867047.22209: done queuing things up, now waiting for results queue to drain 7140 1726867047.22210: waiting for pending results... 7140 1726867047.22947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7140 1726867047.22952: in run() - task 0affcac9-a3a5-2141-d46d-000000000115 7140 1726867047.22955: variable 'ansible_search_path' from source: unknown 7140 1726867047.22958: variable 'ansible_search_path' from source: unknown 7140 1726867047.22961: calling self._execute() 7140 1726867047.23564: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.23576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.23782: variable 'omit' from source: magic vars 7140 1726867047.24710: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.27434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.27520: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.27562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.27605: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.27642: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.27730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.27766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.27807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.27859: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.27883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.28025: variable 'ansible_distribution' from source: facts 7140 1726867047.28037: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.28067: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.28075: when evaluation is False, skipping this task 7140 1726867047.28085: _execute() done 7140 1726867047.28091: dumping result to json 7140 1726867047.28098: done dumping result, returning 7140 1726867047.28109: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2141-d46d-000000000115] 7140 1726867047.28118: sending task result for task 0affcac9-a3a5-2141-d46d-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.28274: no more pending results, returning what we have 7140 1726867047.28279: results queue empty 7140 1726867047.28281: checking for any_errors_fatal 7140 1726867047.28288: done checking for any_errors_fatal 7140 1726867047.28289: checking for max_fail_percentage 7140 1726867047.28291: done checking for max_fail_percentage 7140 1726867047.28291: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.28292: done checking to see if all hosts have failed 7140 1726867047.28293: getting the remaining hosts for this loop 7140 1726867047.28295: done getting the remaining hosts for this loop 7140 1726867047.28299: getting the next task for host managed_node3 7140 1726867047.28306: done getting next task for host managed_node3 7140 1726867047.28310: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867047.28313: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.28331: getting variables 7140 1726867047.28333: in VariableManager get_vars() 7140 1726867047.28388: Calling all_inventory to load vars for managed_node3 7140 1726867047.28391: Calling groups_inventory to load vars for managed_node3 7140 1726867047.28394: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.28405: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.28407: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.28411: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.28884: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000115 7140 1726867047.28888: WORKER PROCESS EXITING 7140 1726867047.28933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.29152: done with get_vars() 7140 1726867047.29163: done getting variables 7140 1726867047.29216: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:27 -0400 (0:00:00.074) 0:00:08.244 ****** 7140 1726867047.29247: entering _queue_task() for managed_node3/service 7140 1726867047.29593: worker is 1 (out of 1 available) 7140 1726867047.29604: exiting _queue_task() for managed_node3/service 7140 1726867047.29613: done queuing things up, now waiting for results queue to drain 7140 1726867047.29614: waiting for pending results... 7140 1726867047.29780: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7140 1726867047.29921: in run() - task 0affcac9-a3a5-2141-d46d-000000000116 7140 1726867047.29944: variable 'ansible_search_path' from source: unknown 7140 1726867047.29956: variable 'ansible_search_path' from source: unknown 7140 1726867047.29997: calling self._execute() 7140 1726867047.30089: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.30100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.30113: variable 'omit' from source: magic vars 7140 1726867047.30983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.34747: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.34830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.34868: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.34908: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.34942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.35035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.35071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.35107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.35160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.35186: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.35336: variable 'ansible_distribution' from source: facts 7140 1726867047.35349: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.35383: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.35466: when evaluation is False, skipping this task 7140 1726867047.35469: _execute() done 7140 1726867047.35472: dumping result to json 7140 1726867047.35474: done dumping result, returning 7140 1726867047.35476: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2141-d46d-000000000116] 7140 1726867047.35482: sending task result for task 0affcac9-a3a5-2141-d46d-000000000116 7140 1726867047.35559: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000116 7140 1726867047.35563: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.35612: no more pending results, returning what we have 7140 1726867047.35616: results queue empty 7140 1726867047.35617: checking for any_errors_fatal 7140 1726867047.35626: done checking for any_errors_fatal 7140 1726867047.35627: checking for max_fail_percentage 7140 1726867047.35629: done checking for max_fail_percentage 7140 1726867047.35630: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.35631: done checking to see if all hosts have failed 7140 1726867047.35632: getting the remaining hosts for this loop 7140 1726867047.35634: done getting the remaining hosts for this loop 7140 1726867047.35638: getting the next task for host managed_node3 7140 1726867047.35645: done getting next task for host managed_node3 7140 1726867047.35648: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867047.35651: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.35669: getting variables 7140 1726867047.35670: in VariableManager get_vars() 7140 1726867047.35733: Calling all_inventory to load vars for managed_node3 7140 1726867047.35736: Calling groups_inventory to load vars for managed_node3 7140 1726867047.35738: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.35748: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.35751: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.35753: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.36154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.36395: done with get_vars() 7140 1726867047.36405: done getting variables 7140 1726867047.36470: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:27 -0400 (0:00:00.072) 0:00:08.316 ****** 7140 1726867047.36505: entering _queue_task() for managed_node3/service 7140 1726867047.36865: worker is 1 (out of 1 available) 7140 1726867047.36875: exiting _queue_task() for managed_node3/service 7140 1726867047.36890: done queuing things up, now waiting for results queue to drain 7140 1726867047.36892: waiting for pending results... 7140 1726867047.37198: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7140 1726867047.37203: in run() - task 0affcac9-a3a5-2141-d46d-000000000117 7140 1726867047.37209: variable 'ansible_search_path' from source: unknown 7140 1726867047.37216: variable 'ansible_search_path' from source: unknown 7140 1726867047.37253: calling self._execute() 7140 1726867047.37346: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.37383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.37387: variable 'omit' from source: magic vars 7140 1726867047.37823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.40607: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.40640: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.40685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.40732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.40763: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.41026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.41062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.41098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.41173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.41258: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.41527: variable 'ansible_distribution' from source: facts 7140 1726867047.41584: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.41787: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.41790: when evaluation is False, skipping this task 7140 1726867047.41792: _execute() done 7140 1726867047.41794: dumping result to json 7140 1726867047.41796: done dumping result, returning 7140 1726867047.41798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2141-d46d-000000000117] 7140 1726867047.41800: sending task result for task 0affcac9-a3a5-2141-d46d-000000000117 7140 1726867047.41865: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000117 7140 1726867047.41868: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867047.41932: no more pending results, returning what we have 7140 1726867047.41936: results queue empty 7140 1726867047.41936: checking for any_errors_fatal 7140 1726867047.41942: done checking for any_errors_fatal 7140 1726867047.41943: checking for max_fail_percentage 7140 1726867047.41944: done checking for max_fail_percentage 7140 1726867047.41945: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.41946: done checking to see if all hosts have failed 7140 1726867047.41947: getting the remaining hosts for this loop 7140 1726867047.41948: done getting the remaining hosts for this loop 7140 1726867047.41952: getting the next task for host managed_node3 7140 1726867047.41958: done getting next task for host managed_node3 7140 1726867047.41963: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867047.41965: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.41986: getting variables 7140 1726867047.41988: in VariableManager get_vars() 7140 1726867047.42124: Calling all_inventory to load vars for managed_node3 7140 1726867047.42127: Calling groups_inventory to load vars for managed_node3 7140 1726867047.42129: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.42139: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.42142: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.42144: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.42633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.43241: done with get_vars() 7140 1726867047.43252: done getting variables 7140 1726867047.43422: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:27 -0400 (0:00:00.069) 0:00:08.386 ****** 7140 1726867047.43456: entering _queue_task() for managed_node3/service 7140 1726867047.43913: worker is 1 (out of 1 available) 7140 1726867047.43926: exiting _queue_task() for managed_node3/service 7140 1726867047.44053: done queuing things up, now waiting for results queue to drain 7140 1726867047.44055: waiting for pending results... 7140 1726867047.44760: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7140 1726867047.44765: in run() - task 0affcac9-a3a5-2141-d46d-000000000118 7140 1726867047.44768: variable 'ansible_search_path' from source: unknown 7140 1726867047.44770: variable 'ansible_search_path' from source: unknown 7140 1726867047.44772: calling self._execute() 7140 1726867047.45060: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.45072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.45088: variable 'omit' from source: magic vars 7140 1726867047.45898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.49841: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.49919: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.49963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.50005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.50040: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.50132: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.50169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.50203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.50254: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.50275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.50426: variable 'ansible_distribution' from source: facts 7140 1726867047.50444: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.50472: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.50561: when evaluation is False, skipping this task 7140 1726867047.50564: _execute() done 7140 1726867047.50567: dumping result to json 7140 1726867047.50569: done dumping result, returning 7140 1726867047.50572: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2141-d46d-000000000118] 7140 1726867047.50575: sending task result for task 0affcac9-a3a5-2141-d46d-000000000118 7140 1726867047.50650: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000118 7140 1726867047.50653: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.50707: no more pending results, returning what we have 7140 1726867047.50711: results queue empty 7140 1726867047.50712: checking for any_errors_fatal 7140 1726867047.50717: done checking for any_errors_fatal 7140 1726867047.50718: checking for max_fail_percentage 7140 1726867047.50720: done checking for max_fail_percentage 7140 1726867047.50721: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.50722: done checking to see if all hosts have failed 7140 1726867047.50722: getting the remaining hosts for this loop 7140 1726867047.50724: done getting the remaining hosts for this loop 7140 1726867047.50728: getting the next task for host managed_node3 7140 1726867047.50735: done getting next task for host managed_node3 7140 1726867047.50740: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867047.50743: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.50762: getting variables 7140 1726867047.50764: in VariableManager get_vars() 7140 1726867047.50819: Calling all_inventory to load vars for managed_node3 7140 1726867047.50823: Calling groups_inventory to load vars for managed_node3 7140 1726867047.50826: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.50837: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.50840: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.50844: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.51303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.51565: done with get_vars() 7140 1726867047.51575: done getting variables 7140 1726867047.51634: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:27 -0400 (0:00:00.082) 0:00:08.468 ****** 7140 1726867047.51669: entering _queue_task() for managed_node3/service 7140 1726867047.51913: worker is 1 (out of 1 available) 7140 1726867047.51926: exiting _queue_task() for managed_node3/service 7140 1726867047.51938: done queuing things up, now waiting for results queue to drain 7140 1726867047.51940: waiting for pending results... 7140 1726867047.52302: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7140 1726867047.52361: in run() - task 0affcac9-a3a5-2141-d46d-000000000119 7140 1726867047.52384: variable 'ansible_search_path' from source: unknown 7140 1726867047.52393: variable 'ansible_search_path' from source: unknown 7140 1726867047.52439: calling self._execute() 7140 1726867047.52584: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.52587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.52590: variable 'omit' from source: magic vars 7140 1726867047.52994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.55267: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.55353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.55398: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.55435: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.55473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.55574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.55685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.55691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.55694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.55707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.55842: variable 'ansible_distribution' from source: facts 7140 1726867047.55852: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.55873: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.55883: when evaluation is False, skipping this task 7140 1726867047.55890: _execute() done 7140 1726867047.55897: dumping result to json 7140 1726867047.55919: done dumping result, returning 7140 1726867047.55923: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2141-d46d-000000000119] 7140 1726867047.55982: sending task result for task 0affcac9-a3a5-2141-d46d-000000000119 7140 1726867047.56283: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000119 7140 1726867047.56286: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7140 1726867047.56322: no more pending results, returning what we have 7140 1726867047.56325: results queue empty 7140 1726867047.56326: checking for any_errors_fatal 7140 1726867047.56333: done checking for any_errors_fatal 7140 1726867047.56333: checking for max_fail_percentage 7140 1726867047.56335: done checking for max_fail_percentage 7140 1726867047.56336: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.56337: done checking to see if all hosts have failed 7140 1726867047.56337: getting the remaining hosts for this loop 7140 1726867047.56338: done getting the remaining hosts for this loop 7140 1726867047.56341: getting the next task for host managed_node3 7140 1726867047.56347: done getting next task for host managed_node3 7140 1726867047.56351: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867047.56354: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.56370: getting variables 7140 1726867047.56372: in VariableManager get_vars() 7140 1726867047.56422: Calling all_inventory to load vars for managed_node3 7140 1726867047.56425: Calling groups_inventory to load vars for managed_node3 7140 1726867047.56428: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.56436: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.56439: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.56442: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.56635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.56846: done with get_vars() 7140 1726867047.56857: done getting variables 7140 1726867047.56918: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:27 -0400 (0:00:00.052) 0:00:08.521 ****** 7140 1726867047.56951: entering _queue_task() for managed_node3/copy 7140 1726867047.57243: worker is 1 (out of 1 available) 7140 1726867047.57254: exiting _queue_task() for managed_node3/copy 7140 1726867047.57264: done queuing things up, now waiting for results queue to drain 7140 1726867047.57265: waiting for pending results... 7140 1726867047.57484: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7140 1726867047.57612: in run() - task 0affcac9-a3a5-2141-d46d-00000000011a 7140 1726867047.57632: variable 'ansible_search_path' from source: unknown 7140 1726867047.57640: variable 'ansible_search_path' from source: unknown 7140 1726867047.57682: calling self._execute() 7140 1726867047.57765: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.57778: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.57799: variable 'omit' from source: magic vars 7140 1726867047.58200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.61513: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.61517: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.61566: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.61610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.61657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.61746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.61789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.61820: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.61873: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.61901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.62081: variable 'ansible_distribution' from source: facts 7140 1726867047.62084: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.62100: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.62166: when evaluation is False, skipping this task 7140 1726867047.62169: _execute() done 7140 1726867047.62172: dumping result to json 7140 1726867047.62174: done dumping result, returning 7140 1726867047.62179: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2141-d46d-00000000011a] 7140 1726867047.62181: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011a skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.62359: no more pending results, returning what we have 7140 1726867047.62362: results queue empty 7140 1726867047.62363: checking for any_errors_fatal 7140 1726867047.62368: done checking for any_errors_fatal 7140 1726867047.62369: checking for max_fail_percentage 7140 1726867047.62371: done checking for max_fail_percentage 7140 1726867047.62372: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.62373: done checking to see if all hosts have failed 7140 1726867047.62374: getting the remaining hosts for this loop 7140 1726867047.62375: done getting the remaining hosts for this loop 7140 1726867047.62381: getting the next task for host managed_node3 7140 1726867047.62389: done getting next task for host managed_node3 7140 1726867047.62394: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867047.62397: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.62417: getting variables 7140 1726867047.62419: in VariableManager get_vars() 7140 1726867047.62472: Calling all_inventory to load vars for managed_node3 7140 1726867047.62475: Calling groups_inventory to load vars for managed_node3 7140 1726867047.62597: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.62608: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.62611: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.62614: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.62971: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011a 7140 1726867047.62975: WORKER PROCESS EXITING 7140 1726867047.62999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.63210: done with get_vars() 7140 1726867047.63222: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:17:27 -0400 (0:00:00.063) 0:00:08.584 ****** 7140 1726867047.63310: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867047.63617: worker is 1 (out of 1 available) 7140 1726867047.63630: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7140 1726867047.63640: done queuing things up, now waiting for results queue to drain 7140 1726867047.63641: waiting for pending results... 7140 1726867047.63874: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7140 1726867047.64018: in run() - task 0affcac9-a3a5-2141-d46d-00000000011b 7140 1726867047.64127: variable 'ansible_search_path' from source: unknown 7140 1726867047.64131: variable 'ansible_search_path' from source: unknown 7140 1726867047.64159: calling self._execute() 7140 1726867047.64345: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.64454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.64458: variable 'omit' from source: magic vars 7140 1726867047.65270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.67666: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.67753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.67793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.67840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.68157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.68161: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.68487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.68491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.68493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.68495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.68636: variable 'ansible_distribution' from source: facts 7140 1726867047.68651: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.68675: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.68687: when evaluation is False, skipping this task 7140 1726867047.68750: _execute() done 7140 1726867047.68759: dumping result to json 7140 1726867047.68768: done dumping result, returning 7140 1726867047.68783: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2141-d46d-00000000011b] 7140 1726867047.68794: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.68965: no more pending results, returning what we have 7140 1726867047.68968: results queue empty 7140 1726867047.68969: checking for any_errors_fatal 7140 1726867047.68974: done checking for any_errors_fatal 7140 1726867047.68975: checking for max_fail_percentage 7140 1726867047.68979: done checking for max_fail_percentage 7140 1726867047.68980: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.68981: done checking to see if all hosts have failed 7140 1726867047.68982: getting the remaining hosts for this loop 7140 1726867047.68983: done getting the remaining hosts for this loop 7140 1726867047.68987: getting the next task for host managed_node3 7140 1726867047.68995: done getting next task for host managed_node3 7140 1726867047.68999: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867047.69002: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.69019: getting variables 7140 1726867047.69021: in VariableManager get_vars() 7140 1726867047.69074: Calling all_inventory to load vars for managed_node3 7140 1726867047.69283: Calling groups_inventory to load vars for managed_node3 7140 1726867047.69288: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.69300: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.69302: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.69305: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.69771: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011b 7140 1726867047.69774: WORKER PROCESS EXITING 7140 1726867047.69784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.70095: done with get_vars() 7140 1726867047.70108: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:17:27 -0400 (0:00:00.068) 0:00:08.653 ****** 7140 1726867047.70204: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867047.70564: worker is 1 (out of 1 available) 7140 1726867047.70576: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7140 1726867047.70588: done queuing things up, now waiting for results queue to drain 7140 1726867047.70590: waiting for pending results... 7140 1726867047.70761: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7140 1726867047.70902: in run() - task 0affcac9-a3a5-2141-d46d-00000000011c 7140 1726867047.70928: variable 'ansible_search_path' from source: unknown 7140 1726867047.70936: variable 'ansible_search_path' from source: unknown 7140 1726867047.70979: calling self._execute() 7140 1726867047.71074: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.71089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.71109: variable 'omit' from source: magic vars 7140 1726867047.71553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.73862: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.73937: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.73975: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.74019: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.74057: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.74145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.74185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.74217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.74269: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.74293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.74474: variable 'ansible_distribution' from source: facts 7140 1726867047.74479: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.74482: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.74484: when evaluation is False, skipping this task 7140 1726867047.74486: _execute() done 7140 1726867047.74492: dumping result to json 7140 1726867047.74500: done dumping result, returning 7140 1726867047.74512: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2141-d46d-00000000011c] 7140 1726867047.74584: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011c 7140 1726867047.74653: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011c 7140 1726867047.74656: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.74730: no more pending results, returning what we have 7140 1726867047.74734: results queue empty 7140 1726867047.74735: checking for any_errors_fatal 7140 1726867047.74744: done checking for any_errors_fatal 7140 1726867047.74745: checking for max_fail_percentage 7140 1726867047.74747: done checking for max_fail_percentage 7140 1726867047.74748: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.74749: done checking to see if all hosts have failed 7140 1726867047.74749: getting the remaining hosts for this loop 7140 1726867047.74751: done getting the remaining hosts for this loop 7140 1726867047.74755: getting the next task for host managed_node3 7140 1726867047.74761: done getting next task for host managed_node3 7140 1726867047.74765: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867047.74768: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.74788: getting variables 7140 1726867047.74790: in VariableManager get_vars() 7140 1726867047.74839: Calling all_inventory to load vars for managed_node3 7140 1726867047.74842: Calling groups_inventory to load vars for managed_node3 7140 1726867047.74844: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.74854: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.74857: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.74860: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.75272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.75480: done with get_vars() 7140 1726867047.75490: done getting variables 7140 1726867047.75551: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:27 -0400 (0:00:00.053) 0:00:08.707 ****** 7140 1726867047.75582: entering _queue_task() for managed_node3/debug 7140 1726867047.75805: worker is 1 (out of 1 available) 7140 1726867047.75818: exiting _queue_task() for managed_node3/debug 7140 1726867047.75828: done queuing things up, now waiting for results queue to drain 7140 1726867047.75829: waiting for pending results... 7140 1726867047.76194: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7140 1726867047.76230: in run() - task 0affcac9-a3a5-2141-d46d-00000000011d 7140 1726867047.76249: variable 'ansible_search_path' from source: unknown 7140 1726867047.76256: variable 'ansible_search_path' from source: unknown 7140 1726867047.76302: calling self._execute() 7140 1726867047.76386: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.76402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.76416: variable 'omit' from source: magic vars 7140 1726867047.76862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.79120: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.79199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.79303: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.79306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.79324: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.79547: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.79586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.79617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.79671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.79697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.79847: variable 'ansible_distribution' from source: facts 7140 1726867047.79858: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.79899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.79909: when evaluation is False, skipping this task 7140 1726867047.79983: _execute() done 7140 1726867047.79987: dumping result to json 7140 1726867047.79989: done dumping result, returning 7140 1726867047.79993: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2141-d46d-00000000011d] 7140 1726867047.79995: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011d 7140 1726867047.80061: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011d 7140 1726867047.80064: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867047.80115: no more pending results, returning what we have 7140 1726867047.80119: results queue empty 7140 1726867047.80120: checking for any_errors_fatal 7140 1726867047.80127: done checking for any_errors_fatal 7140 1726867047.80127: checking for max_fail_percentage 7140 1726867047.80130: done checking for max_fail_percentage 7140 1726867047.80131: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.80132: done checking to see if all hosts have failed 7140 1726867047.80132: getting the remaining hosts for this loop 7140 1726867047.80134: done getting the remaining hosts for this loop 7140 1726867047.80138: getting the next task for host managed_node3 7140 1726867047.80145: done getting next task for host managed_node3 7140 1726867047.80148: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867047.80151: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.80171: getting variables 7140 1726867047.80173: in VariableManager get_vars() 7140 1726867047.80227: Calling all_inventory to load vars for managed_node3 7140 1726867047.80230: Calling groups_inventory to load vars for managed_node3 7140 1726867047.80233: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.80243: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.80249: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.80253: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.80780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.81011: done with get_vars() 7140 1726867047.81022: done getting variables 7140 1726867047.81122: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:27 -0400 (0:00:00.055) 0:00:08.763 ****** 7140 1726867047.81153: entering _queue_task() for managed_node3/debug 7140 1726867047.81519: worker is 1 (out of 1 available) 7140 1726867047.81530: exiting _queue_task() for managed_node3/debug 7140 1726867047.81540: done queuing things up, now waiting for results queue to drain 7140 1726867047.81542: waiting for pending results... 7140 1726867047.81947: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7140 1726867047.81952: in run() - task 0affcac9-a3a5-2141-d46d-00000000011e 7140 1726867047.81955: variable 'ansible_search_path' from source: unknown 7140 1726867047.81958: variable 'ansible_search_path' from source: unknown 7140 1726867047.81967: calling self._execute() 7140 1726867047.82072: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.82091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.82108: variable 'omit' from source: magic vars 7140 1726867047.82622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.84638: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.84686: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.84714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.84741: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.84760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.84826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.84846: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.84864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.84900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.84911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.85007: variable 'ansible_distribution' from source: facts 7140 1726867047.85010: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.85025: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.85028: when evaluation is False, skipping this task 7140 1726867047.85031: _execute() done 7140 1726867047.85033: dumping result to json 7140 1726867047.85035: done dumping result, returning 7140 1726867047.85042: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2141-d46d-00000000011e] 7140 1726867047.85045: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011e 7140 1726867047.85125: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011e 7140 1726867047.85128: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867047.85170: no more pending results, returning what we have 7140 1726867047.85173: results queue empty 7140 1726867047.85174: checking for any_errors_fatal 7140 1726867047.85182: done checking for any_errors_fatal 7140 1726867047.85183: checking for max_fail_percentage 7140 1726867047.85184: done checking for max_fail_percentage 7140 1726867047.85186: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.85187: done checking to see if all hosts have failed 7140 1726867047.85187: getting the remaining hosts for this loop 7140 1726867047.85189: done getting the remaining hosts for this loop 7140 1726867047.85192: getting the next task for host managed_node3 7140 1726867047.85198: done getting next task for host managed_node3 7140 1726867047.85202: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867047.85204: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.85220: getting variables 7140 1726867047.85222: in VariableManager get_vars() 7140 1726867047.85262: Calling all_inventory to load vars for managed_node3 7140 1726867047.85264: Calling groups_inventory to load vars for managed_node3 7140 1726867047.85266: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.85274: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.85278: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.85281: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.85434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.85620: done with get_vars() 7140 1726867047.85631: done getting variables 7140 1726867047.85693: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:27 -0400 (0:00:00.045) 0:00:08.809 ****** 7140 1726867047.85723: entering _queue_task() for managed_node3/debug 7140 1726867047.85934: worker is 1 (out of 1 available) 7140 1726867047.85947: exiting _queue_task() for managed_node3/debug 7140 1726867047.85958: done queuing things up, now waiting for results queue to drain 7140 1726867047.85959: waiting for pending results... 7140 1726867047.86307: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7140 1726867047.86387: in run() - task 0affcac9-a3a5-2141-d46d-00000000011f 7140 1726867047.86392: variable 'ansible_search_path' from source: unknown 7140 1726867047.86396: variable 'ansible_search_path' from source: unknown 7140 1726867047.86411: calling self._execute() 7140 1726867047.86508: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.86512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.86515: variable 'omit' from source: magic vars 7140 1726867047.86968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.88646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.88698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.88727: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.88752: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.88772: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.88833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.88852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.88870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.88901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.88912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.89003: variable 'ansible_distribution' from source: facts 7140 1726867047.89007: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.89022: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.89025: when evaluation is False, skipping this task 7140 1726867047.89028: _execute() done 7140 1726867047.89030: dumping result to json 7140 1726867047.89032: done dumping result, returning 7140 1726867047.89040: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2141-d46d-00000000011f] 7140 1726867047.89043: sending task result for task 0affcac9-a3a5-2141-d46d-00000000011f 7140 1726867047.89123: done sending task result for task 0affcac9-a3a5-2141-d46d-00000000011f 7140 1726867047.89126: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 7140 1726867047.89197: no more pending results, returning what we have 7140 1726867047.89200: results queue empty 7140 1726867047.89201: checking for any_errors_fatal 7140 1726867047.89205: done checking for any_errors_fatal 7140 1726867047.89206: checking for max_fail_percentage 7140 1726867047.89208: done checking for max_fail_percentage 7140 1726867047.89209: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.89210: done checking to see if all hosts have failed 7140 1726867047.89210: getting the remaining hosts for this loop 7140 1726867047.89211: done getting the remaining hosts for this loop 7140 1726867047.89214: getting the next task for host managed_node3 7140 1726867047.89219: done getting next task for host managed_node3 7140 1726867047.89223: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867047.89226: ^ state is: HOST STATE: block=2, task=28, rescue=0, always=0, handlers=0, run_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 7140 1726867047.89241: getting variables 7140 1726867047.89242: in VariableManager get_vars() 7140 1726867047.89279: Calling all_inventory to load vars for managed_node3 7140 1726867047.89282: Calling groups_inventory to load vars for managed_node3 7140 1726867047.89283: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.89291: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.89293: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.89295: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.89458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.89656: done with get_vars() 7140 1726867047.89666: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:17:27 -0400 (0:00:00.040) 0:00:08.849 ****** 7140 1726867047.89749: entering _queue_task() for managed_node3/ping 7140 1726867047.89956: worker is 1 (out of 1 available) 7140 1726867047.89970: exiting _queue_task() for managed_node3/ping 7140 1726867047.89983: done queuing things up, now waiting for results queue to drain 7140 1726867047.89985: waiting for pending results... 7140 1726867047.90306: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7140 1726867047.90362: in run() - task 0affcac9-a3a5-2141-d46d-000000000120 7140 1726867047.90374: variable 'ansible_search_path' from source: unknown 7140 1726867047.90387: variable 'ansible_search_path' from source: unknown 7140 1726867047.90410: calling self._execute() 7140 1726867047.90475: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.90482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.90489: variable 'omit' from source: magic vars 7140 1726867047.90781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.92238: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.92281: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.92309: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.92337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.92357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.92416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.92440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.92459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.92489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.92500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.92591: variable 'ansible_distribution' from source: facts 7140 1726867047.92595: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.92609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.92612: when evaluation is False, skipping this task 7140 1726867047.92615: _execute() done 7140 1726867047.92618: dumping result to json 7140 1726867047.92620: done dumping result, returning 7140 1726867047.92626: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2141-d46d-000000000120] 7140 1726867047.92630: sending task result for task 0affcac9-a3a5-2141-d46d-000000000120 7140 1726867047.92704: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000120 7140 1726867047.92707: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.92789: no more pending results, returning what we have 7140 1726867047.92792: results queue empty 7140 1726867047.92793: checking for any_errors_fatal 7140 1726867047.92798: done checking for any_errors_fatal 7140 1726867047.92799: checking for max_fail_percentage 7140 1726867047.92800: done checking for max_fail_percentage 7140 1726867047.92802: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.92802: done checking to see if all hosts have failed 7140 1726867047.92803: getting the remaining hosts for this loop 7140 1726867047.92804: done getting the remaining hosts for this loop 7140 1726867047.92807: getting the next task for host managed_node3 7140 1726867047.92813: done getting next task for host managed_node3 7140 1726867047.92815: ^ task is: TASK: meta (role_complete) 7140 1726867047.92818: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7140 1726867047.92834: getting variables 7140 1726867047.92835: in VariableManager get_vars() 7140 1726867047.92869: Calling all_inventory to load vars for managed_node3 7140 1726867047.92870: Calling groups_inventory to load vars for managed_node3 7140 1726867047.92872: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.92880: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.92882: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.92884: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.93022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.93138: done with get_vars() 7140 1726867047.93144: done getting variables 7140 1726867047.93198: done queuing things up, now waiting for results queue to drain 7140 1726867047.93199: results queue empty 7140 1726867047.93200: checking for any_errors_fatal 7140 1726867047.93201: done checking for any_errors_fatal 7140 1726867047.93201: checking for max_fail_percentage 7140 1726867047.93202: done checking for max_fail_percentage 7140 1726867047.93203: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.93203: done checking to see if all hosts have failed 7140 1726867047.93203: getting the remaining hosts for this loop 7140 1726867047.93204: done getting the remaining hosts for this loop 7140 1726867047.93205: getting the next task for host managed_node3 7140 1726867047.93208: done getting next task for host managed_node3 7140 1726867047.93209: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7140 1726867047.93210: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 7140 1726867047.93211: getting variables 7140 1726867047.93212: in VariableManager get_vars() 7140 1726867047.93223: Calling all_inventory to load vars for managed_node3 7140 1726867047.93225: Calling groups_inventory to load vars for managed_node3 7140 1726867047.93226: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.93228: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.93230: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.93231: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.93311: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.93423: done with get_vars() 7140 1726867047.93428: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:145 Friday 20 September 2024 17:17:27 -0400 (0:00:00.037) 0:00:08.886 ****** 7140 1726867047.93469: entering _queue_task() for managed_node3/include_tasks 7140 1726867047.93631: worker is 1 (out of 1 available) 7140 1726867047.93645: exiting _queue_task() for managed_node3/include_tasks 7140 1726867047.93655: done queuing things up, now waiting for results queue to drain 7140 1726867047.93656: waiting for pending results... 7140 1726867047.93815: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7140 1726867047.93868: in run() - task 0affcac9-a3a5-2141-d46d-000000000150 7140 1726867047.93883: variable 'ansible_search_path' from source: unknown 7140 1726867047.93913: calling self._execute() 7140 1726867047.93969: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.93973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.93983: variable 'omit' from source: magic vars 7140 1726867047.94273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.95721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.95767: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.95794: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.95819: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.95839: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.95900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.95921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.95938: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.95968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.95982: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.96074: variable 'ansible_distribution' from source: facts 7140 1726867047.96082: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.96092: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.96095: when evaluation is False, skipping this task 7140 1726867047.96097: _execute() done 7140 1726867047.96100: dumping result to json 7140 1726867047.96102: done dumping result, returning 7140 1726867047.96109: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2141-d46d-000000000150] 7140 1726867047.96114: sending task result for task 0affcac9-a3a5-2141-d46d-000000000150 7140 1726867047.96198: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000150 7140 1726867047.96201: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.96239: no more pending results, returning what we have 7140 1726867047.96242: results queue empty 7140 1726867047.96243: checking for any_errors_fatal 7140 1726867047.96245: done checking for any_errors_fatal 7140 1726867047.96246: checking for max_fail_percentage 7140 1726867047.96247: done checking for max_fail_percentage 7140 1726867047.96248: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.96249: done checking to see if all hosts have failed 7140 1726867047.96250: getting the remaining hosts for this loop 7140 1726867047.96251: done getting the remaining hosts for this loop 7140 1726867047.96254: getting the next task for host managed_node3 7140 1726867047.96259: done getting next task for host managed_node3 7140 1726867047.96261: ^ task is: TASK: Verify network state restored to default 7140 1726867047.96263: ^ state is: HOST STATE: block=2, task=31, rescue=0, 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 7140 1726867047.96265: getting variables 7140 1726867047.96267: in VariableManager get_vars() 7140 1726867047.96311: Calling all_inventory to load vars for managed_node3 7140 1726867047.96313: Calling groups_inventory to load vars for managed_node3 7140 1726867047.96315: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.96324: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.96326: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.96328: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.96449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.96603: done with get_vars() 7140 1726867047.96610: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:149 Friday 20 September 2024 17:17:27 -0400 (0:00:00.031) 0:00:08.918 ****** 7140 1726867047.96666: entering _queue_task() for managed_node3/include_tasks 7140 1726867047.96841: worker is 1 (out of 1 available) 7140 1726867047.96854: exiting _queue_task() for managed_node3/include_tasks 7140 1726867047.96865: done queuing things up, now waiting for results queue to drain 7140 1726867047.96867: waiting for pending results... 7140 1726867047.97031: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7140 1726867047.97082: in run() - task 0affcac9-a3a5-2141-d46d-000000000151 7140 1726867047.97104: variable 'ansible_search_path' from source: unknown 7140 1726867047.97131: calling self._execute() 7140 1726867047.97198: variable 'ansible_host' from source: host vars for 'managed_node3' 7140 1726867047.97201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7140 1726867047.97214: variable 'omit' from source: magic vars 7140 1726867047.97504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7140 1726867047.98954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7140 1726867047.99007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7140 1726867047.99034: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7140 1726867047.99061: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7140 1726867047.99085: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7140 1726867047.99140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7140 1726867047.99160: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7140 1726867047.99183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 7140 1726867047.99210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 7140 1726867047.99221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 7140 1726867047.99314: variable 'ansible_distribution' from source: facts 7140 1726867047.99318: variable 'ansible_distribution_major_version' from source: facts 7140 1726867047.99332: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 7140 1726867047.99336: when evaluation is False, skipping this task 7140 1726867047.99338: _execute() done 7140 1726867047.99340: dumping result to json 7140 1726867047.99343: done dumping result, returning 7140 1726867047.99348: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-2141-d46d-000000000151] 7140 1726867047.99352: sending task result for task 0affcac9-a3a5-2141-d46d-000000000151 7140 1726867047.99430: done sending task result for task 0affcac9-a3a5-2141-d46d-000000000151 7140 1726867047.99433: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 7140 1726867047.99473: no more pending results, returning what we have 7140 1726867047.99480: results queue empty 7140 1726867047.99481: checking for any_errors_fatal 7140 1726867047.99488: done checking for any_errors_fatal 7140 1726867047.99488: checking for max_fail_percentage 7140 1726867047.99490: done checking for max_fail_percentage 7140 1726867047.99490: checking to see if all hosts have failed and the running result is not ok 7140 1726867047.99491: done checking to see if all hosts have failed 7140 1726867047.99492: getting the remaining hosts for this loop 7140 1726867047.99493: done getting the remaining hosts for this loop 7140 1726867047.99497: getting the next task for host managed_node3 7140 1726867047.99503: done getting next task for host managed_node3 7140 1726867047.99505: ^ task is: TASK: meta (flush_handlers) 7140 1726867047.99506: ^ 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 7140 1726867047.99510: getting variables 7140 1726867047.99511: in VariableManager get_vars() 7140 1726867047.99548: Calling all_inventory to load vars for managed_node3 7140 1726867047.99551: Calling groups_inventory to load vars for managed_node3 7140 1726867047.99553: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.99561: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.99563: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.99566: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.99683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867047.99809: done with get_vars() 7140 1726867047.99817: done getting variables 7140 1726867047.99859: in VariableManager get_vars() 7140 1726867047.99870: Calling all_inventory to load vars for managed_node3 7140 1726867047.99872: Calling groups_inventory to load vars for managed_node3 7140 1726867047.99873: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867047.99876: Calling all_plugins_play to load vars for managed_node3 7140 1726867047.99880: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867047.99883: Calling groups_plugins_play to load vars for managed_node3 7140 1726867047.99962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867048.00101: done with get_vars() 7140 1726867048.00110: done queuing things up, now waiting for results queue to drain 7140 1726867048.00111: results queue empty 7140 1726867048.00111: checking for any_errors_fatal 7140 1726867048.00113: done checking for any_errors_fatal 7140 1726867048.00113: checking for max_fail_percentage 7140 1726867048.00114: done checking for max_fail_percentage 7140 1726867048.00114: checking to see if all hosts have failed and the running result is not ok 7140 1726867048.00115: done checking to see if all hosts have failed 7140 1726867048.00115: getting the remaining hosts for this loop 7140 1726867048.00116: done getting the remaining hosts for this loop 7140 1726867048.00117: getting the next task for host managed_node3 7140 1726867048.00119: done getting next task for host managed_node3 7140 1726867048.00120: ^ task is: TASK: meta (flush_handlers) 7140 1726867048.00121: ^ 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 7140 1726867048.00123: getting variables 7140 1726867048.00123: in VariableManager get_vars() 7140 1726867048.00134: Calling all_inventory to load vars for managed_node3 7140 1726867048.00135: Calling groups_inventory to load vars for managed_node3 7140 1726867048.00137: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867048.00144: Calling all_plugins_play to load vars for managed_node3 7140 1726867048.00146: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867048.00147: Calling groups_plugins_play to load vars for managed_node3 7140 1726867048.00226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867048.00333: done with get_vars() 7140 1726867048.00339: done getting variables 7140 1726867048.00370: in VariableManager get_vars() 7140 1726867048.00384: Calling all_inventory to load vars for managed_node3 7140 1726867048.00386: Calling groups_inventory to load vars for managed_node3 7140 1726867048.00387: Calling all_plugins_inventory to load vars for managed_node3 7140 1726867048.00390: Calling all_plugins_play to load vars for managed_node3 7140 1726867048.00391: Calling groups_plugins_inventory to load vars for managed_node3 7140 1726867048.00393: Calling groups_plugins_play to load vars for managed_node3 7140 1726867048.00470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7140 1726867048.00595: done with get_vars() 7140 1726867048.00603: done queuing things up, now waiting for results queue to drain 7140 1726867048.00604: results queue empty 7140 1726867048.00605: checking for any_errors_fatal 7140 1726867048.00605: done checking for any_errors_fatal 7140 1726867048.00606: checking for max_fail_percentage 7140 1726867048.00606: done checking for max_fail_percentage 7140 1726867048.00607: checking to see if all hosts have failed and the running result is not ok 7140 1726867048.00607: done checking to see if all hosts have failed 7140 1726867048.00608: getting the remaining hosts for this loop 7140 1726867048.00608: done getting the remaining hosts for this loop 7140 1726867048.00609: getting the next task for host managed_node3 7140 1726867048.00611: done getting next task for host managed_node3 7140 1726867048.00612: ^ task is: None 7140 1726867048.00613: ^ 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 7140 1726867048.00613: done queuing things up, now waiting for results queue to drain 7140 1726867048.00614: results queue empty 7140 1726867048.00614: checking for any_errors_fatal 7140 1726867048.00615: done checking for any_errors_fatal 7140 1726867048.00615: checking for max_fail_percentage 7140 1726867048.00616: done checking for max_fail_percentage 7140 1726867048.00616: checking to see if all hosts have failed and the running result is not ok 7140 1726867048.00616: done checking to see if all hosts have failed 7140 1726867048.00617: getting the next task for host managed_node3 7140 1726867048.00619: done getting next task for host managed_node3 7140 1726867048.00620: ^ task is: None 7140 1726867048.00620: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 17:17:28 -0400 (0:00:00.039) 0:00:08.958 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.00s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.57s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Configure networking state ---------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:79 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:87 fedora.linux_system_roles.network : Show stderr messages for the network_connections --- 0.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 fedora.linux_system_roles.network : Configure networking state ---------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 7140 1726867048.00690: RUNNING CLEANUP