[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. 20778 1726882706.73155: 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-AQL executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 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 20778 1726882706.73665: Added group all to inventory 20778 1726882706.73668: Added group ungrouped to inventory 20778 1726882706.73672: Group all now contains ungrouped 20778 1726882706.73675: Examining possible inventory source: /tmp/network-mVt/inventory.yml 20778 1726882706.94724: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 20778 1726882706.94818: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 20778 1726882706.94847: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 20778 1726882706.94918: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 20778 1726882706.95008: Loaded config def from plugin (inventory/script) 20778 1726882706.95010: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 20778 1726882706.95069: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 20778 1726882706.95188: Loaded config def from plugin (inventory/yaml) 20778 1726882706.95191: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 20778 1726882706.95291: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 20778 1726882706.95873: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 20778 1726882706.95876: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 20778 1726882706.95879: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 20778 1726882706.95888: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 20778 1726882706.95912: Loading data from /tmp/network-mVt/inventory.yml 20778 1726882706.96069: /tmp/network-mVt/inventory.yml was not parsable by auto 20778 1726882706.96163: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 20778 1726882706.96212: Loading data from /tmp/network-mVt/inventory.yml 20778 1726882706.96339: group all already in inventory 20778 1726882706.96347: set inventory_file for managed_node1 20778 1726882706.96352: set inventory_dir for managed_node1 20778 1726882706.96353: Added host managed_node1 to inventory 20778 1726882706.96356: Added host managed_node1 to group all 20778 1726882706.96357: set ansible_host for managed_node1 20778 1726882706.96358: set ansible_ssh_extra_args for managed_node1 20778 1726882706.96362: set inventory_file for managed_node2 20778 1726882706.96365: set inventory_dir for managed_node2 20778 1726882706.96366: Added host managed_node2 to inventory 20778 1726882706.96368: Added host managed_node2 to group all 20778 1726882706.96369: set ansible_host for managed_node2 20778 1726882706.96370: set ansible_ssh_extra_args for managed_node2 20778 1726882706.96373: set inventory_file for managed_node3 20778 1726882706.96375: set inventory_dir for managed_node3 20778 1726882706.96376: Added host managed_node3 to inventory 20778 1726882706.96377: Added host managed_node3 to group all 20778 1726882706.96378: set ansible_host for managed_node3 20778 1726882706.96379: set ansible_ssh_extra_args for managed_node3 20778 1726882706.96385: Reconcile groups and hosts in inventory. 20778 1726882706.96390: Group ungrouped now contains managed_node1 20778 1726882706.96392: Group ungrouped now contains managed_node2 20778 1726882706.96394: Group ungrouped now contains managed_node3 20778 1726882706.96496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 20778 1726882706.96704: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 20778 1726882706.96754: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 20778 1726882706.96777: Loaded config def from plugin (vars/host_group_vars) 20778 1726882706.96779: 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) 20778 1726882706.96786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 20778 1726882706.96792: 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) 20778 1726882706.96865: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 20778 1726882706.97300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882706.97374: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 20778 1726882706.97435: Loaded config def from plugin (connection/local) 20778 1726882706.97437: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 20778 1726882706.97932: Loaded config def from plugin (connection/paramiko_ssh) 20778 1726882706.97936: 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) 20778 1726882706.98957: 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) 20778 1726882706.99004: Loaded config def from plugin (connection/psrp) 20778 1726882706.99008: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 20778 1726882706.99905: 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) 20778 1726882706.99957: Loaded config def from plugin (connection/ssh) 20778 1726882706.99961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 20778 1726882707.02941: 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) 20778 1726882707.02990: Loaded config def from plugin (connection/winrm) 20778 1726882707.02993: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 20778 1726882707.03035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 20778 1726882707.03108: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 20778 1726882707.03195: Loaded config def from plugin (shell/cmd) 20778 1726882707.03198: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 20778 1726882707.03232: 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) 20778 1726882707.03314: Loaded config def from plugin (shell/powershell) 20778 1726882707.03316: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 20778 1726882707.03385: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 20778 1726882707.03628: Loaded config def from plugin (shell/sh) 20778 1726882707.03630: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 20778 1726882707.03674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 20778 1726882707.03893: Loaded config def from plugin (become/runas) 20778 1726882707.03895: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 20778 1726882707.04145: Loaded config def from plugin (become/su) 20778 1726882707.04147: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 20778 1726882707.04350: Loaded config def from plugin (become/sudo) 20778 1726882707.04352: 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 20778 1726882707.04395: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 20778 1726882707.04772: in VariableManager get_vars() 20778 1726882707.04796: done with get_vars() 20778 1726882707.04844: in VariableManager get_vars() 20778 1726882707.04848: done with get_vars() 20778 1726882707.04851: variable 'playbook_dir' from source: magic vars 20778 1726882707.04852: variable 'ansible_playbook_python' from source: magic vars 20778 1726882707.04853: variable 'ansible_config_file' from source: magic vars 20778 1726882707.04854: variable 'groups' from source: magic vars 20778 1726882707.04855: variable 'omit' from source: magic vars 20778 1726882707.04855: variable 'ansible_version' from source: magic vars 20778 1726882707.04856: variable 'ansible_check_mode' from source: magic vars 20778 1726882707.04857: variable 'ansible_diff_mode' from source: magic vars 20778 1726882707.04858: variable 'ansible_forks' from source: magic vars 20778 1726882707.04858: variable 'ansible_inventory_sources' from source: magic vars 20778 1726882707.04864: variable 'ansible_skip_tags' from source: magic vars 20778 1726882707.04865: variable 'ansible_limit' from source: magic vars 20778 1726882707.04865: variable 'ansible_run_tags' from source: magic vars 20778 1726882707.04866: variable 'ansible_verbosity' from source: magic vars 20778 1726882707.04905: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml 20778 1726882707.06279: trying /usr/local/lib/python3.12/site-packages/ansible/modules 20778 1726882707.11172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 20778 1726882707.11845: in VariableManager get_vars() 20778 1726882707.11850: done with get_vars() 20778 1726882707.11853: variable 'playbook_dir' from source: magic vars 20778 1726882707.11853: variable 'ansible_playbook_python' from source: magic vars 20778 1726882707.11854: variable 'ansible_config_file' from source: magic vars 20778 1726882707.11855: variable 'groups' from source: magic vars 20778 1726882707.11856: variable 'omit' from source: magic vars 20778 1726882707.11857: variable 'ansible_version' from source: magic vars 20778 1726882707.11858: variable 'ansible_check_mode' from source: magic vars 20778 1726882707.11859: variable 'ansible_diff_mode' from source: magic vars 20778 1726882707.11860: variable 'ansible_forks' from source: magic vars 20778 1726882707.11860: variable 'ansible_inventory_sources' from source: magic vars 20778 1726882707.11861: variable 'ansible_skip_tags' from source: magic vars 20778 1726882707.11862: variable 'ansible_limit' from source: magic vars 20778 1726882707.11862: variable 'ansible_run_tags' from source: magic vars 20778 1726882707.11863: variable 'ansible_verbosity' from source: magic vars 20778 1726882707.11906: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml 20778 1726882707.12091: in VariableManager get_vars() 20778 1726882707.12108: done with get_vars() 20778 1726882707.12432: in VariableManager get_vars() 20778 1726882707.12437: done with get_vars() 20778 1726882707.12439: variable 'playbook_dir' from source: magic vars 20778 1726882707.12440: variable 'ansible_playbook_python' from source: magic vars 20778 1726882707.12441: variable 'ansible_config_file' from source: magic vars 20778 1726882707.12441: variable 'groups' from source: magic vars 20778 1726882707.12442: variable 'omit' from source: magic vars 20778 1726882707.12443: variable 'ansible_version' from source: magic vars 20778 1726882707.12444: variable 'ansible_check_mode' from source: magic vars 20778 1726882707.12444: variable 'ansible_diff_mode' from source: magic vars 20778 1726882707.12445: variable 'ansible_forks' from source: magic vars 20778 1726882707.12446: variable 'ansible_inventory_sources' from source: magic vars 20778 1726882707.12447: variable 'ansible_skip_tags' from source: magic vars 20778 1726882707.12448: variable 'ansible_limit' from source: magic vars 20778 1726882707.12448: variable 'ansible_run_tags' from source: magic vars 20778 1726882707.12449: variable 'ansible_verbosity' from source: magic vars 20778 1726882707.12607: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 20778 1726882707.12839: in VariableManager get_vars() 20778 1726882707.12852: done with get_vars() 20778 1726882707.13066: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20778 1726882707.13386: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20778 1726882707.13551: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20778 1726882707.14389: in VariableManager get_vars() 20778 1726882707.14411: done with get_vars() 20778 1726882707.14948: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 20778 1726882707.15131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20778 1726882707.16692: in VariableManager get_vars() 20778 1726882707.16711: done with get_vars() 20778 1726882707.16871: in VariableManager get_vars() 20778 1726882707.16875: done with get_vars() 20778 1726882707.16878: variable 'playbook_dir' from source: magic vars 20778 1726882707.16879: variable 'ansible_playbook_python' from source: magic vars 20778 1726882707.16880: variable 'ansible_config_file' from source: magic vars 20778 1726882707.16883: variable 'groups' from source: magic vars 20778 1726882707.16884: variable 'omit' from source: magic vars 20778 1726882707.16885: variable 'ansible_version' from source: magic vars 20778 1726882707.16886: variable 'ansible_check_mode' from source: magic vars 20778 1726882707.16886: variable 'ansible_diff_mode' from source: magic vars 20778 1726882707.16887: variable 'ansible_forks' from source: magic vars 20778 1726882707.16888: variable 'ansible_inventory_sources' from source: magic vars 20778 1726882707.16889: variable 'ansible_skip_tags' from source: magic vars 20778 1726882707.16890: variable 'ansible_limit' from source: magic vars 20778 1726882707.16895: variable 'ansible_run_tags' from source: magic vars 20778 1726882707.16896: variable 'ansible_verbosity' from source: magic vars 20778 1726882707.16936: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml 20778 1726882707.17109: in VariableManager get_vars() 20778 1726882707.17141: done with get_vars() 20778 1726882707.17262: in VariableManager get_vars() 20778 1726882707.17266: done with get_vars() 20778 1726882707.17268: variable 'playbook_dir' from source: magic vars 20778 1726882707.17273: variable 'ansible_playbook_python' from source: magic vars 20778 1726882707.17274: variable 'ansible_config_file' from source: magic vars 20778 1726882707.17275: variable 'groups' from source: magic vars 20778 1726882707.17276: variable 'omit' from source: magic vars 20778 1726882707.17277: variable 'ansible_version' from source: magic vars 20778 1726882707.17277: variable 'ansible_check_mode' from source: magic vars 20778 1726882707.17278: variable 'ansible_diff_mode' from source: magic vars 20778 1726882707.17279: variable 'ansible_forks' from source: magic vars 20778 1726882707.17286: variable 'ansible_inventory_sources' from source: magic vars 20778 1726882707.17287: variable 'ansible_skip_tags' from source: magic vars 20778 1726882707.17288: variable 'ansible_limit' from source: magic vars 20778 1726882707.17288: variable 'ansible_run_tags' from source: magic vars 20778 1726882707.17289: variable 'ansible_verbosity' from source: magic vars 20778 1726882707.17328: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml 20778 1726882707.17396: in VariableManager get_vars() 20778 1726882707.17408: done with get_vars() 20778 1726882707.17458: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 20778 1726882707.17614: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 20778 1726882707.17703: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 20778 1726882707.19987: in VariableManager get_vars() 20778 1726882707.20016: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20778 1726882707.21913: in VariableManager get_vars() 20778 1726882707.21937: done with get_vars() 20778 1726882707.22325: in VariableManager get_vars() 20778 1726882707.22340: done with get_vars() 20778 1726882707.24071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 20778 1726882707.24091: 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 20778 1726882707.24388: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 20778 1726882707.24587: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 20778 1726882707.24590: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-AQL/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) 20778 1726882707.24625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 20778 1726882707.24651: 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) 20778 1726882707.24857: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 20778 1726882707.25067: Loaded config def from plugin (callback/default) 20778 1726882707.25070: 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) 20778 1726882707.26463: Loaded config def from plugin (callback/junit) 20778 1726882707.26466: 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) 20778 1726882707.26518: 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) 20778 1726882707.26605: Loaded config def from plugin (callback/minimal) 20778 1726882707.26607: 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) 20778 1726882707.26652: 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) 20778 1726882707.26731: Loaded config def from plugin (callback/tree) 20778 1726882707.26734: 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 20778 1726882707.26875: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 20778 1726882707.26888: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-AQL/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_integration_pytest.yml ***************************************** 7 plays in /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml 20778 1726882707.26918: in VariableManager get_vars() 20778 1726882707.26936: done with get_vars() 20778 1726882707.26943: in VariableManager get_vars() 20778 1726882707.26953: done with get_vars() 20778 1726882707.26957: variable 'omit' from source: magic vars 20778 1726882707.27009: in VariableManager get_vars() 20778 1726882707.27026: done with get_vars() 20778 1726882707.27050: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/integration_pytest_python3.yml'] ***************** 20778 1726882707.27694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 20778 1726882707.27783: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 20778 1726882707.27817: getting the remaining hosts for this loop 20778 1726882707.27818: done getting the remaining hosts for this loop 20778 1726882707.27828: getting the next task for host managed_node2 20778 1726882707.27832: done getting next task for host managed_node2 20778 1726882707.27834: ^ task is: TASK: Gathering Facts 20778 1726882707.27836: ^ 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 20778 1726882707.27838: getting variables 20778 1726882707.27839: in VariableManager get_vars() 20778 1726882707.27850: Calling all_inventory to load vars for managed_node2 20778 1726882707.27852: Calling groups_inventory to load vars for managed_node2 20778 1726882707.27855: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882707.27876: Calling all_plugins_play to load vars for managed_node2 20778 1726882707.27893: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882707.27897: Calling groups_plugins_play to load vars for managed_node2 20778 1726882707.27937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882707.28007: done with get_vars() 20778 1726882707.28014: done getting variables 20778 1726882707.28084: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Friday 20 September 2024 21:38:27 -0400 (0:00:00.013) 0:00:00.013 ****** 20778 1726882707.28115: entering _queue_task() for managed_node2/gather_facts 20778 1726882707.28117: Creating lock for gather_facts 20778 1726882707.28507: worker is 1 (out of 1 available) 20778 1726882707.28519: exiting _queue_task() for managed_node2/gather_facts 20778 1726882707.28544: done queuing things up, now waiting for results queue to drain 20778 1726882707.28546: waiting for pending results... 20778 1726882707.28943: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20778 1726882707.28951: in run() - task 0affc7ec-ae25-6d31-63bf-000000000071 20778 1726882707.28954: variable 'ansible_search_path' from source: unknown 20778 1726882707.28957: calling self._execute() 20778 1726882707.29000: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882707.29013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882707.29030: variable 'omit' from source: magic vars 20778 1726882707.29142: variable 'omit' from source: magic vars 20778 1726882707.29176: variable 'omit' from source: magic vars 20778 1726882707.29225: variable 'omit' from source: magic vars 20778 1726882707.29279: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20778 1726882707.29328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20778 1726882707.29354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20778 1726882707.29401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882707.29405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882707.29436: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882707.29446: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882707.29510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882707.29572: Set connection var ansible_module_compression to ZIP_DEFLATED 20778 1726882707.29586: Set connection var ansible_pipelining to False 20778 1726882707.29598: Set connection var ansible_timeout to 10 20778 1726882707.29609: Set connection var ansible_connection to ssh 20778 1726882707.29630: Set connection var ansible_shell_type to sh 20778 1726882707.29643: Set connection var ansible_shell_executable to /bin/sh 20778 1726882707.29670: variable 'ansible_shell_executable' from source: unknown 20778 1726882707.29678: variable 'ansible_connection' from source: unknown 20778 1726882707.29685: variable 'ansible_module_compression' from source: unknown 20778 1726882707.29693: variable 'ansible_shell_type' from source: unknown 20778 1726882707.29699: variable 'ansible_shell_executable' from source: unknown 20778 1726882707.29743: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882707.29746: variable 'ansible_pipelining' from source: unknown 20778 1726882707.29828: variable 'ansible_timeout' from source: unknown 20778 1726882707.29831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882707.30003: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20778 1726882707.30019: variable 'omit' from source: magic vars 20778 1726882707.30032: starting attempt loop 20778 1726882707.30040: running the handler 20778 1726882707.30058: variable 'ansible_facts' from source: unknown 20778 1726882707.30084: _low_level_execute_command(): starting 20778 1726882707.30096: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20778 1726882707.30852: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882707.30947: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.30984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882707.31002: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882707.31084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882707.32828: stdout chunk (state=3): >>>/root <<< 20778 1726882707.33008: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882707.33028: stdout chunk (state=3): >>><<< 20778 1726882707.33044: stderr chunk (state=3): >>><<< 20778 1726882707.33166: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882707.33170: _low_level_execute_command(): starting 20778 1726882707.33173: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351 `" && echo ansible-tmp-1726882707.3307183-20823-213151717766351="` echo /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351 `" ) && sleep 0' 20778 1726882707.33696: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882707.33711: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882707.33728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882707.33749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882707.33768: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 20778 1726882707.33782: stderr chunk (state=3): >>>debug2: match not found <<< 20778 1726882707.33796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.33850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.33925: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882707.33948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882707.34028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882707.36044: stdout chunk (state=3): >>>ansible-tmp-1726882707.3307183-20823-213151717766351=/root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351 <<< 20778 1726882707.36521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882707.36527: stdout chunk (state=3): >>><<< 20778 1726882707.36529: stderr chunk (state=3): >>><<< 20778 1726882707.36532: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882707.3307183-20823-213151717766351=/root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882707.36534: variable 'ansible_module_compression' from source: unknown 20778 1726882707.36576: ANSIBALLZ: Using generic lock for ansible.legacy.setup 20778 1726882707.36847: ANSIBALLZ: Acquiring lock 20778 1726882707.36851: ANSIBALLZ: Lock acquired: 139799154530816 20778 1726882707.36854: ANSIBALLZ: Creating module 20778 1726882707.89147: ANSIBALLZ: Writing module into payload 20778 1726882707.89327: ANSIBALLZ: Writing module 20778 1726882707.89366: ANSIBALLZ: Renaming module 20778 1726882707.89386: ANSIBALLZ: Done creating module 20778 1726882707.89431: variable 'ansible_facts' from source: unknown 20778 1726882707.89444: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882707.89487: _low_level_execute_command(): starting 20778 1726882707.89491: _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' 20778 1726882707.90153: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882707.90245: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.90289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882707.90308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882707.90332: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882707.90409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882707.92174: stdout chunk (state=3): >>>PLATFORM <<< 20778 1726882707.92278: stdout chunk (state=3): >>>Linux <<< 20778 1726882707.92290: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 20778 1726882707.92531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882707.92535: stdout chunk (state=3): >>><<< 20778 1726882707.92537: stderr chunk (state=3): >>><<< 20778 1726882707.92700: _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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882707.92707 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 20778 1726882707.92711: _low_level_execute_command(): starting 20778 1726882707.92713: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 20778 1726882707.92844: Sending initial data 20778 1726882707.92847: Sent initial data (1181 bytes) 20778 1726882707.93420: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882707.93493: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.93577: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882707.93624: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882707.93717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882707.97419: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} <<< 20778 1726882707.98132: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882707.98136: stdout chunk (state=3): >>><<< 20778 1726882707.98139: stderr chunk (state=3): >>><<< 20778 1726882707.98141: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"40 (Forty)\"\nID=fedora\nVERSION_ID=40\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f40\"\nPRETTY_NAME=\"Fedora Linux 40 (Forty)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:40\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=40\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=40\nSUPPORT_END=2025-05-13\n"} , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882707.98144: variable 'ansible_facts' from source: unknown 20778 1726882707.98146: variable 'ansible_facts' from source: unknown 20778 1726882707.98148: variable 'ansible_module_compression' from source: unknown 20778 1726882707.98150: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20778yj6z6e6x/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20778 1726882707.98152: variable 'ansible_facts' from source: unknown 20778 1726882707.98368: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py 20778 1726882707.98543: Sending initial data 20778 1726882707.98612: Sent initial data (154 bytes) 20778 1726882707.99337: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882707.99370: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.99442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882707.99495: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882707.99513: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882707.99537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882707.99620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882708.01320: 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 <<< 20778 1726882708.01364: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20778 1726882708.01427: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmpsi08h4_n /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py <<< 20778 1726882708.01434: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py" <<< 20778 1726882708.01475: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmpsi08h4_n" to remote "/root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py" <<< 20778 1726882708.03054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882708.03157: stderr chunk (state=3): >>><<< 20778 1726882708.03262: stdout chunk (state=3): >>><<< 20778 1726882708.03265: done transferring module to remote 20778 1726882708.03268: _low_level_execute_command(): starting 20778 1726882708.03271: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/ /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py && sleep 0' 20778 1726882708.03941: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882708.03954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882708.04042: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882708.04079: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882708.04099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882708.04119: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882708.04273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882708.06240: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882708.06244: stdout chunk (state=3): >>><<< 20778 1726882708.06246: stderr chunk (state=3): >>><<< 20778 1726882708.06370: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882708.06374: _low_level_execute_command(): starting 20778 1726882708.06377: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/AnsiballZ_setup.py && sleep 0' 20778 1726882708.07024: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882708.07041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882708.07057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882708.07091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882708.07109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 20778 1726882708.07197: 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.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882708.07237: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882708.07325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882708.09652: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 20778 1726882708.09678: stdout chunk (state=3): >>>import _imp # builtin <<< 20778 1726882708.09714: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 20778 1726882708.09780: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 20778 1726882708.09831: stdout chunk (state=3): >>>import 'posix' # <<< 20778 1726882708.09867: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 20778 1726882708.09898: stdout chunk (state=3): >>>import 'time' # <<< 20778 1726882708.09912: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 20778 1726882708.09992: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 20778 1726882708.10004: stdout chunk (state=3): >>>import 'codecs' # <<< 20778 1726882708.10064: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20778 1726882708.10092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2872c0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28728fb30> <<< 20778 1726882708.10119: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2872c2ab0> <<< 20778 1726882708.10155: stdout chunk (state=3): >>>import '_signal' # <<< 20778 1726882708.10189: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 20778 1726882708.10194: stdout chunk (state=3): >>>import 'io' # <<< 20778 1726882708.10234: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20778 1726882708.10335: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20778 1726882708.10361: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20778 1726882708.10396: stdout chunk (state=3): >>>import 'os' # <<< 20778 1726882708.10427: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20778 1726882708.10460: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 20778 1726882708.10492: 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' <<< 20778 1726882708.10512: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870b5190> <<< 20778 1726882708.10568: 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 <<< 20778 1726882708.10628: 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 0x7fa2870b5fd0> <<< 20778 1726882708.10632: stdout chunk (state=3): >>>import 'site' # <<< 20778 1726882708.10645: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 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. <<< 20778 1726882708.11517: stdout chunk (state=3): >>># /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 0x7fa2870f3dd0> <<< 20778 1726882708.11530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 20778 1726882708.11535: stdout chunk (state=3): >>> <<< 20778 1726882708.11572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'<<< 20778 1726882708.11574: stdout chunk (state=3): >>> <<< 20778 1726882708.11609: stdout chunk (state=3): >>>import '_operator' # <<< 20778 1726882708.11618: stdout chunk (state=3): >>> <<< 20778 1726882708.11642: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870f3fe0><<< 20778 1726882708.11644: stdout chunk (state=3): >>> <<< 20778 1726882708.11678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 20778 1726882708.11686: stdout chunk (state=3): >>> <<< 20778 1726882708.11757: stdout chunk (state=3): >>># 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<<< 20778 1726882708.11762: stdout chunk (state=3): >>> <<< 20778 1726882708.11840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 20778 1726882708.11882: stdout chunk (state=3): >>> import 'itertools' # <<< 20778 1726882708.11919: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 20778 1726882708.11936: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28712b7a0><<< 20778 1726882708.11970: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py<<< 20778 1726882708.11974: stdout chunk (state=3): >>> <<< 20778 1726882708.12012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28712be30><<< 20778 1726882708.12041: stdout chunk (state=3): >>> import '_collections' # <<< 20778 1726882708.12046: stdout chunk (state=3): >>> <<< 20778 1726882708.12134: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28710baa0> import '_functools' # <<< 20778 1726882708.12188: stdout chunk (state=3): >>> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2871091c0><<< 20778 1726882708.12193: stdout chunk (state=3): >>> <<< 20778 1726882708.12355: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870f0f80><<< 20778 1726882708.12358: stdout chunk (state=3): >>> <<< 20778 1726882708.12402: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 20778 1726882708.12444: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 20778 1726882708.12449: stdout chunk (state=3): >>> <<< 20778 1726882708.12467: stdout chunk (state=3): >>>import '_sre' # <<< 20778 1726882708.12508: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 20778 1726882708.12513: stdout chunk (state=3): >>> <<< 20778 1726882708.12556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'<<< 20778 1726882708.12560: stdout chunk (state=3): >>> <<< 20778 1726882708.12598: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 20778 1726882708.12661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28714f740><<< 20778 1726882708.12664: stdout chunk (state=3): >>> <<< 20778 1726882708.12700: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28714e360><<< 20778 1726882708.12705: stdout chunk (state=3): >>> <<< 20778 1726882708.12737: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 20778 1726882708.12765: 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 0x7fa28710a060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28714cb90><<< 20778 1726882708.12845: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 20778 1726882708.12856: stdout chunk (state=3): >>> <<< 20778 1726882708.12884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 20778 1726882708.12895: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717c7a0><<< 20778 1726882708.12908: stdout chunk (state=3): >>> <<< 20778 1726882708.12914: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870f0200><<< 20778 1726882708.12929: stdout chunk (state=3): >>> <<< 20778 1726882708.12960: 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'<<< 20778 1726882708.13004: stdout chunk (state=3): >>> <<< 20778 1726882708.13015: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882708.13023: stdout chunk (state=3): >>> <<< 20778 1726882708.13090: 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 0x7fa28717cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717cb00> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882708.13104: stdout chunk (state=3): >>> <<< 20778 1726882708.13121: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882708.13127: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa28717cef0><<< 20778 1726882708.13151: stdout chunk (state=3): >>> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870eed20> <<< 20778 1726882708.13209: 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'<<< 20778 1726882708.13246: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py<<< 20778 1726882708.13249: stdout chunk (state=3): >>> <<< 20778 1726882708.13400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717d5e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717d2b0> 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 0x7fa28717e4b0> <<< 20778 1726882708.13416: stdout chunk (state=3): >>>import 'importlib.util' # <<< 20778 1726882708.13433: stdout chunk (state=3): >>>import 'runpy' # <<< 20778 1726882708.13475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20778 1726882708.13493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20778 1726882708.13537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 20778 1726882708.13555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2871986e0> import 'errno' # <<< 20778 1726882708.13586: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa287199e20> <<< 20778 1726882708.13638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 20778 1726882708.13643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 20778 1726882708.13671: 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 0x7fa28719ac90> <<< 20778 1726882708.13705: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.13744: 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 0x7fa28719b2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28719a210> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20778 1726882708.13760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20778 1726882708.13801: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa28719bd40> <<< 20778 1726882708.13819: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28719b4a0> <<< 20778 1726882708.13869: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717e510> <<< 20778 1726882708.13908: stdout chunk (state=3): >>># /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' <<< 20778 1726882708.13936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20778 1726882708.13950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20778 1726882708.13998: 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 0x7fa286edbc20> <<< 20778 1726882708.14039: 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' <<< 20778 1726882708.14042: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.14074: 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 0x7fa286f04710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f04470> # 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 0x7fa286f04740> <<< 20778 1726882708.14116: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.14147: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa286f04920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286ed9dc0> <<< 20778 1726882708.14151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20778 1726882708.14284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20778 1726882708.14289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20778 1726882708.14342: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f05f40> <<< 20778 1726882708.14355: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f04bc0> <<< 20778 1726882708.14384: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717ec00> <<< 20778 1726882708.14387: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20778 1726882708.14432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882708.14460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20778 1726882708.14494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20778 1726882708.14535: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f322a0> <<< 20778 1726882708.14906: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f4a450> # /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 0x7fa286f87200> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20778 1726882708.14949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20778 1726882708.14977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20778 1726882708.15037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20778 1726882708.15175: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286fa99a0> <<< 20778 1726882708.15287: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f87320> <<< 20778 1726882708.15346: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f4b0e0> <<< 20778 1726882708.15378: 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 0x7fa286d842f0> <<< 20778 1726882708.15408: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f49490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f06e40> <<< 20778 1726882708.15696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 20778 1726882708.15741: stdout chunk (state=3): >>> import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa286f49850><<< 20778 1726882708.15744: stdout chunk (state=3): >>> <<< 20778 1726882708.16045: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pxiowdmk/ansible_ansible.legacy.setup_payload.zip'<<< 20778 1726882708.16074: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20778 1726882708.16297: stdout chunk (state=3): >>> <<< 20778 1726882708.16356: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.16409: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20778 1726882708.16443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20778 1726882708.16520: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20778 1726882708.16654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'<<< 20778 1726882708.16658: stdout chunk (state=3): >>> <<< 20778 1726882708.16701: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py<<< 20778 1726882708.16713: stdout chunk (state=3): >>> <<< 20778 1726882708.16735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 20778 1726882708.16749: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286de9fd0> <<< 20778 1726882708.16777: stdout chunk (state=3): >>>import '_typing' # <<< 20778 1726882708.17103: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286dc0ec0><<< 20778 1726882708.17109: stdout chunk (state=3): >>> <<< 20778 1726882708.17132: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286d87f50> <<< 20778 1726882708.17163: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.17215: stdout chunk (state=3): >>>import 'ansible' # <<< 20778 1726882708.17245: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882708.17283: stdout chunk (state=3): >>> # zipimport: zlib available<<< 20778 1726882708.17287: stdout chunk (state=3): >>> <<< 20778 1726882708.17309: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882708.17339: stdout chunk (state=3): >>> import 'ansible.module_utils' # <<< 20778 1726882708.17500: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.19205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.20536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286dc3e30> <<< 20778 1726882708.20572: 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' <<< 20778 1726882708.20602: 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' <<< 20778 1726882708.20624: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20778 1726882708.20661: stdout chunk (state=3): >>># 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 0x7fa286e19940> <<< 20778 1726882708.20695: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e196d0> <<< 20778 1726882708.20758: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e19010> <<< 20778 1726882708.20763: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20778 1726882708.20815: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e19550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286dea9f0> <<< 20778 1726882708.20819: stdout chunk (state=3): >>>import 'atexit' # <<< 20778 1726882708.20845: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa286e1a690> <<< 20778 1726882708.20891: 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 0x7fa286e1a8d0> <<< 20778 1726882708.20907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20778 1726882708.20957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20778 1726882708.20975: stdout chunk (state=3): >>>import '_locale' # <<< 20778 1726882708.21021: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e1ae10> <<< 20778 1726882708.21046: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20778 1726882708.21075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20778 1726882708.21129: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c7ca70> <<< 20778 1726882708.21156: 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 0x7fa286c7e720> <<< 20778 1726882708.21182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20778 1726882708.21198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20778 1726882708.21253: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c7f080> <<< 20778 1726882708.21259: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20778 1726882708.21283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20778 1726882708.21310: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c7ffe0> <<< 20778 1726882708.21325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20778 1726882708.21366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20778 1726882708.21388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 20778 1726882708.21401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20778 1726882708.21446: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c82c60> <<< 20778 1726882708.21478: 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 0x7fa286c82db0> <<< 20778 1726882708.21501: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c80f80> <<< 20778 1726882708.21538: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20778 1726882708.21575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20778 1726882708.21584: 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' <<< 20778 1726882708.21627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20778 1726882708.21658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20778 1726882708.21663: 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' <<< 20778 1726882708.21686: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c86b10> import '_tokenize' # <<< 20778 1726882708.21763: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c855e0> <<< 20778 1726882708.21783: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c85370> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20778 1726882708.21812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20778 1726882708.21867: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c87bf0> <<< 20778 1726882708.21901: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c81460> <<< 20778 1726882708.21944: 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 0x7fa286ccac30> <<< 20778 1726882708.21984: 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 0x7fa286ccad50> <<< 20778 1726882708.21993: 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 <<< 20778 1726882708.22044: stdout chunk (state=3): >>># 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 <<< 20778 1726882708.22047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20778 1726882708.22084: 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 0x7fa286cd09b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd0770> <<< 20778 1726882708.22107: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20778 1726882708.22230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20778 1726882708.22290: 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 0x7fa286cd2f30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd1070> <<< 20778 1726882708.22311: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20778 1726882708.22353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882708.22397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 20778 1726882708.22411: stdout chunk (state=3): >>>import '_string' # <<< 20778 1726882708.22446: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cda6f0> <<< 20778 1726882708.22577: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd3080> <<< 20778 1726882708.22655: 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 0x7fa286cdb4d0> <<< 20778 1726882708.22692: 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 0x7fa286cdb920> <<< 20778 1726882708.22751: 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 0x7fa286cdb860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286ccb080> <<< 20778 1726882708.22790: 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' <<< 20778 1726882708.22827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20778 1726882708.22830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20778 1726882708.22862: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.22889: 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 0x7fa286cdf050> <<< 20778 1726882708.23097: 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 0x7fa286ce05f0> <<< 20778 1726882708.23101: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdd7f0> <<< 20778 1726882708.23116: 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 0x7fa286cdeba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdd430> <<< 20778 1726882708.23150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20778 1726882708.23174: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.23267: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.23379: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.23399: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20778 1726882708.23433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 20778 1726882708.23569: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.23700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.24332: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.24972: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20778 1726882708.24995: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20778 1726882708.25025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882708.25065: 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 0x7fa286b647a0> <<< 20778 1726882708.25156: 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' <<< 20778 1726882708.25201: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b65520> <<< 20778 1726882708.25206: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286de9f40> <<< 20778 1726882708.25240: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20778 1726882708.25263: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.25296: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.25310: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20778 1726882708.25468: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.25662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b652e0> <<< 20778 1726882708.25712: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.26330: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.26696: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.26777: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.26850: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20778 1726882708.26998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 20778 1726882708.27030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.27123: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20778 1726882708.27150: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 20778 1726882708.27237: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.27256: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20778 1726882708.27285: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.27648: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.27794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20778 1726882708.27854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20778 1726882708.27946: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b67920> <<< 20778 1726882708.27977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28153: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 20778 1726882708.28157: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 20778 1726882708.28223: 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' <<< 20778 1726882708.28317: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.28390: 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 0x7fa286b6df40><<< 20778 1726882708.28591: stdout chunk (state=3): >>> <<< 20778 1726882708.28595: 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 0x7fa286b6e840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdcaa0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 20778 1726882708.28611: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28636: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28673: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28741: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.28820: 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 <<< 20778 1726882708.28857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882708.28948: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa286b6d5b0> <<< 20778 1726882708.29062: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b6e9c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 20778 1726882708.29116: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.29183: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.29211: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.29456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # 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' <<< 20778 1726882708.29488: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c02ab0> <<< 20778 1726882708.29542: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b78830> <<< 20778 1726882708.29619: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b72900> <<< 20778 1726882708.29701: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b72750> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.29715: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20778 1726882708.29806: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20778 1726882708.29827: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.29896: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.30042: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30079: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30121: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20778 1726882708.30234: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30256: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30352: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30366: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30398: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20778 1726882708.30409: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30599: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.30908: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882708.30946: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20778 1726882708.30950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20778 1726882708.30989: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 20778 1726882708.31004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 20778 1726882708.31041: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c09820> <<< 20778 1726882708.31044: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 20778 1726882708.31070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 20778 1726882708.31136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20778 1726882708.31164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20778 1726882708.31176: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286140140> <<< 20778 1726882708.31227: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.31230: 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 0x7fa2861404a0> <<< 20778 1726882708.31274: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286be9190> <<< 20778 1726882708.31299: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286bea630> <<< 20778 1726882708.31343: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0bf80> <<< 20778 1726882708.31370: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0b920> <<< 20778 1726882708.31381: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20778 1726882708.31450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 20778 1726882708.31489: 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' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 20778 1726882708.31510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 20778 1726882708.31553: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.31557: 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 0x7fa286143560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286142e10> <<< 20778 1726882708.31604: 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 0x7fa286142ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286142240> <<< 20778 1726882708.31618: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 20778 1726882708.31744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 20778 1726882708.31766: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286143680> <<< 20778 1726882708.31794: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20778 1726882708.31819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20778 1726882708.31845: 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 0x7fa2861ae1b0> <<< 20778 1726882708.31869: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861ac1d0> <<< 20778 1726882708.31897: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0bad0> import 'ansible.module_utils.facts.timeout' # <<< 20778 1726882708.31948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20778 1726882708.31967: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20778 1726882708.31977: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32036: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32085: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 20778 1726882708.32109: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32166: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20778 1726882708.32235: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32269: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 20778 1726882708.32297: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 20778 1726882708.32402: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 20778 1726882708.32459: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32497: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32544: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 20778 1726882708.32754: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.32901: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.32940: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 20778 1726882708.32944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.34656: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 20778 1726882708.34669: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.34760: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.34888: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.34939: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 20778 1726882708.34964: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.34999: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 20778 1726882708.35095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35142: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35233: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20778 1726882708.35255: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35339: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 20778 1726882708.35343: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35398: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35458: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 20778 1726882708.35588: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.35732: 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' <<< 20778 1726882708.35770: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861afe60> <<< 20778 1726882708.35774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 20778 1726882708.35811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 20778 1726882708.35970: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861aed20> import 'ansible.module_utils.facts.system.local' # <<< 20778 1726882708.35973: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.36031: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.36111: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 20778 1726882708.36114: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.36205: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.36323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 20778 1726882708.36387: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.36702: stdout chunk (state=3): >>>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' <<< 20778 1726882708.36876: stdout chunk (state=3): >>># 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 0x7fa2861da4b0> <<< 20778 1726882708.37226: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861c7110> import 'ansible.module_utils.facts.system.python' # <<< 20778 1726882708.37250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.37335: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.37426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 20778 1726882708.37436: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.37576: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.37716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.37924: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.38170: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 20778 1726882708.38179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 20778 1726882708.38192: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.38302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 20778 1726882708.38326: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.38378: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.38454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 20778 1726882708.38500: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882708.38536: 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 0x7fa2861f5ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861da2a0> import 'ansible.module_utils.facts.system.user' # <<< 20778 1726882708.38562: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.38589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 20778 1726882708.38646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.38713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20778 1726882708.39005: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.39271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 20778 1726882708.39449: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.39677: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.39742: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 20778 1726882708.39747: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 20778 1726882708.39798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.39823: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40323: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20778 1726882708.40342: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40700: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40769: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20778 1726882708.40785: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40834: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.40890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.41903: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.42846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 20778 1726882708.42855: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 20778 1726882708.42876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20778 1726882708.43233: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43338: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43454: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 20778 1726882708.43645: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20778 1726882708.43856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 20778 1726882708.43873: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43910: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.43960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 20778 1726882708.43979: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.44076: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.44189: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.44537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.44878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 20778 1726882708.44971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.45001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 20778 1726882708.45023: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45051: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45101: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 20778 1726882708.45214: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 20778 1726882708.45386: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20778 1726882708.45535: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 20778 1726882708.45656: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45704: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.45803: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 20778 1726882708.45809: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.46293: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.46777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 20778 1726882708.46876: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.46975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 20778 1726882708.46994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 20778 1726882708.47082: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47113: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 20778 1726882708.47168: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47226: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47433: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20778 1726882708.47529: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 20778 1726882708.47596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882708.47692: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47750: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47848: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.47917: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 20778 1726882708.48030: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48074: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 20778 1726882708.48145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48364: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20778 1726882708.48804: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.48879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 20778 1726882708.48882: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.49025: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.49172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20778 1726882708.49320: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.49526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 20778 1726882708.49532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 20778 1726882708.49593: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882708.50734: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20778 1726882708.50763: 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 <<< 20778 1726882708.50820: 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' <<< 20778 1726882708.50831: 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 0x7fa285fbbb60> <<< 20778 1726882708.50846: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa285fb83e0> <<< 20778 1726882708.51076: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa285fb9970> <<< 20778 1726882710.26538: 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 0x7fa286001220> <<< 20778 1726882710.26736: stdout chunk (state=3): >>># /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 0x7fa286001e80> # /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' <<< 20778 1726882710.26740: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 20778 1726882710.26795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 20778 1726882710.26809: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861dc560><<< 20778 1726882710.26840: stdout chunk (state=3): >>> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861dccb0> <<< 20778 1726882710.27202: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 20778 1726882710.27208: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame <<< 20778 1726882710.27306: 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 <<< 20778 1726882710.48662: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_lsb": {}, "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fecc:873", "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": "o<<< 20778 1726882710.48669: stdout chunk (state=3): >>>ff [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.201"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fecc:873"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.201", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fecc:873"]}, "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": 3716, "ansible_memfree_mb": 3053, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 663, "free": 3053}, "nocache": {"free": 3462, "used": 254}, "swap": {"total": 3715, "free": 3715, "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": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_uuid": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 668, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251374428160, "block_size": 4096, "block_total": 64483404, "block_available": 61370710, "block_used": 3112694, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5<<< 20778 1726882710.48703: stdout chunk (state=3): >>>", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "30", "epoch": "1726882710", "epoch_int": "1726882710", "date": "2024-09-20", "time": "21:38:30", "iso8601_micro": "2024-09-21T01:38:30.477041Z", "iso8601": "2024-09-21T01:38:30Z", "iso8601_basic": "20240920T213830477041", "iso8601_basic_short": "20240920T213830", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 54870 10.31.13.201 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.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_loadavg": {"1m": 0.41943359375, "5m": 0.44482421875, "15m": 0.26220703125}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20778 1726882710.49329: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20778 1726882710.49512: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ <<< 20778 1726882710.49516: stdout chunk (state=3): >>># clear sys.path<<< 20778 1726882710.49545: stdout chunk (state=3): >>> # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # 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<<< 20778 1726882710.49577: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.49614: stdout chunk (state=3): >>> # 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 <<< 20778 1726882710.49676: stdout chunk (state=3): >>># 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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading<<< 20778 1726882710.49755: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.49767: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.49820: 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 # 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 <<< 20778 1726882710.49966: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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__<<< 20778 1726882710.49993: stdout chunk (state=3): >>> # 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 <<< 20778 1726882710.50015: stdout chunk (state=3): >>># 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<<< 20778 1726882710.50069: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.50073: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user<<< 20778 1726882710.50341: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.50345: stdout chunk (state=3): >>> # 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<<< 20778 1726882710.50376: stdout chunk (state=3): >>> # 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 <<< 20778 1726882710.50912: stdout chunk (state=3): >>># destroy _sitebuiltins<<< 20778 1726882710.50917: stdout chunk (state=3): >>> <<< 20778 1726882710.50950: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20778 1726882710.50991: stdout chunk (state=3): >>># destroy _bz2<<< 20778 1726882710.51032: stdout chunk (state=3): >>> # destroy _compression # destroy _lzma<<< 20778 1726882710.51079: stdout chunk (state=3): >>> # destroy binascii <<< 20778 1726882710.51083: stdout chunk (state=3): >>># destroy zlib # destroy bz2<<< 20778 1726882710.51119: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path<<< 20778 1726882710.51143: stdout chunk (state=3): >>> # destroy zipfile <<< 20778 1726882710.51146: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 20778 1726882710.51188: stdout chunk (state=3): >>> # destroy ntpath<<< 20778 1726882710.51209: stdout chunk (state=3): >>> <<< 20778 1726882710.51379: stdout chunk (state=3): >>># destroy importlib <<< 20778 1726882710.51390: stdout chunk (state=3): >>># 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<<< 20778 1726882710.51395: stdout chunk (state=3): >>> # destroy locale<<< 20778 1726882710.51400: stdout chunk (state=3): >>> <<< 20778 1726882710.51402: stdout chunk (state=3): >>># destroy select # destroy _signal<<< 20778 1726882710.51415: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy syslog <<< 20778 1726882710.51502: stdout chunk (state=3): >>># destroy uuid # destroy _hashlib # destroy _blake2<<< 20778 1726882710.51525: stdout chunk (state=3): >>> # destroy selinux<<< 20778 1726882710.51560: stdout chunk (state=3): >>> # destroy shutil <<< 20778 1726882710.51609: stdout chunk (state=3): >>># destroy distro<<< 20778 1726882710.51667: stdout chunk (state=3): >>> # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 20778 1726882710.51723: stdout chunk (state=3): >>> <<< 20778 1726882710.51882: stdout chunk (state=3): >>># destroy multiprocessing<<< 20778 1726882710.51889: stdout chunk (state=3): >>> # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue<<< 20778 1726882710.51892: stdout chunk (state=3): >>> # destroy _heapq # destroy _queue<<< 20778 1726882710.51895: stdout chunk (state=3): >>> # destroy multiprocessing.reduction # destroy selectors<<< 20778 1726882710.52002: stdout chunk (state=3): >>> # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 20778 1726882710.52031: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 20778 1726882710.52052: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios<<< 20778 1726882710.52062: stdout chunk (state=3): >>> # destroy json<<< 20778 1726882710.52126: stdout chunk (state=3): >>> # destroy socket <<< 20778 1726882710.52132: stdout chunk (state=3): >>># destroy struct <<< 20778 1726882710.52153: stdout chunk (state=3): >>># destroy glob <<< 20778 1726882710.52253: 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<<< 20778 1726882710.52299: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.idna<<< 20778 1726882710.52331: stdout chunk (state=3): >>> # destroy stringprep # cleanup[3] wiping configparser<<< 20778 1726882710.52374: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux<<< 20778 1726882710.52468: 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<<< 20778 1726882710.52471: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize<<< 20778 1726882710.52474: stdout chunk (state=3): >>> # cleanup[3] wiping _tokenize<<< 20778 1726882710.52496: stdout chunk (state=3): >>> # cleanup[3] wiping platform # cleanup[3] wiping atexit<<< 20778 1726882710.52674: stdout chunk (state=3): >>> # 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 _sha2 # 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<<< 20778 1726882710.52754: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 20778 1726882710.52784: 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 # cleanup[3] wiping marshal <<< 20778 1726882710.52792: stdout chunk (state=3): >>># 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<<< 20778 1726882710.52816: stdout chunk (state=3): >>> # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 20778 1726882710.52831: stdout chunk (state=3): >>># destroy selinux._selinux<<< 20778 1726882710.52910: stdout chunk (state=3): >>> # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 20778 1726882710.53215: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections<<< 20778 1726882710.53218: stdout chunk (state=3): >>> <<< 20778 1726882710.53249: stdout chunk (state=3): >>># destroy platform<<< 20778 1726882710.53366: stdout chunk (state=3): >>> # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib<<< 20778 1726882710.53396: stdout chunk (state=3): >>> # destroy _typing <<< 20778 1726882710.53505: 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<<< 20778 1726882710.53513: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external <<< 20778 1726882710.53521: stdout chunk (state=3): >>># destroy _imp<<< 20778 1726882710.53588: stdout chunk (state=3): >>> # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 20778 1726882710.53709: stdout chunk (state=3): >>> # destroy codecs <<< 20778 1726882710.53848: stdout chunk (state=3): >>># destroy encodings.aliases <<< 20778 1726882710.53873: 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<<< 20778 1726882710.53896: stdout chunk (state=3): >>> # destroy threading # destroy atexit # destroy _warnings<<< 20778 1726882710.53915: stdout chunk (state=3): >>> # destroy math # destroy _bisect # destroy time<<< 20778 1726882710.53930: stdout chunk (state=3): >>> <<< 20778 1726882710.54046: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre <<< 20778 1726882710.54150: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools<<< 20778 1726882710.54153: stdout chunk (state=3): >>> # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread<<< 20778 1726882710.54156: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 20778 1726882710.54202: stdout chunk (state=3): >>> <<< 20778 1726882710.54743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882710.55027: stderr chunk (state=3): >>>Shared connection to 10.31.13.201 closed. <<< 20778 1726882710.55031: stdout chunk (state=3): >>><<< 20778 1726882710.55034: stderr chunk (state=3): >>><<< 20778 1726882710.55407: _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 0x7fa2872c0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28728fb30> # /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 0x7fa2872c2ab0> 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 0x7fa2870b5190> # /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 0x7fa2870b5fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7fa2870f3dd0> # /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 0x7fa2870f3fe0> # /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 0x7fa28712b7a0> # /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 0x7fa28712be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28710baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2871091c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870f0f80> # /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 0x7fa28714f740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28714e360> # /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 0x7fa28710a060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28714cb90> # /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 0x7fa28717c7a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870f0200> # /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 0x7fa28717cc50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717cb00> # 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 0x7fa28717cef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2870eed20> # /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 0x7fa28717d5e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717d2b0> 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 0x7fa28717e4b0> 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 0x7fa2871986e0> 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 0x7fa287199e20> # /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 0x7fa28719ac90> # 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 0x7fa28719b2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28719a210> # /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 0x7fa28719bd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28719b4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717e510> # /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 0x7fa286edbc20> # /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 0x7fa286f04710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f04470> # 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 0x7fa286f04740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa286f04920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286ed9dc0> # /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 0x7fa286f05f40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f04bc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa28717ec00> # /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 0x7fa286f322a0> # /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 0x7fa286f4a450> # /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 0x7fa286f87200> # /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 0x7fa286fa99a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f87320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f4b0e0> # /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 0x7fa286d842f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f49490> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286f06e40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa286f49850> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pxiowdmk/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 0x7fa286de9fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286dc0ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286d87f50> # 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 0x7fa286dc3e30> # /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 0x7fa286e19940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e196d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286e19010> # /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 0x7fa286e19550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286dea9f0> 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 0x7fa286e1a690> # 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 0x7fa286e1a8d0> # /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 0x7fa286e1ae10> 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 0x7fa286c7ca70> # 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 0x7fa286c7e720> # /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 0x7fa286c7f080> # /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 0x7fa286c7ffe0> # /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 0x7fa286c82c60> # 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 0x7fa286c82db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c80f80> # /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 0x7fa286c86b10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c855e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c85370> # /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 0x7fa286c87bf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c81460> # 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 0x7fa286ccac30> # /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 0x7fa286ccad50> # /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 0x7fa286cd09b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd0770> # /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 0x7fa286cd2f30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd1070> # /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 0x7fa286cda6f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cd3080> # 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 0x7fa286cdb4d0> # 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 0x7fa286cdb920> # 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 0x7fa286cdb860> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286ccb080> # /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 0x7fa286cdf050> # 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 0x7fa286ce05f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdd7f0> # 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 0x7fa286cdeba0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdd430> # 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 0x7fa286b647a0> # /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 0x7fa286b65520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286de9f40> 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 0x7fa286b652e0> # 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 0x7fa286b67920> # 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' # # /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 0x7fa286b6df40> # 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 0x7fa286b6e840> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286cdcaa0> # 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 0x7fa286b6d5b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b6e9c0> 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 0x7fa286c02ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b78830> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b72900> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286b72750> # 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 0x7fa286c09820> # /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 0x7fa286140140> # 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 0x7fa2861404a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286be9190> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286bea630> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0bf80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0b920> # /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 0x7fa286143560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286142e10> # 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 0x7fa286142ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286142240> # /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 0x7fa286143680> # /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 0x7fa2861ae1b0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861ac1d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa286c0bad0> 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 0x7fa2861afe60> # /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 0x7fa2861aed20> 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 0x7fa2861da4b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861c7110> 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 0x7fa2861f5ee0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861da2a0> 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 0x7fa285fbbb60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa285fb83e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa285fb9970> # /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 0x7fa286001220> # /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 0x7fa286001e80> # /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 0x7fa2861dc560> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa2861dccb0> 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_fibre_channel_wwn": [], "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_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_lsb": {}, "ansible_local": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:d5ff:fecc:873", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.13.201", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:d5:cc:08:73", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.13.201"], "ansible_all_ipv6_addresses": ["fe80::8ff:d5ff:fecc:873"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.13.201", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:d5ff:fecc:873"]}, "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": 3716, "ansible_memfree_mb": 3053, "ansible_swaptotal_mb": 3715, "ansible_swapfree_mb": 3715, "ansible_memory_mb": {"real": {"total": 3716, "used": 663, "free": 3053}, "nocache": {"free": 3462, "used": 254}, "swap": {"total": 3715, "free": 3715, "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": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "ansible_product_uuid": "ec271e86-2ced-9ef3-6c7d-9c93e54dc434", "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": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "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": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7610368", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 668, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251374428160, "block_size": 4096, "block_total": 64483404, "block_available": 61370710, "block_used": 3112694, "inode_total": 16384000, "inode_available": 16303049, "inode_used": 80951, "uuid": "6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "30", "epoch": "1726882710", "epoch_int": "1726882710", "date": "2024-09-20", "time": "21:38:30", "iso8601_micro": "2024-09-21T01:38:30.477041Z", "iso8601": "2024-09-21T01:38:30Z", "iso8601_basic": "20240920T213830477041", "iso8601_basic_short": "20240920T213830", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:b5954bb9-e972-4b2a-94f1-a82c77e96f77", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 54870 10.31.13.201 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.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_loadavg": {"1m": 0.41943359375, "5m": 0.44482421875, "15m": 0.26220703125}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK 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.13.201 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 20778 1726882710.59218: 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-1726882707.3307183-20823-213151717766351/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20778 1726882710.59286: _low_level_execute_command(): starting 20778 1726882710.59335: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882707.3307183-20823-213151717766351/ > /dev/null 2>&1 && sleep 0' 20778 1726882710.60591: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882710.60711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882710.60738: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882710.63657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882710.63731: stderr chunk (state=3): >>><<< 20778 1726882710.63741: stdout chunk (state=3): >>><<< 20778 1726882710.63928: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882710.63932: handler run complete 20778 1726882710.64142: variable 'ansible_facts' from source: unknown 20778 1726882710.64389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.65194: variable 'ansible_facts' from source: unknown 20778 1726882710.65465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.65786: attempt loop complete, returning result 20778 1726882710.66032: _execute() done 20778 1726882710.66037: dumping result to json 20778 1726882710.66040: done dumping result, returning 20778 1726882710.66042: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-6d31-63bf-000000000071] 20778 1726882710.66044: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000071 20778 1726882710.66968: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000071 20778 1726882710.66971: WORKER PROCESS EXITING ok: [managed_node2] 20778 1726882710.67400: no more pending results, returning what we have 20778 1726882710.67402: results queue empty 20778 1726882710.67403: checking for any_errors_fatal 20778 1726882710.67405: done checking for any_errors_fatal 20778 1726882710.67405: checking for max_fail_percentage 20778 1726882710.67407: done checking for max_fail_percentage 20778 1726882710.67408: checking to see if all hosts have failed and the running result is not ok 20778 1726882710.67409: done checking to see if all hosts have failed 20778 1726882710.67409: getting the remaining hosts for this loop 20778 1726882710.67411: done getting the remaining hosts for this loop 20778 1726882710.67414: getting the next task for host managed_node2 20778 1726882710.67420: done getting next task for host managed_node2 20778 1726882710.67643: ^ task is: TASK: meta (flush_handlers) 20778 1726882710.67646: ^ 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 20778 1726882710.67651: getting variables 20778 1726882710.67652: in VariableManager get_vars() 20778 1726882710.67674: Calling all_inventory to load vars for managed_node2 20778 1726882710.67677: Calling groups_inventory to load vars for managed_node2 20778 1726882710.67683: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882710.67693: Calling all_plugins_play to load vars for managed_node2 20778 1726882710.67696: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882710.67699: Calling groups_plugins_play to load vars for managed_node2 20778 1726882710.68102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.68507: done with get_vars() 20778 1726882710.68518: done getting variables 20778 1726882710.68585: in VariableManager get_vars() 20778 1726882710.68595: Calling all_inventory to load vars for managed_node2 20778 1726882710.68597: Calling groups_inventory to load vars for managed_node2 20778 1726882710.68599: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882710.68604: Calling all_plugins_play to load vars for managed_node2 20778 1726882710.68607: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882710.68610: Calling groups_plugins_play to load vars for managed_node2 20778 1726882710.69173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.69598: done with get_vars() 20778 1726882710.69612: done queuing things up, now waiting for results queue to drain 20778 1726882710.69614: results queue empty 20778 1726882710.69614: checking for any_errors_fatal 20778 1726882710.69617: done checking for any_errors_fatal 20778 1726882710.69618: checking for max_fail_percentage 20778 1726882710.69619: done checking for max_fail_percentage 20778 1726882710.69619: checking to see if all hosts have failed and the running result is not ok 20778 1726882710.69620: done checking to see if all hosts have failed 20778 1726882710.69621: getting the remaining hosts for this loop 20778 1726882710.69629: done getting the remaining hosts for this loop 20778 1726882710.69632: getting the next task for host managed_node2 20778 1726882710.69638: done getting next task for host managed_node2 20778 1726882710.69640: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20778 1726882710.69642: ^ 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 20778 1726882710.69644: getting variables 20778 1726882710.69645: in VariableManager get_vars() 20778 1726882710.69653: Calling all_inventory to load vars for managed_node2 20778 1726882710.69655: Calling groups_inventory to load vars for managed_node2 20778 1726882710.69657: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882710.69662: Calling all_plugins_play to load vars for managed_node2 20778 1726882710.69665: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882710.69668: Calling groups_plugins_play to load vars for managed_node2 20778 1726882710.69841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.70085: done with get_vars() 20778 1726882710.70094: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:8 Friday 20 September 2024 21:38:30 -0400 (0:00:03.420) 0:00:03.433 ****** 20778 1726882710.70174: entering _queue_task() for managed_node2/include_tasks 20778 1726882710.70176: Creating lock for include_tasks 20778 1726882710.70492: worker is 1 (out of 1 available) 20778 1726882710.70507: exiting _queue_task() for managed_node2/include_tasks 20778 1726882710.70519: done queuing things up, now waiting for results queue to drain 20778 1726882710.70521: waiting for pending results... 20778 1726882710.70842: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20778 1726882710.70864: in run() - task 0affc7ec-ae25-6d31-63bf-000000000006 20778 1726882710.70873: variable 'ansible_search_path' from source: unknown 20778 1726882710.70974: calling self._execute() 20778 1726882710.70986: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882710.70992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882710.71003: variable 'omit' from source: magic vars 20778 1726882710.71111: _execute() done 20778 1726882710.71115: dumping result to json 20778 1726882710.71117: done dumping result, returning 20778 1726882710.71298: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6d31-63bf-000000000006] 20778 1726882710.71302: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000006 20778 1726882710.71371: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000006 20778 1726882710.71374: WORKER PROCESS EXITING 20778 1726882710.71467: no more pending results, returning what we have 20778 1726882710.71471: in VariableManager get_vars() 20778 1726882710.71498: Calling all_inventory to load vars for managed_node2 20778 1726882710.71500: Calling groups_inventory to load vars for managed_node2 20778 1726882710.71503: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882710.71513: Calling all_plugins_play to load vars for managed_node2 20778 1726882710.71516: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882710.71520: Calling groups_plugins_play to load vars for managed_node2 20778 1726882710.71731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.72079: done with get_vars() 20778 1726882710.72089: variable 'ansible_search_path' from source: unknown 20778 1726882710.72103: we have included files to process 20778 1726882710.72104: generating all_blocks data 20778 1726882710.72105: done generating all_blocks data 20778 1726882710.72106: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20778 1726882710.72108: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20778 1726882710.72110: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 20778 1726882710.73775: in VariableManager get_vars() 20778 1726882710.73795: done with get_vars() 20778 1726882710.73808: done processing included file 20778 1726882710.73809: iterating over new_blocks loaded from include file 20778 1726882710.73811: in VariableManager get_vars() 20778 1726882710.73820: done with get_vars() 20778 1726882710.73964: filtering new block on tags 20778 1726882710.73984: done filtering new block on tags 20778 1726882710.73987: in VariableManager get_vars() 20778 1726882710.73999: done with get_vars() 20778 1726882710.74000: filtering new block on tags 20778 1726882710.74016: done filtering new block on tags 20778 1726882710.74018: in VariableManager get_vars() 20778 1726882710.74030: done with get_vars() 20778 1726882710.74031: filtering new block on tags 20778 1726882710.74045: done filtering new block on tags 20778 1726882710.74047: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node2 20778 1726882710.74054: extending task lists for all hosts with included blocks 20778 1726882710.74147: done extending task lists 20778 1726882710.74149: done processing included files 20778 1726882710.74150: results queue empty 20778 1726882710.74150: checking for any_errors_fatal 20778 1726882710.74152: done checking for any_errors_fatal 20778 1726882710.74153: checking for max_fail_percentage 20778 1726882710.74154: done checking for max_fail_percentage 20778 1726882710.74155: checking to see if all hosts have failed and the running result is not ok 20778 1726882710.74155: done checking to see if all hosts have failed 20778 1726882710.74156: getting the remaining hosts for this loop 20778 1726882710.74157: done getting the remaining hosts for this loop 20778 1726882710.74160: getting the next task for host managed_node2 20778 1726882710.74164: done getting next task for host managed_node2 20778 1726882710.74166: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 20778 1726882710.74169: ^ 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 20778 1726882710.74171: getting variables 20778 1726882710.74172: in VariableManager get_vars() 20778 1726882710.74295: Calling all_inventory to load vars for managed_node2 20778 1726882710.74298: Calling groups_inventory to load vars for managed_node2 20778 1726882710.74301: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882710.74306: Calling all_plugins_play to load vars for managed_node2 20778 1726882710.74309: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882710.74312: Calling groups_plugins_play to load vars for managed_node2 20778 1726882710.74726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882710.75186: done with get_vars() 20778 1726882710.75197: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:38:30 -0400 (0:00:00.051) 0:00:03.485 ****** 20778 1726882710.75334: entering _queue_task() for managed_node2/setup 20778 1726882710.76033: worker is 1 (out of 1 available) 20778 1726882710.76130: exiting _queue_task() for managed_node2/setup 20778 1726882710.76144: done queuing things up, now waiting for results queue to drain 20778 1726882710.76146: waiting for pending results... 20778 1726882710.76465: running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test 20778 1726882710.76773: in run() - task 0affc7ec-ae25-6d31-63bf-000000000082 20778 1726882710.76812: variable 'ansible_search_path' from source: unknown 20778 1726882710.76816: variable 'ansible_search_path' from source: unknown 20778 1726882710.77130: calling self._execute() 20778 1726882710.77204: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882710.77208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882710.77249: variable 'omit' from source: magic vars 20778 1726882710.78598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882710.82950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882710.83030: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882710.83128: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882710.83132: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882710.83337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882710.83413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882710.83446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882710.83471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882710.83508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882710.83521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882710.83919: variable 'ansible_facts' from source: unknown 20778 1726882710.84180: variable 'network_test_required_facts' from source: task vars 20778 1726882710.84225: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 20778 1726882710.84250: variable 'omit' from source: magic vars 20778 1726882710.84274: variable 'omit' from source: magic vars 20778 1726882710.84359: variable 'omit' from source: magic vars 20778 1726882710.84546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20778 1726882710.84576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20778 1726882710.84593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20778 1726882710.84611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882710.84624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882710.84654: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882710.84658: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882710.84661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882710.85127: Set connection var ansible_module_compression to ZIP_DEFLATED 20778 1726882710.85131: Set connection var ansible_pipelining to False 20778 1726882710.85133: Set connection var ansible_timeout to 10 20778 1726882710.85136: Set connection var ansible_connection to ssh 20778 1726882710.85138: Set connection var ansible_shell_type to sh 20778 1726882710.85140: Set connection var ansible_shell_executable to /bin/sh 20778 1726882710.85143: variable 'ansible_shell_executable' from source: unknown 20778 1726882710.85145: variable 'ansible_connection' from source: unknown 20778 1726882710.85147: variable 'ansible_module_compression' from source: unknown 20778 1726882710.85149: variable 'ansible_shell_type' from source: unknown 20778 1726882710.85151: variable 'ansible_shell_executable' from source: unknown 20778 1726882710.85153: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882710.85155: variable 'ansible_pipelining' from source: unknown 20778 1726882710.85157: variable 'ansible_timeout' from source: unknown 20778 1726882710.85159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882710.85394: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20778 1726882710.85404: variable 'omit' from source: magic vars 20778 1726882710.85410: starting attempt loop 20778 1726882710.85412: running the handler 20778 1726882710.85527: _low_level_execute_command(): starting 20778 1726882710.85531: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20778 1726882710.86920: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882710.86927: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882710.86929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address <<< 20778 1726882710.87097: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882710.87112: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882710.87243: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882710.87316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882710.89832: stdout chunk (state=3): >>>/root <<< 20778 1726882710.90057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882710.90172: stderr chunk (state=3): >>><<< 20778 1726882710.90175: stdout chunk (state=3): >>><<< 20778 1726882710.90562: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882710.90575: _low_level_execute_command(): starting 20778 1726882710.90585: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300 `" && echo ansible-tmp-1726882710.9044435-20935-137813085479300="` echo /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300 `" ) && sleep 0' 20778 1726882710.91729: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882710.91743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882710.91842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found <<< 20778 1726882710.91973: 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.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882710.91977: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882710.91980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882710.92106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882710.92176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882710.94975: stdout chunk (state=3): >>>ansible-tmp-1726882710.9044435-20935-137813085479300=/root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300 <<< 20778 1726882710.95234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882710.95238: stdout chunk (state=3): >>><<< 20778 1726882710.95241: stderr chunk (state=3): >>><<< 20778 1726882710.95427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882710.9044435-20935-137813085479300=/root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882710.95431: variable 'ansible_module_compression' from source: unknown 20778 1726882710.95433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-20778yj6z6e6x/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 20778 1726882710.95436: variable 'ansible_facts' from source: unknown 20778 1726882710.95641: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py 20778 1726882710.95906: Sending initial data 20778 1726882710.96138: Sent initial data (154 bytes) 20778 1726882710.96462: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882710.96486: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882710.96534: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882710.96612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882710.96636: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882710.96661: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882710.96744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882710.99096: 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 <<< 20778 1726882710.99138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20778 1726882710.99196: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmp_tqzeqf5 /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py <<< 20778 1726882710.99216: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py" <<< 20778 1726882710.99252: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmp_tqzeqf5" to remote "/root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py" <<< 20778 1726882711.00842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882711.00866: stdout chunk (state=3): >>><<< 20778 1726882711.00894: stderr chunk (state=3): >>><<< 20778 1726882711.00929: done transferring module to remote 20778 1726882711.00971: _low_level_execute_command(): starting 20778 1726882711.01065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/ /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py && sleep 0' 20778 1726882711.01733: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882711.01749: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882711.01777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882711.01803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882711.01821: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 20778 1726882711.01856: 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.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882711.01899: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882711.01988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882711.02082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882711.04945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882711.04959: stderr chunk (state=3): >>><<< 20778 1726882711.04970: stdout chunk (state=3): >>><<< 20778 1726882711.04998: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882711.05007: _low_level_execute_command(): starting 20778 1726882711.05017: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/AnsiballZ_setup.py && sleep 0' 20778 1726882711.05657: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882711.05673: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882711.05691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882711.05715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882711.05736: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 20778 1726882711.05749: stderr chunk (state=3): >>>debug2: match not found <<< 20778 1726882711.05764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882711.05838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882711.05872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882711.05899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882711.05926: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882711.06002: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882711.09417: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 20778 1726882711.09479: stdout chunk (state=3): >>>import '_io' # <<< 20778 1726882711.09497: stdout chunk (state=3): >>> <<< 20778 1726882711.09511: stdout chunk (state=3): >>>import 'marshal' # <<< 20778 1726882711.09566: stdout chunk (state=3): >>>import 'posix' # <<< 20778 1726882711.09623: stdout chunk (state=3): >>> import '_frozen_importlib_external' # <<< 20778 1726882711.09641: stdout chunk (state=3): >>># installing zipimport hook <<< 20778 1726882711.09674: stdout chunk (state=3): >>>import 'time' # <<< 20778 1726882711.09699: stdout chunk (state=3): >>> <<< 20778 1726882711.09702: stdout chunk (state=3): >>>import 'zipimport' # <<< 20778 1726882711.09784: stdout chunk (state=3): >>># installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 20778 1726882711.09799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.09854: stdout chunk (state=3): >>>import '_codecs' # <<< 20778 1726882711.09892: stdout chunk (state=3): >>>import 'codecs' # <<< 20778 1726882711.09964: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py<<< 20778 1726882711.09994: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 20778 1726882711.10020: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f2b4530><<< 20778 1726882711.10062: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f283b30><<< 20778 1726882711.10095: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 20778 1726882711.10117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f2b6ab0> <<< 20778 1726882711.10169: stdout chunk (state=3): >>>import '_signal' # <<< 20778 1726882711.10214: stdout chunk (state=3): >>> import '_abc' # <<< 20778 1726882711.10233: stdout chunk (state=3): >>>import 'abc' # <<< 20778 1726882711.10245: stdout chunk (state=3): >>>import 'io' # <<< 20778 1726882711.10290: stdout chunk (state=3): >>> import '_stat' # <<< 20778 1726882711.10311: stdout chunk (state=3): >>>import 'stat' # <<< 20778 1726882711.10449: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20778 1726882711.10493: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 20778 1726882711.10577: stdout chunk (state=3): >>> import 'os' # <<< 20778 1726882711.10631: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20778 1726882711.10648: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 20778 1726882711.10703: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py<<< 20778 1726882711.10707: stdout chunk (state=3): >>> <<< 20778 1726882711.10737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'<<< 20778 1726882711.10740: stdout chunk (state=3): >>> <<< 20778 1726882711.10830: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f2c51c0> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py<<< 20778 1726882711.10840: stdout chunk (state=3): >>> <<< 20778 1726882711.10862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.10882: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f2c5fd0> <<< 20778 1726882711.10926: stdout chunk (state=3): >>>import 'site' # <<< 20778 1726882711.10942: stdout chunk (state=3): >>> <<< 20778 1726882711.10989: stdout chunk (state=3): >>>Python 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 20778 1726882711.10995: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 20778 1726882711.11670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py<<< 20778 1726882711.11702: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20778 1726882711.11737: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py<<< 20778 1726882711.11763: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 20778 1726882711.11770: stdout chunk (state=3): >>> <<< 20778 1726882711.11862: stdout chunk (state=3): >>># /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'<<< 20778 1726882711.11866: stdout chunk (state=3): >>> <<< 20778 1726882711.11900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 20778 1726882711.11944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 20778 1726882711.11976: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a3e60> <<< 20778 1726882711.12011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py<<< 20778 1726882711.12016: stdout chunk (state=3): >>> <<< 20778 1726882711.12074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 20778 1726882711.12077: stdout chunk (state=3): >>> <<< 20778 1726882711.12098: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a3f20><<< 20778 1726882711.12101: stdout chunk (state=3): >>> <<< 20778 1726882711.12175: stdout chunk (state=3): >>># /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'<<< 20778 1726882711.12177: stdout chunk (state=3): >>> <<< 20778 1726882711.12218: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py<<< 20778 1726882711.12224: stdout chunk (state=3): >>> <<< 20778 1726882711.12303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 20778 1726882711.12308: stdout chunk (state=3): >>> <<< 20778 1726882711.12340: stdout chunk (state=3): >>>import 'itertools' # <<< 20778 1726882711.12379: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 20778 1726882711.12388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 20778 1726882711.12395: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0db890><<< 20778 1726882711.12437: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 20778 1726882711.12466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 20778 1726882711.12470: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0dbf20><<< 20778 1726882711.12472: stdout chunk (state=3): >>> <<< 20778 1726882711.12563: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0bbb30><<< 20778 1726882711.12567: stdout chunk (state=3): >>> <<< 20778 1726882711.12595: stdout chunk (state=3): >>>import '_functools' # <<< 20778 1726882711.12599: stdout chunk (state=3): >>> <<< 20778 1726882711.12646: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0b9250><<< 20778 1726882711.12653: stdout chunk (state=3): >>> <<< 20778 1726882711.12806: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a1010><<< 20778 1726882711.12852: stdout chunk (state=3): >>> <<< 20778 1726882711.12855: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py<<< 20778 1726882711.12873: stdout chunk (state=3): >>> <<< 20778 1726882711.12910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'<<< 20778 1726882711.12932: stdout chunk (state=3): >>> import '_sre' # <<< 20778 1726882711.12972: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py<<< 20778 1726882711.12987: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20778 1726882711.13017: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 20778 1726882711.13061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 20778 1726882711.13094: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0ff830> <<< 20778 1726882711.13131: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0fe450> <<< 20778 1726882711.13177: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'<<< 20778 1726882711.13202: stdout chunk (state=3): >>> import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0ba0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0fcc50><<< 20778 1726882711.13285: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 20778 1726882711.13319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12c890> <<< 20778 1726882711.13338: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a02c0><<< 20778 1726882711.13371: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 20778 1726882711.13441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.13457: stdout chunk (state=3): >>> # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.13481: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3f12cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12cbf0><<< 20778 1726882711.13550: stdout chunk (state=3): >>> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.13553: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.13579: stdout chunk (state=3): >>> import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3f12cf80> <<< 20778 1726882711.13651: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f09ede0> # /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'<<< 20778 1726882711.13655: stdout chunk (state=3): >>> <<< 20778 1726882711.13683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20778 1726882711.13748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12d670> <<< 20778 1726882711.13769: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12d340> import 'importlib.machinery' # <<< 20778 1726882711.13830: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 20778 1726882711.13857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12e570><<< 20778 1726882711.13906: stdout chunk (state=3): >>> import 'importlib.util' # <<< 20778 1726882711.13973: stdout chunk (state=3): >>> import 'runpy' # <<< 20778 1726882711.14004: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 20778 1726882711.14032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 20778 1726882711.14070: 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'<<< 20778 1726882711.14096: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f1487a0><<< 20778 1726882711.14125: stdout chunk (state=3): >>> import 'errno' # <<< 20778 1726882711.14147: stdout chunk (state=3): >>> <<< 20778 1726882711.14162: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.14196: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3f149ee0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py<<< 20778 1726882711.14228: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'<<< 20778 1726882711.14262: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 20778 1726882711.14294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 20778 1726882711.14310: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f14ad80><<< 20778 1726882711.14366: 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' <<< 20778 1726882711.14393: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3f14b3b0> <<< 20778 1726882711.14450: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f14a2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 20778 1726882711.14467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20778 1726882711.14540: 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'<<< 20778 1726882711.14563: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3f14be00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f14b560> <<< 20778 1726882711.14668: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12e5d0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20778 1726882711.14715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 20778 1726882711.14751: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20778 1726882711.14797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 20778 1726882711.14808: stdout chunk (state=3): >>> <<< 20778 1726882711.14842: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.14889: 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 0x7f5d3ee43cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 20778 1726882711.14903: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 20778 1726882711.14943: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.14963: 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 0x7f5d3ee6c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6c470><<< 20778 1726882711.15002: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.15013: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.15064: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ee6c740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.15095: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ee6c920><<< 20778 1726882711.15110: stdout chunk (state=3): >>> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee41e50> <<< 20778 1726882711.15135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py<<< 20778 1726882711.15300: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20778 1726882711.15340: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 20778 1726882711.15376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 20778 1726882711.15379: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6df10><<< 20778 1726882711.15410: stdout chunk (state=3): >>> <<< 20778 1726882711.15436: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6cbc0> <<< 20778 1726882711.15470: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12ecc0> <<< 20778 1726882711.15526: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20778 1726882711.15605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.15644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20778 1726882711.15725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20778 1726882711.15776: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee9a2a0> <<< 20778 1726882711.15858: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20778 1726882711.15895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.15928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 20778 1726882711.15966: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20778 1726882711.16059: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeb2420> <<< 20778 1726882711.16090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 20778 1726882711.16303: stdout chunk (state=3): >>> # 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 0x7f5d3eeef1d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20778 1726882711.16340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20778 1726882711.16384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20778 1726882711.16457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20778 1726882711.16627: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ef0d970><<< 20778 1726882711.16639: stdout chunk (state=3): >>> <<< 20778 1726882711.16754: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeef2f0> <<< 20778 1726882711.16829: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeb30b0><<< 20778 1726882711.16851: stdout chunk (state=3): >>> <<< 20778 1726882711.16903: 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' <<< 20778 1726882711.16936: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed302c0> <<< 20778 1726882711.16966: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeb1460> <<< 20778 1726882711.16984: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6ee40> <<< 20778 1726882711.17251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20778 1726882711.17299: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d3ed30560> <<< 20778 1726882711.17595: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_jfysfxmh/ansible_setup_payload.zip' <<< 20778 1726882711.17610: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.17870: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.17901: stdout chunk (state=3): >>> <<< 20778 1726882711.17918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20778 1726882711.17942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 20778 1726882711.18004: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20778 1726882711.18141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 20778 1726882711.18186: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 20778 1726882711.18216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed9a000><<< 20778 1726882711.18244: stdout chunk (state=3): >>> import '_typing' # <<< 20778 1726882711.18537: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed70ef0><<< 20778 1726882711.18565: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed33fb0> # zipimport: zlib available<<< 20778 1726882711.18610: stdout chunk (state=3): >>> <<< 20778 1726882711.18650: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 20778 1726882711.18704: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.18749: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 20778 1726882711.21304: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.21509: stdout chunk (state=3): >>> <<< 20778 1726882711.23503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed73d10> <<< 20778 1726882711.23550: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20778 1726882711.23561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.23606: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20778 1726882711.23632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20778 1726882711.23667: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 20778 1726882711.23687: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20778 1726882711.23740: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.23751: 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 0x7f5d3edc9a00> <<< 20778 1726882711.23817: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edc9790> <<< 20778 1726882711.23863: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edc90a0><<< 20778 1726882711.23884: stdout chunk (state=3): >>> <<< 20778 1726882711.23917: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20778 1726882711.23947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20778 1726882711.23994: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edc94f0><<< 20778 1726882711.24029: stdout chunk (state=3): >>> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed9aa80> import 'atexit' # <<< 20778 1726882711.24082: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.24094: 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 0x7f5d3edca7b0><<< 20778 1726882711.24159: 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' <<< 20778 1726882711.24207: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3edca9f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20778 1726882711.24291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20778 1726882711.24319: stdout chunk (state=3): >>>import '_locale' # <<< 20778 1726882711.24396: stdout chunk (state=3): >>> import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edcaf00> <<< 20778 1726882711.24427: stdout chunk (state=3): >>>import 'pwd' # <<< 20778 1726882711.24466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20778 1726882711.24516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20778 1726882711.24585: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec30c80> <<< 20778 1726882711.24637: 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 0x7f5d3ec328a0><<< 20778 1726882711.24675: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20778 1726882711.24720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20778 1726882711.24802: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec33230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20778 1726882711.24852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'<<< 20778 1726882711.24882: stdout chunk (state=3): >>> import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec34410><<< 20778 1726882711.24894: stdout chunk (state=3): >>> <<< 20778 1726882711.24921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 20778 1726882711.24986: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20778 1726882711.25036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 20778 1726882711.25054: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 20778 1726882711.25151: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec36ea0> <<< 20778 1726882711.25207: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.25221: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.25257: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ec36ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec35160><<< 20778 1726882711.25279: stdout chunk (state=3): >>> <<< 20778 1726882711.25304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20778 1726882711.25376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py<<< 20778 1726882711.25388: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 20778 1726882711.25475: stdout chunk (state=3): >>># /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' <<< 20778 1726882711.25529: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 20778 1726882711.25562: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 20778 1726882711.25586: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec3ac30><<< 20778 1726882711.25599: stdout chunk (state=3): >>> import '_tokenize' # <<< 20778 1726882711.25689: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec39700><<< 20778 1726882711.25742: stdout chunk (state=3): >>> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec39460> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20778 1726882711.25762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'<<< 20778 1726882711.25889: stdout chunk (state=3): >>> import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec3bf80> <<< 20778 1726882711.25933: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec35670> <<< 20778 1726882711.25991: 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'<<< 20778 1726882711.26013: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ec7ed20> <<< 20778 1726882711.26055: 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<<< 20778 1726882711.26066: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec7ef60> <<< 20778 1726882711.26110: 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 <<< 20778 1726882711.26143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 20778 1726882711.26182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py<<< 20778 1726882711.26196: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 20778 1726882711.26249: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.26260: 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 0x7f5d3ec80a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec807d0><<< 20778 1726882711.26305: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py<<< 20778 1726882711.26326: stdout chunk (state=3): >>> <<< 20778 1726882711.26483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 20778 1726882711.26574: 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'<<< 20778 1726882711.26601: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ec82fc0> <<< 20778 1726882711.26612: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec81100> <<< 20778 1726882711.26647: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20778 1726882711.26729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'<<< 20778 1726882711.26770: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 20778 1726882711.26786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'<<< 20778 1726882711.26813: stdout chunk (state=3): >>> import '_string' # <<< 20778 1726882711.26888: stdout chunk (state=3): >>> import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec8e7e0><<< 20778 1726882711.26906: stdout chunk (state=3): >>> <<< 20778 1726882711.27113: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec83170><<< 20778 1726882711.27133: stdout chunk (state=3): >>> <<< 20778 1726882711.27220: 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'<<< 20778 1726882711.27253: stdout chunk (state=3): >>> # 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 0x7f5d3ec8f500> <<< 20778 1726882711.27305: 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'<<< 20778 1726882711.27316: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ec8fa10> <<< 20778 1726882711.27415: 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 0x7f5d3ec8f920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec7f0b0> <<< 20778 1726882711.27453: 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'<<< 20778 1726882711.27488: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20778 1726882711.27541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'<<< 20778 1726882711.27552: stdout chunk (state=3): >>> <<< 20778 1726882711.27620: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.27639: 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 0x7f5d3ec93140><<< 20778 1726882711.27804: stdout chunk (state=3): >>> <<< 20778 1726882711.27938: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.27978: 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 0x7f5d3ec94290> <<< 20778 1726882711.28016: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec918e0> <<< 20778 1726882711.28074: 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'<<< 20778 1726882711.28100: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ec92c90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec914f0> <<< 20778 1726882711.28177: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.28180: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20778 1726882711.28209: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.28367: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.28527: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.28581: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 20778 1726882711.28604: stdout chunk (state=3): >>> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20778 1726882711.28637: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20778 1726882711.28846: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.29006: stdout chunk (state=3): >>> <<< 20778 1726882711.29066: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.30172: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.31171: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20778 1726882711.31174: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 20778 1726882711.31291: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 20778 1726882711.31295: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20778 1726882711.31308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.31402: 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' <<< 20778 1726882711.31416: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3eb1c530> <<< 20778 1726882711.31552: 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'<<< 20778 1726882711.31613: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb1d280> <<< 20778 1726882711.31616: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec978c0><<< 20778 1726882711.31697: stdout chunk (state=3): >>> import 'ansible.module_utils.compat.selinux' # <<< 20778 1726882711.31723: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.31820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 20778 1726882711.32082: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.32202: stdout chunk (state=3): >>> <<< 20778 1726882711.32374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20778 1726882711.32469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb1d2b0> # zipimport: zlib available <<< 20778 1726882711.33378: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.33397: stdout chunk (state=3): >>> <<< 20778 1726882711.34262: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.34397: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.34546: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20778 1726882711.34560: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.34612: stdout chunk (state=3): >>> <<< 20778 1726882711.34643: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.34656: stdout chunk (state=3): >>> <<< 20778 1726882711.34713: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available<<< 20778 1726882711.34728: stdout chunk (state=3): >>> <<< 20778 1726882711.34983: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 20778 1726882711.35041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.35044: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.35075: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 20778 1726882711.35095: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.35145: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.35228: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20778 1726882711.35241: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20778 1726882711.35672: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.36113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py<<< 20778 1726882711.36129: stdout chunk (state=3): >>> <<< 20778 1726882711.36225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20778 1726882711.36253: stdout chunk (state=3): >>>import '_ast' # <<< 20778 1726882711.36385: stdout chunk (state=3): >>> import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb1fc50> <<< 20778 1726882711.36420: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.36436: stdout chunk (state=3): >>> <<< 20778 1726882711.36555: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.36688: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20778 1726882711.36710: stdout chunk (state=3): >>> import 'ansible.module_utils.common.validation' # <<< 20778 1726882711.36756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20778 1726882711.36765: stdout chunk (state=3): >>> <<< 20778 1726882711.36802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 20778 1726882711.36835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 20778 1726882711.37106: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.37169: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.37191: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3eb25df0> <<< 20778 1726882711.37279: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.37301: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3eb26750><<< 20778 1726882711.37331: stdout chunk (state=3): >>> <<< 20778 1726882711.37364: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb1e5a0> <<< 20778 1726882711.37382: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.37459: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.37549: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20778 1726882711.37567: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.37593: stdout chunk (state=3): >>> <<< 20778 1726882711.37658: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.37673: stdout chunk (state=3): >>> <<< 20778 1726882711.37738: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.37807: stdout chunk (state=3): >>> <<< 20778 1726882711.37852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.37983: 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 <<< 20778 1726882711.38061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.38222: 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'<<< 20778 1726882711.38308: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3eb253a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb26930> <<< 20778 1726882711.38379: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20778 1726882711.38393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20778 1726882711.38420: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.38537: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.38646: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.38761: stdout chunk (state=3): >>># 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 <<< 20778 1726882711.38796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.38816: 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 <<< 20778 1726882711.38854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20778 1726882711.38898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20778 1726882711.39012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20778 1726882711.39038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'<<< 20778 1726882711.39142: stdout chunk (state=3): >>> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebb6990> <<< 20778 1726882711.39221: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb30650> <<< 20778 1726882711.39372: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb2a780> <<< 20778 1726882711.39499: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb2a5d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # <<< 20778 1726882711.39752: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 20778 1726882711.39874: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.39916: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.39939: stdout chunk (state=3): >>> <<< 20778 1726882711.39959: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.40062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.40134: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.40153: stdout chunk (state=3): >>> <<< 20778 1726882711.40199: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.40236: stdout chunk (state=3): >>> <<< 20778 1726882711.40301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 20778 1726882711.40329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.40445: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.40575: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20778 1726882711.40635: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.40692: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 20778 1726882711.40716: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.41194: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.41384: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.41456: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.41556: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py<<< 20778 1726882711.41569: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882711.41606: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 20778 1726882711.41646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 20778 1726882711.41715: stdout chunk (state=3): >>># /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'<<< 20778 1726882711.41739: stdout chunk (state=3): >>> <<< 20778 1726882711.41773: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbd460> <<< 20778 1726882711.41794: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py<<< 20778 1726882711.41828: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 20778 1726882711.41871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py<<< 20778 1726882711.41948: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 20778 1726882711.41993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 20778 1726882711.42043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 20778 1726882711.42058: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e143ef0> <<< 20778 1726882711.42152: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882711.42183: stdout chunk (state=3): >>> import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3e148260><<< 20778 1726882711.42334: stdout chunk (state=3): >>> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb98f80> <<< 20778 1726882711.42337: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb9a330> <<< 20778 1726882711.42371: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbf860> <<< 20778 1726882711.42744: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbefc0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 20778 1726882711.42748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /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' <<< 20778 1726882711.42763: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3e14b260><<< 20778 1726882711.42766: stdout chunk (state=3): >>> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e14ab10><<< 20778 1726882711.42929: stdout chunk (state=3): >>> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.42933: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882711.42935: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3e14acf0><<< 20778 1726882711.42938: stdout chunk (state=3): >>> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e149f40> <<< 20778 1726882711.42940: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py<<< 20778 1726882711.43071: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc'<<< 20778 1726882711.43074: stdout chunk (state=3): >>> <<< 20778 1726882711.43097: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e14b410><<< 20778 1726882711.43106: stdout chunk (state=3): >>> <<< 20778 1726882711.43141: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 20778 1726882711.43212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 20778 1726882711.43351: 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 0x7f5d3e1b5f10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e14bef0> <<< 20778 1726882711.43385: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbcbf0> <<< 20778 1726882711.43400: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 20778 1726882711.43416: stdout chunk (state=3): >>> <<< 20778 1726882711.43442: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 20778 1726882711.43476: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.43547: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 20778 1726882711.43563: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.43666: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.43754: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.other.facter' # <<< 20778 1726882711.43830: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20778 1726882711.43890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.43965: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 20778 1726882711.44140: stdout chunk (state=3): >>> # zipimport: zlib available <<< 20778 1726882711.44176: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 20778 1726882711.44180: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.44262: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.44349: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.caps' # <<< 20778 1726882711.44532: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.44535: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # <<< 20778 1726882711.44565: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.44646: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.44708: stdout chunk (state=3): >>> <<< 20778 1726882711.44756: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.44852: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.44938: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 20778 1726882711.45007: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available<<< 20778 1726882711.45209: stdout chunk (state=3): >>> <<< 20778 1726882711.45793: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 20778 1726882711.46274: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46441: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 20778 1726882711.46457: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46488: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 20778 1726882711.46557: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 20778 1726882711.46659: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.46777: stdout chunk (state=3): >>># 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 <<< 20778 1726882711.46890: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.49630: 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' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e1b7470> # /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 0x7f5d3e1b6bd0> 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 0x7f5d3e1e6120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e1cf710> 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 <<< 20778 1726882711.50285: stdout chunk (state=3): >>>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 0x7f5d3df698b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e1cea50> 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 <<< 20778 1726882711.50291: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 20778 1726882711.50318: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.50465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 20778 1726882711.50483: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.50751: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.50792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 20778 1726882711.50810: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.50846: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.50925: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.51037: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.51165: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 20778 1726882711.51195: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.51348: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.51491: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 20778 1726882711.51525: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.51612: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.52175: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.52774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 20778 1726882711.52799: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.53048: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # <<< 20778 1726882711.53052: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.53473: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 20778 1726882711.53484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.53624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 20778 1726882711.53748: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 20778 1726882711.53786: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 20778 1726882711.54021: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.54361: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.54767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.54948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 20778 1726882711.55089: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.55126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 20778 1726882711.55225: stdout chunk (state=3): >>># zipimport: zlib available<<< 20778 1726882711.55310: stdout chunk (state=3): >>> <<< 20778 1726882711.55350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 20778 1726882711.56130: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.56381: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 20778 1726882711.56408: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.56508: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.56633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 20778 1726882711.56740: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # <<< 20778 1726882711.56798: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.56898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.56952: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 20778 1726882711.57107: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 20778 1726882711.57190: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.57530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.57812: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.57869: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 20778 1726882711.57949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.58403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 20778 1726882711.58408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 20778 1726882711.58484: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.58511: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 20778 1726882711.58596: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.58633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 20778 1726882711.58703: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.58813: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 20778 1726882711.58951: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.58998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 20778 1726882711.59056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 20778 1726882711.59102: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882711.60170: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 20778 1726882711.60174: 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 <<< 20778 1726882711.60176: 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 0x7f5d3df92090> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3df910a0> <<< 20778 1726882711.60190: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3df8d010> <<< 20778 1726882713.03416: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "31", "epoch": "1726882711", "epoch_int": "1726882711", "date": "2024-09-20", "time": "21:38:31", "iso8601_micro": "2024-09-21T01:38:31.591772Z", "iso8601": "2024-09-21T01:38:31Z", "iso8601_basic": "20240920T213831591772", "iso8601_basic_short": "20240920T213831", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 54870 10.31.13.201 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.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "cons<<< 20778 1726882713.03433: stdout chunk (state=3): >>>ole": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "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_lsb": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 20778 1726882713.03979: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 20778 1726882713.04144: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 20778 1726882713.04151: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 20778 1726882713.04191: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 20778 1726882713.04239: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.04268: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # 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 <<< 20778 1726882713.04667: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 20778 1726882713.04671: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 20778 1726882713.04806: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # 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 <<< 20778 1726882713.04813: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 20778 1726882713.04833: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 20778 1726882713.04856: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 20778 1726882713.05043: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.05047: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.05074: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 20778 1726882713.05107: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 20778 1726882713.05164: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 20778 1726882713.05214: 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 <<< 20778 1726882713.05352: 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 _sha2 # 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 <<< 20778 1726882713.05497: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20778 1726882713.05521: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 20778 1726882713.05808: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # 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 <<< 20778 1726882713.05814: stdout chunk (state=3): >>># destroy time <<< 20778 1726882713.05816: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20778 1726882713.05847: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools <<< 20778 1726882713.05882: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 20778 1726882713.06297: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.06317: stderr chunk (state=3): >>>Shared connection to 10.31.13.201 closed. <<< 20778 1726882713.06632: stderr chunk (state=3): >>><<< 20778 1726882713.06637: stdout chunk (state=3): >>><<< 20778 1726882713.06777: _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 0x7f5d3f2b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f283b30> # /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 0x7f5d3f2b6ab0> 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 0x7f5d3f2c51c0> # /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 0x7f5d3f2c5fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f5d3f0a3e60> # /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 0x7f5d3f0a3f20> # /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 0x7f5d3f0db890> # /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 0x7f5d3f0dbf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0bbb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0b9250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a1010> # /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 0x7f5d3f0ff830> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0fe450> # /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 0x7f5d3f0ba0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0fcc50> # /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 0x7f5d3f12c890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f0a02c0> # /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 0x7f5d3f12cd10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12cbf0> # 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 0x7f5d3f12cf80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f09ede0> # /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 0x7f5d3f12d670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12d340> 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 0x7f5d3f12e570> 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 0x7f5d3f1487a0> 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 0x7f5d3f149ee0> # /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 0x7f5d3f14ad80> # 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 0x7f5d3f14b3b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f14a2d0> # /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 0x7f5d3f14be00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f14b560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12e5d0> # /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 0x7f5d3ee43cb0> # /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 0x7f5d3ee6c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6c470> # 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 0x7f5d3ee6c740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5d3ee6c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee41e50> # /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 0x7f5d3ee6df10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6cbc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3f12ecc0> # /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 0x7f5d3ee9a2a0> # /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 0x7f5d3eeb2420> # /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 0x7f5d3eeef1d0> # /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 0x7f5d3ef0d970> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeef2f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeb30b0> # /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 0x7f5d3ed302c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eeb1460> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ee6ee40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f5d3ed30560> # zipimport: found 103 names in '/tmp/ansible_setup_payload_jfysfxmh/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 0x7f5d3ed9a000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed70ef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed33fb0> # 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 0x7f5d3ed73d10> # /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 0x7f5d3edc9a00> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edc9790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3edc90a0> # /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 0x7f5d3edc94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ed9aa80> 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 0x7f5d3edca7b0> # 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 0x7f5d3edca9f0> # /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 0x7f5d3edcaf00> 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 0x7f5d3ec30c80> # 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 0x7f5d3ec328a0> # /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 0x7f5d3ec33230> # /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 0x7f5d3ec34410> # /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 0x7f5d3ec36ea0> # 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 0x7f5d3ec36ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec35160> # /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 0x7f5d3ec3ac30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec39700> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec39460> # /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 0x7f5d3ec3bf80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec35670> # 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 0x7f5d3ec7ed20> # /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 0x7f5d3ec7ef60> # /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 0x7f5d3ec80a10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec807d0> # /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 0x7f5d3ec82fc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec81100> # /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 0x7f5d3ec8e7e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec83170> # 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 0x7f5d3ec8f500> # 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 0x7f5d3ec8fa10> # 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 0x7f5d3ec8f920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec7f0b0> # /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 0x7f5d3ec93140> # 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 0x7f5d3ec94290> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec918e0> # 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 0x7f5d3ec92c90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec914f0> # 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 0x7f5d3eb1c530> # /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 0x7f5d3eb1d280> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ec978c0> 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 0x7f5d3eb1d2b0> # 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 0x7f5d3eb1fc50> # 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' # # /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 0x7f5d3eb25df0> # 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 0x7f5d3eb26750> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb1e5a0> # 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 0x7f5d3eb253a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb26930> 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 0x7f5d3ebb6990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb30650> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb2a780> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb2a5d0> # 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 0x7f5d3ebbd460> # /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 0x7f5d3e143ef0> # 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 0x7f5d3e148260> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb98f80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3eb9a330> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbf860> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbefc0> # /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 0x7f5d3e14b260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e14ab10> # 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 0x7f5d3e14acf0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e149f40> # /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 0x7f5d3e14b410> # /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 0x7f5d3e1b5f10> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e14bef0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3ebbcbf0> 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 0x7f5d3e1b7470> # /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 0x7f5d3e1b6bd0> 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 0x7f5d3e1e6120> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e1cf710> 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 0x7f5d3df698b0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3e1cea50> 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 0x7f5d3df92090> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3df910a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5d3df8d010> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "38", "second": "31", "epoch": "1726882711", "epoch_int": "1726882711", "date": "2024-09-20", "time": "21:38:31", "iso8601_micro": "2024-09-21T01:38:31.591772Z", "iso8601": "2024-09-21T01:38:31Z", "iso8601_basic": "20240920T213831591772", "iso8601_basic_short": "20240920T213831", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "40", "ansible_distribution_major_version": "40", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-200.fc40.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Sun Sep 8 17:23:55 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.6", "ansible_fqdn": "ip-10-31-13-201.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-13-201", "ansible_nodename": "ip-10-31-13-201.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": "ec271e862ced9ef36c7d9c93e54dc434", "ansible_fips": false, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 6, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 6, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4W6DnNxvXYP35ucYbXw0Rl8U5i76+nSxNOU9FlzmsJfP+uzNhFbvB4JNXnwJkgLimlQx7Nu4tUfylwwUKU5RSOnfX7+XU/7U5N+ASiAKnaE1eM8bey+vKw9yUCMWqMP2JJIgbUfrj1fualRuP7TrWzyiaD45ZlzS8WUIPQfUcjJeKBuBpKm2txHt8z07reCn9Fo3J0MgPpZzqYyBtz5cZQnqf00a57ZIS+In/5ZiOM6vvUsdnOcOJGDxnyvRpRnI/sIkkY1r225c9v45LCL1yhDWwDf5R1XcreHVgFvphaGxscm73CzunaAx07tOElGh9BdFCrRFyxdmW1+ZtrQ3PMZ09fRbdch7zE5b4TZkzJbvzN7gcJ20YhE+rMmJaOo/JHUip77V84gKyvbg1sSNgYkgUatYc4ak/dpXrGmdz5cTjowJXnle1DjXdDs/awxg1674TWMgDTcHLLj1RZ9NE6IoHTPzIBcMTgzpJlnV9v978N3Ar/pLxkGAPT8Q0+f8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDTe5a484DuRaUfRyVR9WiLfG+w2SIuQ3XCHSggW57gjmGhOPH7dR2w1D1xTofL2l7g+iaW6X0H/koP81LSjWMM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAILH/nH8SHxMjAzlrA3ts+XxnIQkq1Q/jggpukWw+sAXV", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "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.13.180 54870 10.31.13.201 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.13.180 54870 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.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_pkg_mgr": "dnf", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-200.fc40.x86_64", "root": "UUID=6bbeacc5-0b4e-4b46-9aaa-4bbfe8b0cfc5", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "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_lsb": {}, "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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK 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.13.201 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 20778 1726882713.08990: 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-1726882710.9044435-20935-137813085479300/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20778 1726882713.08994: _low_level_execute_command(): starting 20778 1726882713.08997: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882710.9044435-20935-137813085479300/ > /dev/null 2>&1 && sleep 0' 20778 1726882713.09430: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882713.09434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882713.09436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.09439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882713.09441: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.09774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882713.09778: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.09829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.09892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.11847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.11942: stderr chunk (state=3): >>><<< 20778 1726882713.12050: stdout chunk (state=3): >>><<< 20778 1726882713.12053: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882713.12056: handler run complete 20778 1726882713.12149: variable 'ansible_facts' from source: unknown 20778 1726882713.12313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882713.12633: variable 'ansible_facts' from source: unknown 20778 1726882713.12701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882713.12901: attempt loop complete, returning result 20778 1726882713.12932: _execute() done 20778 1726882713.12939: dumping result to json 20778 1726882713.12966: done dumping result, returning 20778 1726882713.13038: done running TaskExecutor() for managed_node2/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affc7ec-ae25-6d31-63bf-000000000082] 20778 1726882713.13048: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000082 ok: [managed_node2] 20778 1726882713.13534: no more pending results, returning what we have 20778 1726882713.13538: results queue empty 20778 1726882713.13540: checking for any_errors_fatal 20778 1726882713.13541: done checking for any_errors_fatal 20778 1726882713.13542: checking for max_fail_percentage 20778 1726882713.13544: done checking for max_fail_percentage 20778 1726882713.13545: checking to see if all hosts have failed and the running result is not ok 20778 1726882713.13546: done checking to see if all hosts have failed 20778 1726882713.13546: getting the remaining hosts for this loop 20778 1726882713.13548: done getting the remaining hosts for this loop 20778 1726882713.13552: getting the next task for host managed_node2 20778 1726882713.13561: done getting next task for host managed_node2 20778 1726882713.13564: ^ task is: TASK: Check if system is ostree 20778 1726882713.13567: ^ 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 20778 1726882713.13570: getting variables 20778 1726882713.13572: in VariableManager get_vars() 20778 1726882713.13602: Calling all_inventory to load vars for managed_node2 20778 1726882713.13604: Calling groups_inventory to load vars for managed_node2 20778 1726882713.13608: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882713.13620: Calling all_plugins_play to load vars for managed_node2 20778 1726882713.14051: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882713.14057: Calling groups_plugins_play to load vars for managed_node2 20778 1726882713.14532: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000082 20778 1726882713.14535: WORKER PROCESS EXITING 20778 1726882713.14559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882713.15138: done with get_vars() 20778 1726882713.15154: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:38:33 -0400 (0:00:02.400) 0:00:05.885 ****** 20778 1726882713.15357: entering _queue_task() for managed_node2/stat 20778 1726882713.15956: worker is 1 (out of 1 available) 20778 1726882713.16081: exiting _queue_task() for managed_node2/stat 20778 1726882713.16095: done queuing things up, now waiting for results queue to drain 20778 1726882713.16096: waiting for pending results... 20778 1726882713.16443: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 20778 1726882713.16741: in run() - task 0affc7ec-ae25-6d31-63bf-000000000084 20778 1726882713.16760: variable 'ansible_search_path' from source: unknown 20778 1726882713.16767: variable 'ansible_search_path' from source: unknown 20778 1726882713.16813: calling self._execute() 20778 1726882713.17048: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.17055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.17063: variable 'omit' from source: magic vars 20778 1726882713.18228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20778 1726882713.18775: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20778 1726882713.18970: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20778 1726882713.18981: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20778 1726882713.19045: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20778 1726882713.19279: 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) 20778 1726882713.19355: 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) 20778 1726882713.19606: 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) 20778 1726882713.19610: 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) 20778 1726882713.19786: Evaluated conditional (not __network_is_ostree is defined): True 20778 1726882713.19797: variable 'omit' from source: magic vars 20778 1726882713.19867: variable 'omit' from source: magic vars 20778 1726882713.19976: variable 'omit' from source: magic vars 20778 1726882713.20076: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20778 1726882713.20111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20778 1726882713.20380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20778 1726882713.20383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882713.20386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882713.20388: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882713.20390: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.20393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.20569: Set connection var ansible_module_compression to ZIP_DEFLATED 20778 1726882713.20581: Set connection var ansible_pipelining to False 20778 1726882713.20716: Set connection var ansible_timeout to 10 20778 1726882713.20731: Set connection var ansible_connection to ssh 20778 1726882713.20816: Set connection var ansible_shell_type to sh 20778 1726882713.20820: Set connection var ansible_shell_executable to /bin/sh 20778 1726882713.20824: variable 'ansible_shell_executable' from source: unknown 20778 1726882713.20826: variable 'ansible_connection' from source: unknown 20778 1726882713.20829: variable 'ansible_module_compression' from source: unknown 20778 1726882713.20831: variable 'ansible_shell_type' from source: unknown 20778 1726882713.20833: variable 'ansible_shell_executable' from source: unknown 20778 1726882713.20836: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.20839: variable 'ansible_pipelining' from source: unknown 20778 1726882713.20841: variable 'ansible_timeout' from source: unknown 20778 1726882713.20843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.21105: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 20778 1726882713.21267: variable 'omit' from source: magic vars 20778 1726882713.21278: starting attempt loop 20778 1726882713.21286: running the handler 20778 1726882713.21303: _low_level_execute_command(): starting 20778 1726882713.21315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 20778 1726882713.22710: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882713.22947: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.23170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.23253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.25036: stdout chunk (state=3): >>>/root <<< 20778 1726882713.25320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.25326: stdout chunk (state=3): >>><<< 20778 1726882713.25329: stderr chunk (state=3): >>><<< 20778 1726882713.25354: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882713.25380: _low_level_execute_command(): starting 20778 1726882713.25396: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406 `" && echo ansible-tmp-1726882713.2536714-21041-157291312698406="` echo /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406 `" ) && sleep 0' 20778 1726882713.26772: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882713.26877: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.26999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882713.27053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.27103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.27217: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.29271: stdout chunk (state=3): >>>ansible-tmp-1726882713.2536714-21041-157291312698406=/root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406 <<< 20778 1726882713.29527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.29549: stderr chunk (state=3): >>><<< 20778 1726882713.29552: stdout chunk (state=3): >>><<< 20778 1726882713.30033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882713.2536714-21041-157291312698406=/root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406 , stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882713.30037: variable 'ansible_module_compression' from source: unknown 20778 1726882713.30040: ANSIBALLZ: Using lock for stat 20778 1726882713.30042: ANSIBALLZ: Acquiring lock 20778 1726882713.30044: ANSIBALLZ: Lock acquired: 139799152109920 20778 1726882713.30046: ANSIBALLZ: Creating module 20778 1726882713.57710: ANSIBALLZ: Writing module into payload 20778 1726882713.57800: ANSIBALLZ: Writing module 20778 1726882713.57815: ANSIBALLZ: Renaming module 20778 1726882713.57821: ANSIBALLZ: Done creating module 20778 1726882713.57854: variable 'ansible_facts' from source: unknown 20778 1726882713.57912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py 20778 1726882713.58024: Sending initial data 20778 1726882713.58028: Sent initial data (153 bytes) 20778 1726882713.58614: stderr chunk (state=3): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882713.58672: 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.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.58706: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882713.58711: 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.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.58714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.58759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.58815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.60548: 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 <<< 20778 1726882713.60595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 20778 1726882713.60668: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmp_229xe4k /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py <<< 20778 1726882713.60672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py" <<< 20778 1726882713.60713: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-20778yj6z6e6x/tmp_229xe4k" to remote "/root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py" <<< 20778 1726882713.61505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.61688: stderr chunk (state=3): >>><<< 20778 1726882713.61692: stdout chunk (state=3): >>><<< 20778 1726882713.61695: done transferring module to remote 20778 1726882713.61697: _low_level_execute_command(): starting 20778 1726882713.61700: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/ /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py && sleep 0' 20778 1726882713.62339: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.62375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.62450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.64632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.64637: stdout chunk (state=3): >>><<< 20778 1726882713.64640: stderr chunk (state=3): >>><<< 20778 1726882713.64643: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882713.64646: _low_level_execute_command(): starting 20778 1726882713.64648: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/AnsiballZ_stat.py && sleep 0' 20778 1726882713.65436: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882713.65440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882713.65449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882713.65464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882713.65531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 <<< 20778 1726882713.65535: stderr chunk (state=3): >>>debug2: match not found <<< 20778 1726882713.65576: 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.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.65583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.65678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.68272: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 20778 1726882713.68282: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 20778 1726882713.68287: stdout chunk (state=3): >>># installing zipimport hook <<< 20778 1726882713.68313: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 20778 1726882713.68408: 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' <<< 20778 1726882713.68446: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 20778 1726882713.68450: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 20778 1726882713.68536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38c00c0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38c008fb30> # /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 0x7f38c00c2ab0> <<< 20778 1726882713.68564: stdout chunk (state=3): >>>import '_signal' # <<< 20778 1726882713.68583: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 20778 1726882713.68629: stdout chunk (state=3): >>>import 'io' # <<< 20778 1726882713.68674: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 20778 1726882713.68753: stdout chunk (state=3): >>>import '_collections_abc' # <<< 20778 1726882713.68797: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 20778 1726882713.68860: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 20778 1726882713.68891: stdout chunk (state=3): >>>Processing user site-packages <<< 20778 1726882713.68900: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 20778 1726882713.68962: stdout chunk (state=3): >>>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' <<< 20778 1726882713.69010: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfe71190> <<< 20778 1726882713.69016: 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 <<< 20778 1726882713.69019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.69024: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfe71fd0> <<< 20778 1726882713.69092: stdout chunk (state=3): >>>import 'site' # Python 3.12.6 (main, Sep 9 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. <<< 20778 1726882713.69316: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 20778 1726882713.69356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 20778 1726882713.69363: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.69393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 20778 1726882713.69457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 20778 1726882713.69475: stdout chunk (state=3): >>># /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' <<< 20778 1726882713.69535: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeafe90> # /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' <<< 20778 1726882713.69567: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeaff50> <<< 20778 1726882713.69613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 20778 1726882713.69625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 20778 1726882713.69761: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' 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 0x7f38bfee7890> # /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' <<< 20778 1726882713.69788: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfee7f20> import '_collections' # <<< 20778 1726882713.70033: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfec7b30> <<< 20778 1726882713.70060: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfec5280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfead040> # /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' # <<< 20778 1726882713.70074: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 20778 1726882713.70102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 20778 1726882713.70119: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 20778 1726882713.70154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 20778 1726882713.70174: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff0b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff0a420> <<< 20778 1726882713.70353: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfec6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff08c50> # /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 0x7f38bff38890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeac2c0> # /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' <<< 20778 1726882713.70376: 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 0x7f38bff38d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff38bf0> <<< 20778 1726882713.70444: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bff38fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeaade0> <<< 20778 1726882713.70456: 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' <<< 20778 1726882713.70486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 20778 1726882713.70541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 20778 1726882713.70544: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff396d0> <<< 20778 1726882713.70547: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff393a0> import 'importlib.machinery' # <<< 20778 1726882713.70691: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff3a5d0> <<< 20778 1726882713.70729: stdout chunk (state=3): >>>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 0x7f38bff547a0> <<< 20778 1726882713.70741: stdout chunk (state=3): >>>import 'errno' # <<< 20778 1726882713.70768: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 20778 1726882713.70785: 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 0x7f38bff55eb0> <<< 20778 1726882713.70924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /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 0x7f38bff56d50> # 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 0x7f38bff573b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff562a0> <<< 20778 1726882713.70950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 20778 1726882713.71008: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.71017: 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 0x7f38bff57e30> <<< 20778 1726882713.71020: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff57560> <<< 20778 1726882713.71060: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff3a540> <<< 20778 1726882713.71084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 20778 1726882713.71105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 20778 1726882713.71144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 20778 1726882713.71188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 20778 1726882713.71195: 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 0x7f38bfcdbcb0> <<< 20778 1726882713.71239: 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' <<< 20778 1726882713.71275: 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 0x7f38bfd04800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd04560> <<< 20778 1726882713.71317: 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 0x7f38bfd04830> <<< 20778 1726882713.71345: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bfd04a10> <<< 20778 1726882713.71348: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfcd9e50> <<< 20778 1726882713.71351: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 20778 1726882713.71489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 20778 1726882713.71507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd060f0> <<< 20778 1726882713.71545: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd04d70> <<< 20778 1726882713.71566: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff3acc0> <<< 20778 1726882713.71588: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 20778 1726882713.71645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.71665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 20778 1726882713.71713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 20778 1726882713.71743: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd2e450> <<< 20778 1726882713.71791: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 20778 1726882713.71829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.71843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 20778 1726882713.71853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 20778 1726882713.71902: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd4a600> <<< 20778 1726882713.71925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 20778 1726882713.71964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 20778 1726882713.72040: stdout chunk (state=3): >>>import 'ntpath' # <<< 20778 1726882713.72065: 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 0x7f38bfd7f3e0> <<< 20778 1726882713.72078: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 20778 1726882713.72112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 20778 1726882713.72133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 20778 1726882713.72179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 20778 1726882713.72275: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfda5b80> <<< 20778 1726882713.72355: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd7f500> <<< 20778 1726882713.72400: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd4b290> <<< 20778 1726882713.72437: 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 0x7f38bfbc0560> <<< 20778 1726882713.72460: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd49640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd06ff0> <<< 20778 1726882713.72559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 20778 1726882713.72582: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38bfd49a00> <<< 20778 1726882713.72673: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_dtshhkmf/ansible_stat_payload.zip' <<< 20778 1726882713.72677: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.72839: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.72861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 20778 1726882713.72874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 20778 1726882713.72917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 20778 1726882713.73196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc1a240> import '_typing' # <<< 20778 1726882713.73467: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfbf1130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfbf0290> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 20778 1726882713.74920: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.76246: 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' <<< 20778 1726882713.76252: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfbf3650> <<< 20778 1726882713.76279: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 20778 1726882713.76287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.76306: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 20778 1726882713.76326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 20778 1726882713.76343: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 20778 1726882713.76349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 20778 1726882713.76388: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.76394: 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 0x7f38bfc41ca0> <<< 20778 1726882713.76432: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc41a30> <<< 20778 1726882713.76459: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc41340> <<< 20778 1726882713.76492: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 20778 1726882713.76495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 20778 1726882713.76540: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc41790> <<< 20778 1726882713.76543: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc1ac60> <<< 20778 1726882713.76549: stdout chunk (state=3): >>>import 'atexit' # <<< 20778 1726882713.76581: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.76595: 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 0x7f38bfc429f0> <<< 20778 1726882713.76614: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.76617: 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 0x7f38bfc42c30> <<< 20778 1726882713.76640: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 20778 1726882713.76695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 20778 1726882713.76718: stdout chunk (state=3): >>>import '_locale' # <<< 20778 1726882713.76761: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc430b0> <<< 20778 1726882713.76769: stdout chunk (state=3): >>>import 'pwd' # <<< 20778 1726882713.76787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 20778 1726882713.76826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 20778 1726882713.76858: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaa8e30> <<< 20778 1726882713.76888: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.76894: 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 0x7f38bfaaaa50> <<< 20778 1726882713.76922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 20778 1726882713.76936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 20778 1726882713.76973: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaab410> <<< 20778 1726882713.76988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 20778 1726882713.77030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 20778 1726882713.77052: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaac5f0> <<< 20778 1726882713.77067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 20778 1726882713.77103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 20778 1726882713.77129: 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' <<< 20778 1726882713.77193: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaaf0b0> <<< 20778 1726882713.77245: 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 0x7f38bfaaf1a0> <<< 20778 1726882713.77266: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaad280> <<< 20778 1726882713.77290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 20778 1726882713.77331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 20778 1726882713.77338: 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' <<< 20778 1726882713.77360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 20778 1726882713.77437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 20778 1726882713.77441: 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' <<< 20778 1726882713.77473: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab2f90> import '_tokenize' # <<< 20778 1726882713.77588: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab1a60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab17c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 20778 1726882713.77591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 20778 1726882713.77702: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab3e00> <<< 20778 1726882713.77811: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaad880> # 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 0x7f38bfafb0b0> # /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 0x7f38bfafb230> <<< 20778 1726882713.77893: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # 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' <<< 20778 1726882713.77927: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bfafce30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafcbf0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 20778 1726882713.78048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 20778 1726882713.78151: 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 0x7f38bfaff290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafd490> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 20778 1726882713.78204: stdout chunk (state=3): >>># 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' # <<< 20778 1726882713.78258: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb06a80> <<< 20778 1726882713.78359: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaff410> <<< 20778 1726882713.78445: 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 0x7f38bfb07860> <<< 20778 1726882713.78466: 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 0x7f38bfb07710> <<< 20778 1726882713.78546: 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' <<< 20778 1726882713.78550: 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 0x7f38bfb07ce0> <<< 20778 1726882713.78553: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafb530> <<< 20778 1726882713.78556: 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' <<< 20778 1726882713.78576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 20778 1726882713.78595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 20778 1726882713.78630: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.78659: 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 0x7f38bfb0b3e0><<< 20778 1726882713.78667: stdout chunk (state=3): >>> <<< 20778 1726882713.78833: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.78867: 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 0x7f38bfb0c620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb09b80> <<< 20778 1726882713.78910: 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' <<< 20778 1726882713.78945: 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 0x7f38bfb0af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb09790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 20778 1726882713.78949: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.79040: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.79149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 20778 1726882713.79172: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 20778 1726882713.79188: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 20778 1726882713.79207: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.79336: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.79472: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.80086: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.80691: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 20778 1726882713.80704: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 20778 1726882713.80742: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 20778 1726882713.80754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.80808: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.80811: 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 0x7f38bfb908c0> <<< 20778 1726882713.80918: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 20778 1726882713.80921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 20778 1726882713.80939: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb91df0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb0faa0> <<< 20778 1726882713.80991: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 20778 1726882713.80994: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.81011: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.81035: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 20778 1726882713.81041: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.81213: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.81390: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 20778 1726882713.81396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 20778 1726882713.81412: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb91e20> # zipimport: zlib available <<< 20778 1726882713.81923: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82429: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82507: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82596: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 20778 1726882713.82602: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82642: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82673: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 20778 1726882713.82687: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82758: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82867: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 20778 1726882713.82872: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82898: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 20778 1726882713.82955: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.82984: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 20778 1726882713.83002: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.83250: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.83510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 20778 1726882713.83573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 20778 1726882713.83593: stdout chunk (state=3): >>>import '_ast' # <<< 20778 1726882713.83687: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb92660> <<< 20778 1726882713.83691: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.83755: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.83842: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 20778 1726882713.83847: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 20778 1726882713.83877: 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' <<< 20778 1726882713.83969: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 20778 1726882713.84093: 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 0x7f38bfb9e390> <<< 20778 1726882713.84157: 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' <<< 20778 1726882713.84166: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bfb9ec60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb93530> <<< 20778 1726882713.84181: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84228: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84272: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 20778 1726882713.84277: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84329: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84374: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84440: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84510: 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 <<< 20778 1726882713.84554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.84643: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bfb9d8e0> <<< 20778 1726882713.84689: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb9ef00> <<< 20778 1726882713.84721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 20778 1726882713.84726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 20778 1726882713.84738: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84802: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84866: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84898: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.84963: 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 <<< 20778 1726882713.84968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 20778 1726882713.85001: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 20778 1726882713.85024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 20778 1726882713.85107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 20778 1726882713.85110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 20778 1726882713.85118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 20778 1726882713.85173: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfa32ff0> <<< 20778 1726882713.85248: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9afd40> <<< 20778 1726882713.85359: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9ab560> <<< 20778 1726882713.85365: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9aacf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 20778 1726882713.85368: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.85390: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 20778 1726882713.85463: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 20778 1726882713.85482: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 20778 1726882713.85513: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.85647: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.85944: stdout chunk (state=3): >>># zipimport: zlib available <<< 20778 1726882713.85997: 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__ <<< 20778 1726882713.86409: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 20778 1726882713.86416: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 20778 1726882713.86419: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.86425: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.86495: stdout chunk (state=3): >>># 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 _sha2 # 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 <<< 20778 1726882713.86504: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # 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 <<< 20778 1726882713.86544: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.86548: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 20778 1726882713.86805: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 <<< 20778 1726882713.86832: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # 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 <<< 20778 1726882713.86847: stdout chunk (state=3): >>># destroy ntpath <<< 20778 1726882713.86930: 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 # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 20778 1726882713.86937: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 20778 1726882713.86942: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 20778 1726882713.86947: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 20778 1726882713.86976: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 20778 1726882713.86985: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 20778 1726882713.87012: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 20778 1726882713.87048: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 20778 1726882713.87060: 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 <<< 20778 1726882713.87097: 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 <<< 20778 1726882713.87103: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 20778 1726882713.87106: 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 <<< 20778 1726882713.87153: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # 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 <<< 20778 1726882713.87160: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 20778 1726882713.87163: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 20778 1726882713.87190: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 20778 1726882713.87198: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 <<< 20778 1726882713.87231: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.87234: 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 <<< 20778 1726882713.87370: stdout chunk (state=3): >>># destroy sys.monitoring <<< 20778 1726882713.87381: stdout chunk (state=3): >>># destroy _socket <<< 20778 1726882713.87388: stdout chunk (state=3): >>># destroy _collections <<< 20778 1726882713.87423: stdout chunk (state=3): >>># destroy platform <<< 20778 1726882713.87430: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 20778 1726882713.87451: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 20778 1726882713.87479: stdout chunk (state=3): >>># destroy _typing <<< 20778 1726882713.87495: stdout chunk (state=3): >>># destroy _tokenize <<< 20778 1726882713.87502: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 20778 1726882713.87519: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 20778 1726882713.87526: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 20778 1726882713.87616: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 20778 1726882713.87626: stdout chunk (state=3): >>># 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 <<< 20778 1726882713.87632: stdout chunk (state=3): >>># destroy time <<< 20778 1726882713.87656: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 20778 1726882713.87717: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 20778 1726882713.87724: stdout chunk (state=3): >>># destroy itertools <<< 20778 1726882713.87727: stdout chunk (state=3): >>># destroy _abc <<< 20778 1726882713.87730: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 20778 1726882713.87757: stdout chunk (state=3): >>># clear sys.audit hooks <<< 20778 1726882713.88552: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.13.201 closed. <<< 20778 1726882713.88555: stdout chunk (state=3): >>><<< 20778 1726882713.88557: stderr chunk (state=3): >>><<< 20778 1726882713.88608: _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 0x7f38c00c0530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38c008fb30> # /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 0x7f38c00c2ab0> 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 0x7f38bfe71190> # /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 0x7f38bfe71fd0> import 'site' # Python 3.12.6 (main, Sep 9 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 0x7f38bfeafe90> # /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 0x7f38bfeaff50> # /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 0x7f38bfee7890> # /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 0x7f38bfee7f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfec7b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfec5280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfead040> # /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 0x7f38bff0b800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff0a420> # /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 0x7f38bfec6150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff08c50> # /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 0x7f38bff38890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeac2c0> # /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 0x7f38bff38d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff38bf0> # 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 0x7f38bff38fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfeaade0> # /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 0x7f38bff396d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff393a0> 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 0x7f38bff3a5d0> 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 0x7f38bff547a0> 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 0x7f38bff55eb0> # /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 0x7f38bff56d50> # 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 0x7f38bff573b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff562a0> # /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 0x7f38bff57e30> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff57560> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff3a540> # /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 0x7f38bfcdbcb0> # /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 0x7f38bfd04800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd04560> # 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 0x7f38bfd04830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f38bfd04a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfcd9e50> # /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 0x7f38bfd060f0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd04d70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bff3acc0> # /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 0x7f38bfd2e450> # /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 0x7f38bfd4a600> # /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 0x7f38bfd7f3e0> # /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 0x7f38bfda5b80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd7f500> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd4b290> # /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 0x7f38bfbc0560> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd49640> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfd06ff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f38bfd49a00> # zipimport: found 30 names in '/tmp/ansible_stat_payload_dtshhkmf/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 0x7f38bfc1a240> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfbf1130> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfbf0290> # 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 0x7f38bfbf3650> # /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 0x7f38bfc41ca0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc41a30> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc41340> # /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 0x7f38bfc41790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfc1ac60> 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 0x7f38bfc429f0> # 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 0x7f38bfc42c30> # /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 0x7f38bfc430b0> 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 0x7f38bfaa8e30> # 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 0x7f38bfaaaa50> # /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 0x7f38bfaab410> # /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 0x7f38bfaac5f0> # /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 0x7f38bfaaf0b0> # 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 0x7f38bfaaf1a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaad280> # /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 0x7f38bfab2f90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab1a60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfab17c0> # /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 0x7f38bfab3e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaad880> # 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 0x7f38bfafb0b0> # /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 0x7f38bfafb230> # /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 0x7f38bfafce30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafcbf0> # /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 0x7f38bfaff290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafd490> # /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 0x7f38bfb06a80> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfaff410> # 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 0x7f38bfb07860> # 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 0x7f38bfb07710> # 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 0x7f38bfb07ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfafb530> # /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 0x7f38bfb0b3e0> # 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 0x7f38bfb0c620> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb09b80> # 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 0x7f38bfb0af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb09790> # 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 0x7f38bfb908c0> # /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 0x7f38bfb91df0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb0faa0> 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 0x7f38bfb91e20> # 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 0x7f38bfb92660> # 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' # # /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 0x7f38bfb9e390> # 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 0x7f38bfb9ec60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb93530> # 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 0x7f38bfb9d8e0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bfb9ef00> 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 0x7f38bfa32ff0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9afd40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9ab560> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f38bf9aacf0> # 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # 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.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK 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.13.201 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 _sha2 # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 _hashlib # destroy _blake2 # 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 _sha2 # 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 _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 20778 1726882713.90189: 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-1726882713.2536714-21041-157291312698406/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 20778 1726882713.90193: _low_level_execute_command(): starting 20778 1726882713.90196: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882713.2536714-21041-157291312698406/ > /dev/null 2>&1 && sleep 0' 20778 1726882713.90198: stderr chunk (state=2): >>>OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 <<< 20778 1726882713.90201: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 20778 1726882713.90203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 20778 1726882713.90205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882713.90302: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.90306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 20778 1726882713.90309: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found <<< 20778 1726882713.90312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 20778 1726882713.90526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' <<< 20778 1726882713.90529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 20778 1726882713.90766: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 20778 1726882713.90805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 20778 1726882713.92769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 20778 1726882713.92791: stderr chunk (state=3): >>><<< 20778 1726882713.92807: stdout chunk (state=3): >>><<< 20778 1726882713.93042: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.6p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.13.201 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.13.201 originally 10.31.13.201 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2837f5298a' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 20778 1726882713.93046: handler run complete 20778 1726882713.93048: attempt loop complete, returning result 20778 1726882713.93051: _execute() done 20778 1726882713.93056: dumping result to json 20778 1726882713.93059: done dumping result, returning 20778 1726882713.93061: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [0affc7ec-ae25-6d31-63bf-000000000084] 20778 1726882713.93063: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000084 20778 1726882713.93142: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000084 20778 1726882713.93145: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 20778 1726882713.93215: no more pending results, returning what we have 20778 1726882713.93218: results queue empty 20778 1726882713.93219: checking for any_errors_fatal 20778 1726882713.93237: done checking for any_errors_fatal 20778 1726882713.93238: checking for max_fail_percentage 20778 1726882713.93241: done checking for max_fail_percentage 20778 1726882713.93242: checking to see if all hosts have failed and the running result is not ok 20778 1726882713.93243: done checking to see if all hosts have failed 20778 1726882713.93243: getting the remaining hosts for this loop 20778 1726882713.93245: done getting the remaining hosts for this loop 20778 1726882713.93249: getting the next task for host managed_node2 20778 1726882713.93257: done getting next task for host managed_node2 20778 1726882713.93260: ^ task is: TASK: Set flag to indicate system is ostree 20778 1726882713.93263: ^ 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 20778 1726882713.93266: getting variables 20778 1726882713.93268: in VariableManager get_vars() 20778 1726882713.93299: Calling all_inventory to load vars for managed_node2 20778 1726882713.93302: Calling groups_inventory to load vars for managed_node2 20778 1726882713.93306: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882713.93317: Calling all_plugins_play to load vars for managed_node2 20778 1726882713.93321: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882713.93360: Calling groups_plugins_play to load vars for managed_node2 20778 1726882713.93873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882713.94200: done with get_vars() 20778 1726882713.94213: done getting variables 20778 1726882713.94319: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:38:33 -0400 (0:00:00.790) 0:00:06.675 ****** 20778 1726882713.94356: entering _queue_task() for managed_node2/set_fact 20778 1726882713.94358: Creating lock for set_fact 20778 1726882713.94745: worker is 1 (out of 1 available) 20778 1726882713.94764: exiting _queue_task() for managed_node2/set_fact 20778 1726882713.94778: done queuing things up, now waiting for results queue to drain 20778 1726882713.94780: waiting for pending results... 20778 1726882713.95111: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 20778 1726882713.95116: in run() - task 0affc7ec-ae25-6d31-63bf-000000000085 20778 1726882713.95120: variable 'ansible_search_path' from source: unknown 20778 1726882713.95125: variable 'ansible_search_path' from source: unknown 20778 1726882713.95207: calling self._execute() 20778 1726882713.95245: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.95291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.95295: variable 'omit' from source: magic vars 20778 1726882713.96091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 20778 1726882713.96772: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 20778 1726882713.96867: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 20778 1726882713.96943: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 20778 1726882713.97094: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 20778 1726882713.97338: 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) 20778 1726882713.97406: 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) 20778 1726882713.97471: 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) 20778 1726882713.97585: 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) 20778 1726882713.97748: Evaluated conditional (not __network_is_ostree is defined): True 20778 1726882713.97759: variable 'omit' from source: magic vars 20778 1726882713.97809: variable 'omit' from source: magic vars 20778 1726882713.97953: variable '__ostree_booted_stat' from source: set_fact 20778 1726882713.98019: variable 'omit' from source: magic vars 20778 1726882713.98058: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 20778 1726882713.98154: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 20778 1726882713.98178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 20778 1726882713.98237: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882713.98252: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 20778 1726882713.98303: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882713.98307: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.98340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.98568: Set connection var ansible_module_compression to ZIP_DEFLATED 20778 1726882713.98571: Set connection var ansible_pipelining to False 20778 1726882713.98573: Set connection var ansible_timeout to 10 20778 1726882713.98576: Set connection var ansible_connection to ssh 20778 1726882713.98634: Set connection var ansible_shell_type to sh 20778 1726882713.98644: Set connection var ansible_shell_executable to /bin/sh 20778 1726882713.98707: variable 'ansible_shell_executable' from source: unknown 20778 1726882713.98717: variable 'ansible_connection' from source: unknown 20778 1726882713.98765: variable 'ansible_module_compression' from source: unknown 20778 1726882713.98768: variable 'ansible_shell_type' from source: unknown 20778 1726882713.98771: variable 'ansible_shell_executable' from source: unknown 20778 1726882713.98773: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882713.98775: variable 'ansible_pipelining' from source: unknown 20778 1726882713.98777: variable 'ansible_timeout' from source: unknown 20778 1726882713.98783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882713.98960: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 20778 1726882713.98978: variable 'omit' from source: magic vars 20778 1726882713.99023: starting attempt loop 20778 1726882713.99064: running the handler 20778 1726882713.99104: handler run complete 20778 1726882713.99108: attempt loop complete, returning result 20778 1726882713.99329: _execute() done 20778 1726882713.99333: dumping result to json 20778 1726882713.99335: done dumping result, returning 20778 1726882713.99337: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [0affc7ec-ae25-6d31-63bf-000000000085] 20778 1726882713.99339: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000085 20778 1726882713.99413: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000085 20778 1726882713.99417: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 20778 1726882713.99472: no more pending results, returning what we have 20778 1726882713.99475: results queue empty 20778 1726882713.99476: checking for any_errors_fatal 20778 1726882713.99483: done checking for any_errors_fatal 20778 1726882713.99484: checking for max_fail_percentage 20778 1726882713.99485: done checking for max_fail_percentage 20778 1726882713.99486: checking to see if all hosts have failed and the running result is not ok 20778 1726882713.99487: done checking to see if all hosts have failed 20778 1726882713.99488: getting the remaining hosts for this loop 20778 1726882713.99489: done getting the remaining hosts for this loop 20778 1726882713.99493: getting the next task for host managed_node2 20778 1726882713.99502: done getting next task for host managed_node2 20778 1726882713.99505: ^ task is: TASK: Fix CentOS6 Base repo 20778 1726882713.99507: ^ 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 20778 1726882713.99511: getting variables 20778 1726882713.99512: in VariableManager get_vars() 20778 1726882713.99545: Calling all_inventory to load vars for managed_node2 20778 1726882713.99548: Calling groups_inventory to load vars for managed_node2 20778 1726882713.99552: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882713.99563: Calling all_plugins_play to load vars for managed_node2 20778 1726882713.99566: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882713.99574: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.00074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.00625: done with get_vars() 20778 1726882714.00661: done getting variables 20778 1726882714.00919: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:38:34 -0400 (0:00:00.066) 0:00:06.741 ****** 20778 1726882714.00973: entering _queue_task() for managed_node2/copy 20778 1726882714.01535: worker is 1 (out of 1 available) 20778 1726882714.01549: exiting _queue_task() for managed_node2/copy 20778 1726882714.01564: done queuing things up, now waiting for results queue to drain 20778 1726882714.01565: waiting for pending results... 20778 1726882714.02064: running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo 20778 1726882714.02243: in run() - task 0affc7ec-ae25-6d31-63bf-000000000087 20778 1726882714.02248: variable 'ansible_search_path' from source: unknown 20778 1726882714.02251: variable 'ansible_search_path' from source: unknown 20778 1726882714.02254: calling self._execute() 20778 1726882714.02369: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.02373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.02376: variable 'omit' from source: magic vars 20778 1726882714.03030: variable 'ansible_distribution' from source: facts 20778 1726882714.03111: Evaluated conditional (ansible_distribution == 'CentOS'): False 20778 1726882714.03116: when evaluation is False, skipping this task 20778 1726882714.03119: _execute() done 20778 1726882714.03138: dumping result to json 20778 1726882714.03142: done dumping result, returning 20778 1726882714.03145: done running TaskExecutor() for managed_node2/TASK: Fix CentOS6 Base repo [0affc7ec-ae25-6d31-63bf-000000000087] 20778 1726882714.03147: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000087 20778 1726882714.03467: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000087 20778 1726882714.03470: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 20778 1726882714.03546: no more pending results, returning what we have 20778 1726882714.03550: results queue empty 20778 1726882714.03551: checking for any_errors_fatal 20778 1726882714.03556: done checking for any_errors_fatal 20778 1726882714.03557: checking for max_fail_percentage 20778 1726882714.03559: done checking for max_fail_percentage 20778 1726882714.03560: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.03561: done checking to see if all hosts have failed 20778 1726882714.03562: getting the remaining hosts for this loop 20778 1726882714.03678: done getting the remaining hosts for this loop 20778 1726882714.03685: getting the next task for host managed_node2 20778 1726882714.03692: done getting next task for host managed_node2 20778 1726882714.03695: ^ task is: TASK: Include the task 'enable_epel.yml' 20778 1726882714.03698: ^ 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 20778 1726882714.03701: getting variables 20778 1726882714.03703: in VariableManager get_vars() 20778 1726882714.03830: Calling all_inventory to load vars for managed_node2 20778 1726882714.03833: Calling groups_inventory to load vars for managed_node2 20778 1726882714.03837: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.03849: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.03852: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.03855: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.04107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.04372: done with get_vars() 20778 1726882714.04384: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:38:34 -0400 (0:00:00.035) 0:00:06.776 ****** 20778 1726882714.04485: entering _queue_task() for managed_node2/include_tasks 20778 1726882714.04770: worker is 1 (out of 1 available) 20778 1726882714.04787: exiting _queue_task() for managed_node2/include_tasks 20778 1726882714.04801: done queuing things up, now waiting for results queue to drain 20778 1726882714.04803: waiting for pending results... 20778 1726882714.05094: running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' 20778 1726882714.05204: in run() - task 0affc7ec-ae25-6d31-63bf-000000000088 20778 1726882714.05208: variable 'ansible_search_path' from source: unknown 20778 1726882714.05211: variable 'ansible_search_path' from source: unknown 20778 1726882714.05214: calling self._execute() 20778 1726882714.05284: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.05302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.05325: variable 'omit' from source: magic vars 20778 1726882714.05868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.08335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.08412: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.08466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.08576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.08580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.08631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.08669: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.08707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.08765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.08785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.08926: variable '__network_is_ostree' from source: set_fact 20778 1726882714.08950: Evaluated conditional (not __network_is_ostree | d(false)): True 20778 1726882714.08967: _execute() done 20778 1726882714.08974: dumping result to json 20778 1726882714.08981: done dumping result, returning 20778 1726882714.09009: done running TaskExecutor() for managed_node2/TASK: Include the task 'enable_epel.yml' [0affc7ec-ae25-6d31-63bf-000000000088] 20778 1726882714.09013: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000088 20778 1726882714.09259: no more pending results, returning what we have 20778 1726882714.09265: in VariableManager get_vars() 20778 1726882714.09301: Calling all_inventory to load vars for managed_node2 20778 1726882714.09305: Calling groups_inventory to load vars for managed_node2 20778 1726882714.09309: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.09321: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.09327: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.09331: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.09747: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000088 20778 1726882714.09751: WORKER PROCESS EXITING 20778 1726882714.09780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.10008: done with get_vars() 20778 1726882714.10016: variable 'ansible_search_path' from source: unknown 20778 1726882714.10018: variable 'ansible_search_path' from source: unknown 20778 1726882714.10057: we have included files to process 20778 1726882714.10058: generating all_blocks data 20778 1726882714.10060: done generating all_blocks data 20778 1726882714.10066: processing included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20778 1726882714.10067: loading included file: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20778 1726882714.10069: Loading data from /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 20778 1726882714.10954: done processing included file 20778 1726882714.10963: iterating over new_blocks loaded from include file 20778 1726882714.10965: in VariableManager get_vars() 20778 1726882714.10978: done with get_vars() 20778 1726882714.10980: filtering new block on tags 20778 1726882714.11027: done filtering new block on tags 20778 1726882714.11030: in VariableManager get_vars() 20778 1726882714.11043: done with get_vars() 20778 1726882714.11045: filtering new block on tags 20778 1726882714.11058: done filtering new block on tags 20778 1726882714.11060: done iterating over new_blocks loaded from include file included: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node2 20778 1726882714.11074: extending task lists for all hosts with included blocks 20778 1726882714.11207: done extending task lists 20778 1726882714.11209: done processing included files 20778 1726882714.11210: results queue empty 20778 1726882714.11210: checking for any_errors_fatal 20778 1726882714.11214: done checking for any_errors_fatal 20778 1726882714.11215: checking for max_fail_percentage 20778 1726882714.11217: done checking for max_fail_percentage 20778 1726882714.11217: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.11218: done checking to see if all hosts have failed 20778 1726882714.11219: getting the remaining hosts for this loop 20778 1726882714.11220: done getting the remaining hosts for this loop 20778 1726882714.11225: getting the next task for host managed_node2 20778 1726882714.11230: done getting next task for host managed_node2 20778 1726882714.11232: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 20778 1726882714.11236: ^ 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 20778 1726882714.11238: getting variables 20778 1726882714.11239: in VariableManager get_vars() 20778 1726882714.11248: Calling all_inventory to load vars for managed_node2 20778 1726882714.11250: Calling groups_inventory to load vars for managed_node2 20778 1726882714.11253: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.11258: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.11266: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.11269: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.11525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.11800: done with get_vars() 20778 1726882714.11823: done getting variables 20778 1726882714.11949: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 20778 1726882714.12304: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 40] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:38:34 -0400 (0:00:00.078) 0:00:06.855 ****** 20778 1726882714.12363: entering _queue_task() for managed_node2/command 20778 1726882714.12364: Creating lock for command 20778 1726882714.12975: worker is 1 (out of 1 available) 20778 1726882714.12986: exiting _queue_task() for managed_node2/command 20778 1726882714.12999: done queuing things up, now waiting for results queue to drain 20778 1726882714.13000: waiting for pending results... 20778 1726882714.13355: running TaskExecutor() for managed_node2/TASK: Create EPEL 40 20778 1726882714.13376: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000a0 20778 1726882714.13398: variable 'ansible_search_path' from source: unknown 20778 1726882714.13408: variable 'ansible_search_path' from source: unknown 20778 1726882714.13469: calling self._execute() 20778 1726882714.13560: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.13575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.13592: variable 'omit' from source: magic vars 20778 1726882714.14017: variable 'ansible_distribution' from source: facts 20778 1726882714.14034: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 20778 1726882714.14044: when evaluation is False, skipping this task 20778 1726882714.14052: _execute() done 20778 1726882714.14106: dumping result to json 20778 1726882714.14110: done dumping result, returning 20778 1726882714.14113: done running TaskExecutor() for managed_node2/TASK: Create EPEL 40 [0affc7ec-ae25-6d31-63bf-0000000000a0] 20778 1726882714.14115: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a0 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 20778 1726882714.14268: no more pending results, returning what we have 20778 1726882714.14272: results queue empty 20778 1726882714.14273: checking for any_errors_fatal 20778 1726882714.14275: done checking for any_errors_fatal 20778 1726882714.14276: checking for max_fail_percentage 20778 1726882714.14277: done checking for max_fail_percentage 20778 1726882714.14278: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.14279: done checking to see if all hosts have failed 20778 1726882714.14280: getting the remaining hosts for this loop 20778 1726882714.14282: done getting the remaining hosts for this loop 20778 1726882714.14286: getting the next task for host managed_node2 20778 1726882714.14293: done getting next task for host managed_node2 20778 1726882714.14300: ^ task is: TASK: Install yum-utils package 20778 1726882714.14305: ^ 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 20778 1726882714.14310: getting variables 20778 1726882714.14312: in VariableManager get_vars() 20778 1726882714.14349: Calling all_inventory to load vars for managed_node2 20778 1726882714.14352: Calling groups_inventory to load vars for managed_node2 20778 1726882714.14357: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.14371: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.14374: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.14377: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.14835: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a0 20778 1726882714.14839: WORKER PROCESS EXITING 20778 1726882714.14876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.15154: done with get_vars() 20778 1726882714.15164: done getting variables 20778 1726882714.15281: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:38:34 -0400 (0:00:00.029) 0:00:06.885 ****** 20778 1726882714.15314: entering _queue_task() for managed_node2/package 20778 1726882714.15316: Creating lock for package 20778 1726882714.15604: worker is 1 (out of 1 available) 20778 1726882714.15734: exiting _queue_task() for managed_node2/package 20778 1726882714.15745: done queuing things up, now waiting for results queue to drain 20778 1726882714.15746: waiting for pending results... 20778 1726882714.15893: running TaskExecutor() for managed_node2/TASK: Install yum-utils package 20778 1726882714.16006: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000a1 20778 1726882714.16029: variable 'ansible_search_path' from source: unknown 20778 1726882714.16038: variable 'ansible_search_path' from source: unknown 20778 1726882714.16086: calling self._execute() 20778 1726882714.16166: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.16185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.16227: variable 'omit' from source: magic vars 20778 1726882714.16616: variable 'ansible_distribution' from source: facts 20778 1726882714.16639: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 20778 1726882714.16647: when evaluation is False, skipping this task 20778 1726882714.16709: _execute() done 20778 1726882714.16712: dumping result to json 20778 1726882714.16716: done dumping result, returning 20778 1726882714.16720: done running TaskExecutor() for managed_node2/TASK: Install yum-utils package [0affc7ec-ae25-6d31-63bf-0000000000a1] 20778 1726882714.16728: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a1 20778 1726882714.16804: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a1 skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 20778 1726882714.16867: no more pending results, returning what we have 20778 1726882714.16871: results queue empty 20778 1726882714.16873: checking for any_errors_fatal 20778 1726882714.16881: done checking for any_errors_fatal 20778 1726882714.16882: checking for max_fail_percentage 20778 1726882714.16884: done checking for max_fail_percentage 20778 1726882714.16885: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.16886: done checking to see if all hosts have failed 20778 1726882714.16887: getting the remaining hosts for this loop 20778 1726882714.16889: done getting the remaining hosts for this loop 20778 1726882714.16895: getting the next task for host managed_node2 20778 1726882714.16902: done getting next task for host managed_node2 20778 1726882714.16905: ^ task is: TASK: Enable EPEL 7 20778 1726882714.16909: ^ 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 20778 1726882714.16913: getting variables 20778 1726882714.16915: in VariableManager get_vars() 20778 1726882714.16954: Calling all_inventory to load vars for managed_node2 20778 1726882714.16957: Calling groups_inventory to load vars for managed_node2 20778 1726882714.16961: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.16977: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.16981: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.16985: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.17389: WORKER PROCESS EXITING 20778 1726882714.17421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.17676: done with get_vars() 20778 1726882714.17686: done getting variables 20778 1726882714.17750: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:38:34 -0400 (0:00:00.024) 0:00:06.909 ****** 20778 1726882714.17783: entering _queue_task() for managed_node2/command 20778 1726882714.18139: worker is 1 (out of 1 available) 20778 1726882714.18150: exiting _queue_task() for managed_node2/command 20778 1726882714.18160: done queuing things up, now waiting for results queue to drain 20778 1726882714.18162: waiting for pending results... 20778 1726882714.18319: running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 20778 1726882714.18441: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000a2 20778 1726882714.18463: variable 'ansible_search_path' from source: unknown 20778 1726882714.18473: variable 'ansible_search_path' from source: unknown 20778 1726882714.18518: calling self._execute() 20778 1726882714.18604: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.18617: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.18635: variable 'omit' from source: magic vars 20778 1726882714.19044: variable 'ansible_distribution' from source: facts 20778 1726882714.19061: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 20778 1726882714.19067: when evaluation is False, skipping this task 20778 1726882714.19073: _execute() done 20778 1726882714.19080: dumping result to json 20778 1726882714.19203: done dumping result, returning 20778 1726882714.19207: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 7 [0affc7ec-ae25-6d31-63bf-0000000000a2] 20778 1726882714.19210: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a2 20778 1726882714.19283: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a2 20778 1726882714.19286: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 20778 1726882714.19356: no more pending results, returning what we have 20778 1726882714.19359: results queue empty 20778 1726882714.19360: checking for any_errors_fatal 20778 1726882714.19366: done checking for any_errors_fatal 20778 1726882714.19367: checking for max_fail_percentage 20778 1726882714.19369: done checking for max_fail_percentage 20778 1726882714.19374: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.19375: done checking to see if all hosts have failed 20778 1726882714.19376: getting the remaining hosts for this loop 20778 1726882714.19378: done getting the remaining hosts for this loop 20778 1726882714.19383: getting the next task for host managed_node2 20778 1726882714.19391: done getting next task for host managed_node2 20778 1726882714.19394: ^ task is: TASK: Enable EPEL 8 20778 1726882714.19399: ^ 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 20778 1726882714.19403: getting variables 20778 1726882714.19405: in VariableManager get_vars() 20778 1726882714.19549: Calling all_inventory to load vars for managed_node2 20778 1726882714.19553: Calling groups_inventory to load vars for managed_node2 20778 1726882714.19556: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.19567: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.19570: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.19573: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.19882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.20119: done with get_vars() 20778 1726882714.20131: done getting variables 20778 1726882714.20197: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:38:34 -0400 (0:00:00.024) 0:00:06.934 ****** 20778 1726882714.20231: entering _queue_task() for managed_node2/command 20778 1726882714.20499: worker is 1 (out of 1 available) 20778 1726882714.20626: exiting _queue_task() for managed_node2/command 20778 1726882714.20639: done queuing things up, now waiting for results queue to drain 20778 1726882714.20641: waiting for pending results... 20778 1726882714.20877: running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 20778 1726882714.21049: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000a3 20778 1726882714.21053: variable 'ansible_search_path' from source: unknown 20778 1726882714.21057: variable 'ansible_search_path' from source: unknown 20778 1726882714.21060: calling self._execute() 20778 1726882714.21095: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.21105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.21116: variable 'omit' from source: magic vars 20778 1726882714.21530: variable 'ansible_distribution' from source: facts 20778 1726882714.21549: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 20778 1726882714.21558: when evaluation is False, skipping this task 20778 1726882714.21565: _execute() done 20778 1726882714.21572: dumping result to json 20778 1726882714.21580: done dumping result, returning 20778 1726882714.21595: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 8 [0affc7ec-ae25-6d31-63bf-0000000000a3] 20778 1726882714.21701: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a3 20778 1726882714.21773: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a3 20778 1726882714.21777: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 20778 1726882714.21829: no more pending results, returning what we have 20778 1726882714.21833: results queue empty 20778 1726882714.21834: checking for any_errors_fatal 20778 1726882714.21839: done checking for any_errors_fatal 20778 1726882714.21840: checking for max_fail_percentage 20778 1726882714.21842: done checking for max_fail_percentage 20778 1726882714.21843: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.21844: done checking to see if all hosts have failed 20778 1726882714.21845: getting the remaining hosts for this loop 20778 1726882714.21846: done getting the remaining hosts for this loop 20778 1726882714.21850: getting the next task for host managed_node2 20778 1726882714.21860: done getting next task for host managed_node2 20778 1726882714.21862: ^ task is: TASK: Enable EPEL 6 20778 1726882714.21866: ^ 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 20778 1726882714.21870: getting variables 20778 1726882714.21872: in VariableManager get_vars() 20778 1726882714.21903: Calling all_inventory to load vars for managed_node2 20778 1726882714.21905: Calling groups_inventory to load vars for managed_node2 20778 1726882714.21910: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.21925: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.21928: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.21932: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.22275: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.22519: done with get_vars() 20778 1726882714.22530: done getting variables 20778 1726882714.22594: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:38:34 -0400 (0:00:00.023) 0:00:06.958 ****** 20778 1726882714.22626: entering _queue_task() for managed_node2/copy 20778 1726882714.22941: worker is 1 (out of 1 available) 20778 1726882714.22952: exiting _queue_task() for managed_node2/copy 20778 1726882714.22964: done queuing things up, now waiting for results queue to drain 20778 1726882714.22966: waiting for pending results... 20778 1726882714.23243: running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 20778 1726882714.23342: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000a5 20778 1726882714.23346: variable 'ansible_search_path' from source: unknown 20778 1726882714.23349: variable 'ansible_search_path' from source: unknown 20778 1726882714.23365: calling self._execute() 20778 1726882714.23451: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.23464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.23478: variable 'omit' from source: magic vars 20778 1726882714.24212: variable 'ansible_distribution' from source: facts 20778 1726882714.24216: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 20778 1726882714.24218: when evaluation is False, skipping this task 20778 1726882714.24221: _execute() done 20778 1726882714.24225: dumping result to json 20778 1726882714.24230: done dumping result, returning 20778 1726882714.24240: done running TaskExecutor() for managed_node2/TASK: Enable EPEL 6 [0affc7ec-ae25-6d31-63bf-0000000000a5] 20778 1726882714.24249: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a5 20778 1726882714.24393: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000a5 20778 1726882714.24398: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 20778 1726882714.24469: no more pending results, returning what we have 20778 1726882714.24472: results queue empty 20778 1726882714.24473: checking for any_errors_fatal 20778 1726882714.24479: done checking for any_errors_fatal 20778 1726882714.24480: checking for max_fail_percentage 20778 1726882714.24482: done checking for max_fail_percentage 20778 1726882714.24483: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.24483: done checking to see if all hosts have failed 20778 1726882714.24484: getting the remaining hosts for this loop 20778 1726882714.24486: done getting the remaining hosts for this loop 20778 1726882714.24490: getting the next task for host managed_node2 20778 1726882714.24500: done getting next task for host managed_node2 20778 1726882714.24503: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.24505: ^ 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 20778 1726882714.24510: getting variables 20778 1726882714.24512: in VariableManager get_vars() 20778 1726882714.24545: Calling all_inventory to load vars for managed_node2 20778 1726882714.24548: Calling groups_inventory to load vars for managed_node2 20778 1726882714.24552: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.24566: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.24569: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.24572: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.25188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.25428: done with get_vars() 20778 1726882714.25437: done getting variables 20778 1726882714.25511: in VariableManager get_vars() 20778 1726882714.25520: Calling all_inventory to load vars for managed_node2 20778 1726882714.25526: Calling groups_inventory to load vars for managed_node2 20778 1726882714.25528: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.25533: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.25536: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.25539: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.25702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.25929: done with get_vars() 20778 1726882714.25947: done queuing things up, now waiting for results queue to drain 20778 1726882714.25949: results queue empty 20778 1726882714.25950: checking for any_errors_fatal 20778 1726882714.25952: done checking for any_errors_fatal 20778 1726882714.25953: checking for max_fail_percentage 20778 1726882714.25954: done checking for max_fail_percentage 20778 1726882714.25954: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.25955: done checking to see if all hosts have failed 20778 1726882714.25956: getting the remaining hosts for this loop 20778 1726882714.25957: done getting the remaining hosts for this loop 20778 1726882714.25960: getting the next task for host managed_node2 20778 1726882714.25963: done getting next task for host managed_node2 20778 1726882714.25965: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.25966: ^ 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 20778 1726882714.25969: getting variables 20778 1726882714.25970: in VariableManager get_vars() 20778 1726882714.25978: Calling all_inventory to load vars for managed_node2 20778 1726882714.25980: Calling groups_inventory to load vars for managed_node2 20778 1726882714.25982: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.25987: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.25989: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.25992: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.26143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.26416: done with get_vars() 20778 1726882714.26427: done getting variables 20778 1726882714.26485: in VariableManager get_vars() 20778 1726882714.26494: Calling all_inventory to load vars for managed_node2 20778 1726882714.26496: Calling groups_inventory to load vars for managed_node2 20778 1726882714.26498: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.26503: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.26505: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.26508: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.26668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.26890: done with get_vars() 20778 1726882714.26902: done queuing things up, now waiting for results queue to drain 20778 1726882714.26904: results queue empty 20778 1726882714.26904: checking for any_errors_fatal 20778 1726882714.26906: done checking for any_errors_fatal 20778 1726882714.26907: checking for max_fail_percentage 20778 1726882714.26908: done checking for max_fail_percentage 20778 1726882714.26908: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.26914: done checking to see if all hosts have failed 20778 1726882714.26915: getting the remaining hosts for this loop 20778 1726882714.26916: done getting the remaining hosts for this loop 20778 1726882714.26919: getting the next task for host managed_node2 20778 1726882714.26924: done getting next task for host managed_node2 20778 1726882714.26925: ^ task is: None 20778 1726882714.26932: ^ 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 20778 1726882714.26933: done queuing things up, now waiting for results queue to drain 20778 1726882714.26934: results queue empty 20778 1726882714.26934: checking for any_errors_fatal 20778 1726882714.26935: done checking for any_errors_fatal 20778 1726882714.26936: checking for max_fail_percentage 20778 1726882714.26937: done checking for max_fail_percentage 20778 1726882714.26938: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.26938: done checking to see if all hosts have failed 20778 1726882714.26940: getting the next task for host managed_node2 20778 1726882714.26943: done getting next task for host managed_node2 20778 1726882714.26944: ^ task is: None 20778 1726882714.26945: ^ 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 20778 1726882714.26986: in VariableManager get_vars() 20778 1726882714.27002: done with get_vars() 20778 1726882714.27009: in VariableManager get_vars() 20778 1726882714.27024: done with get_vars() 20778 1726882714.27040: variable 'omit' from source: magic vars 20778 1726882714.27074: in VariableManager get_vars() 20778 1726882714.27085: done with get_vars() 20778 1726882714.27109: variable 'omit' from source: magic vars PLAY [Install dependencies for integration tests] ****************************** 20778 1726882714.27314: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882714.27355: getting the remaining hosts for this loop 20778 1726882714.27427: done getting the remaining hosts for this loop 20778 1726882714.27430: getting the next task for host managed_node2 20778 1726882714.27434: done getting next task for host managed_node2 20778 1726882714.27436: ^ task is: TASK: Gathering Facts 20778 1726882714.27437: ^ 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 20778 1726882714.27440: getting variables 20778 1726882714.27441: in VariableManager get_vars() 20778 1726882714.27449: Calling all_inventory to load vars for managed_node2 20778 1726882714.27451: Calling groups_inventory to load vars for managed_node2 20778 1726882714.27458: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.27464: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.27479: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.27483: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.27916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.28280: done with get_vars() 20778 1726882714.28289: done getting variables 20778 1726882714.28340: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:3 Friday 20 September 2024 21:38:34 -0400 (0:00:00.057) 0:00:07.015 ****** 20778 1726882714.28365: entering _queue_task() for managed_node2/gather_facts 20778 1726882714.28754: worker is 1 (out of 1 available) 20778 1726882714.28771: exiting _queue_task() for managed_node2/gather_facts 20778 1726882714.28783: done queuing things up, now waiting for results queue to drain 20778 1726882714.28785: waiting for pending results... 20778 1726882714.29002: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20778 1726882714.29422: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000c8 20778 1726882714.29430: variable 'ansible_search_path' from source: unknown 20778 1726882714.29433: calling self._execute() 20778 1726882714.29485: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.29498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.29516: variable 'omit' from source: magic vars 20778 1726882714.30072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.31784: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.31845: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.31894: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.32040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.32044: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.32080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.32123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.32178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.32302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.32347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.32826: variable 'ansible_distribution' from source: facts 20778 1726882714.32830: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.32833: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.32836: when evaluation is False, skipping this task 20778 1726882714.32839: _execute() done 20778 1726882714.32841: dumping result to json 20778 1726882714.32843: done dumping result, returning 20778 1726882714.32846: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-6d31-63bf-0000000000c8] 20778 1726882714.32848: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000c8 20778 1726882714.33192: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000c8 20778 1726882714.33197: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.33253: no more pending results, returning what we have 20778 1726882714.33257: results queue empty 20778 1726882714.33258: checking for any_errors_fatal 20778 1726882714.33259: done checking for any_errors_fatal 20778 1726882714.33259: checking for max_fail_percentage 20778 1726882714.33262: done checking for max_fail_percentage 20778 1726882714.33262: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.33263: done checking to see if all hosts have failed 20778 1726882714.33264: getting the remaining hosts for this loop 20778 1726882714.33266: done getting the remaining hosts for this loop 20778 1726882714.33270: getting the next task for host managed_node2 20778 1726882714.33277: done getting next task for host managed_node2 20778 1726882714.33279: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.33280: ^ 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 20778 1726882714.33283: getting variables 20778 1726882714.33285: in VariableManager get_vars() 20778 1726882714.33314: Calling all_inventory to load vars for managed_node2 20778 1726882714.33316: Calling groups_inventory to load vars for managed_node2 20778 1726882714.33320: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.33333: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.33336: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.33338: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.33583: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.33769: done with get_vars() 20778 1726882714.33776: done getting variables 20778 1726882714.33833: in VariableManager get_vars() 20778 1726882714.33840: Calling all_inventory to load vars for managed_node2 20778 1726882714.33842: Calling groups_inventory to load vars for managed_node2 20778 1726882714.33843: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.33846: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.33848: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.33850: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.33953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.34097: done with get_vars() 20778 1726882714.34106: done queuing things up, now waiting for results queue to drain 20778 1726882714.34107: results queue empty 20778 1726882714.34108: checking for any_errors_fatal 20778 1726882714.34109: done checking for any_errors_fatal 20778 1726882714.34110: checking for max_fail_percentage 20778 1726882714.34110: done checking for max_fail_percentage 20778 1726882714.34111: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.34111: done checking to see if all hosts have failed 20778 1726882714.34112: getting the remaining hosts for this loop 20778 1726882714.34112: done getting the remaining hosts for this loop 20778 1726882714.34114: getting the next task for host managed_node2 20778 1726882714.34117: done getting next task for host managed_node2 20778 1726882714.34118: ^ task is: TASK: Install rpm dependencies 20778 1726882714.34119: ^ 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 20778 1726882714.34120: getting variables 20778 1726882714.34121: in VariableManager get_vars() 20778 1726882714.34128: Calling all_inventory to load vars for managed_node2 20778 1726882714.34133: Calling groups_inventory to load vars for managed_node2 20778 1726882714.34134: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.34137: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.34139: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.34141: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.34243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.34397: done with get_vars() 20778 1726882714.34408: done getting variables 20778 1726882714.34438: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install rpm dependencies] ************************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Friday 20 September 2024 21:38:34 -0400 (0:00:00.060) 0:00:07.076 ****** 20778 1726882714.34457: entering _queue_task() for managed_node2/package 20778 1726882714.34673: worker is 1 (out of 1 available) 20778 1726882714.34688: exiting _queue_task() for managed_node2/package 20778 1726882714.34700: done queuing things up, now waiting for results queue to drain 20778 1726882714.34702: waiting for pending results... 20778 1726882714.34850: running TaskExecutor() for managed_node2/TASK: Install rpm dependencies 20778 1726882714.34917: in run() - task 0affc7ec-ae25-6d31-63bf-00000000000a 20778 1726882714.34930: variable 'ansible_search_path' from source: unknown 20778 1726882714.34965: calling self._execute() 20778 1726882714.35026: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.35035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.35044: variable 'omit' from source: magic vars 20778 1726882714.35931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.40838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.40964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.41067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.41172: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.41231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.41459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.41556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.41599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.41803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.41893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.42175: variable 'ansible_distribution' from source: facts 20778 1726882714.42233: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.42257: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.42338: when evaluation is False, skipping this task 20778 1726882714.42347: _execute() done 20778 1726882714.42354: dumping result to json 20778 1726882714.42361: done dumping result, returning 20778 1726882714.42373: done running TaskExecutor() for managed_node2/TASK: Install rpm dependencies [0affc7ec-ae25-6d31-63bf-00000000000a] 20778 1726882714.42381: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.42707: no more pending results, returning what we have 20778 1726882714.42711: results queue empty 20778 1726882714.42712: checking for any_errors_fatal 20778 1726882714.42714: done checking for any_errors_fatal 20778 1726882714.42715: checking for max_fail_percentage 20778 1726882714.42717: done checking for max_fail_percentage 20778 1726882714.42718: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.42718: done checking to see if all hosts have failed 20778 1726882714.42719: getting the remaining hosts for this loop 20778 1726882714.42723: done getting the remaining hosts for this loop 20778 1726882714.42728: getting the next task for host managed_node2 20778 1726882714.42734: done getting next task for host managed_node2 20778 1726882714.42736: ^ task is: TASK: Install Pytest 20778 1726882714.42738: ^ 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 20778 1726882714.42741: getting variables 20778 1726882714.42742: in VariableManager get_vars() 20778 1726882714.42776: Calling all_inventory to load vars for managed_node2 20778 1726882714.42779: Calling groups_inventory to load vars for managed_node2 20778 1726882714.42783: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.42795: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.42798: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.42801: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.43481: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000a 20778 1726882714.43485: WORKER PROCESS EXITING 20778 1726882714.43512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.44056: done with get_vars() 20778 1726882714.44067: done getting variables 20778 1726882714.44250: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install Pytest] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 Friday 20 September 2024 21:38:34 -0400 (0:00:00.098) 0:00:07.174 ****** 20778 1726882714.44280: entering _queue_task() for managed_node2/command 20778 1726882714.44916: worker is 1 (out of 1 available) 20778 1726882714.45008: exiting _queue_task() for managed_node2/command 20778 1726882714.45024: done queuing things up, now waiting for results queue to drain 20778 1726882714.45026: waiting for pending results... 20778 1726882714.45372: running TaskExecutor() for managed_node2/TASK: Install Pytest 20778 1726882714.45535: in run() - task 0affc7ec-ae25-6d31-63bf-00000000000b 20778 1726882714.45550: variable 'ansible_search_path' from source: unknown 20778 1726882714.45604: calling self._execute() 20778 1726882714.45821: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.45831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.45844: variable 'omit' from source: magic vars 20778 1726882714.47046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.51696: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.51984: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.52011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.52056: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.52308: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.52526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.52532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.52535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.52830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.52834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.53075: variable 'ansible_distribution' from source: facts 20778 1726882714.53091: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.53114: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.53125: when evaluation is False, skipping this task 20778 1726882714.53133: _execute() done 20778 1726882714.53140: dumping result to json 20778 1726882714.53148: done dumping result, returning 20778 1726882714.53165: done running TaskExecutor() for managed_node2/TASK: Install Pytest [0affc7ec-ae25-6d31-63bf-00000000000b] 20778 1726882714.53174: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.53351: no more pending results, returning what we have 20778 1726882714.53354: results queue empty 20778 1726882714.53356: checking for any_errors_fatal 20778 1726882714.53361: done checking for any_errors_fatal 20778 1726882714.53362: checking for max_fail_percentage 20778 1726882714.53364: done checking for max_fail_percentage 20778 1726882714.53365: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.53366: done checking to see if all hosts have failed 20778 1726882714.53367: getting the remaining hosts for this loop 20778 1726882714.53369: done getting the remaining hosts for this loop 20778 1726882714.53374: getting the next task for host managed_node2 20778 1726882714.53381: done getting next task for host managed_node2 20778 1726882714.53383: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.53385: ^ 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 20778 1726882714.53389: getting variables 20778 1726882714.53391: in VariableManager get_vars() 20778 1726882714.53426: Calling all_inventory to load vars for managed_node2 20778 1726882714.53429: Calling groups_inventory to load vars for managed_node2 20778 1726882714.53432: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.53444: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.53446: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.53449: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.54067: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000b 20778 1726882714.54071: WORKER PROCESS EXITING 20778 1726882714.54095: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.54479: done with get_vars() 20778 1726882714.54492: done getting variables 20778 1726882714.54679: in VariableManager get_vars() 20778 1726882714.54689: Calling all_inventory to load vars for managed_node2 20778 1726882714.54692: Calling groups_inventory to load vars for managed_node2 20778 1726882714.54695: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.54700: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.54702: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.54705: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.55098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.55578: done with get_vars() 20778 1726882714.55595: done queuing things up, now waiting for results queue to drain 20778 1726882714.55597: results queue empty 20778 1726882714.55598: checking for any_errors_fatal 20778 1726882714.55600: done checking for any_errors_fatal 20778 1726882714.55601: checking for max_fail_percentage 20778 1726882714.55602: done checking for max_fail_percentage 20778 1726882714.55603: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.55604: done checking to see if all hosts have failed 20778 1726882714.55605: getting the remaining hosts for this loop 20778 1726882714.55606: done getting the remaining hosts for this loop 20778 1726882714.55608: getting the next task for host managed_node2 20778 1726882714.55612: done getting next task for host managed_node2 20778 1726882714.55613: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.55615: ^ 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 20778 1726882714.55618: getting variables 20778 1726882714.55619: in VariableManager get_vars() 20778 1726882714.55630: Calling all_inventory to load vars for managed_node2 20778 1726882714.55632: Calling groups_inventory to load vars for managed_node2 20778 1726882714.55641: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.55646: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.55648: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.55651: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.55866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.56102: done with get_vars() 20778 1726882714.56111: done getting variables 20778 1726882714.56164: in VariableManager get_vars() 20778 1726882714.56174: Calling all_inventory to load vars for managed_node2 20778 1726882714.56176: Calling groups_inventory to load vars for managed_node2 20778 1726882714.56178: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.56186: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.56189: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.56192: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.56359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.56599: done with get_vars() 20778 1726882714.56612: done queuing things up, now waiting for results queue to drain 20778 1726882714.56614: results queue empty 20778 1726882714.56615: checking for any_errors_fatal 20778 1726882714.56616: done checking for any_errors_fatal 20778 1726882714.56617: checking for max_fail_percentage 20778 1726882714.56618: done checking for max_fail_percentage 20778 1726882714.56618: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.56619: done checking to see if all hosts have failed 20778 1726882714.56620: getting the remaining hosts for this loop 20778 1726882714.56621: done getting the remaining hosts for this loop 20778 1726882714.56626: getting the next task for host managed_node2 20778 1726882714.56629: done getting next task for host managed_node2 20778 1726882714.56630: ^ task is: None 20778 1726882714.56631: ^ 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 20778 1726882714.56632: done queuing things up, now waiting for results queue to drain 20778 1726882714.56633: results queue empty 20778 1726882714.56634: checking for any_errors_fatal 20778 1726882714.56634: done checking for any_errors_fatal 20778 1726882714.56635: checking for max_fail_percentage 20778 1726882714.56636: done checking for max_fail_percentage 20778 1726882714.56637: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.56637: done checking to see if all hosts have failed 20778 1726882714.56639: getting the next task for host managed_node2 20778 1726882714.56641: done getting next task for host managed_node2 20778 1726882714.56642: ^ task is: None 20778 1726882714.56643: ^ 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 20778 1726882714.56685: in VariableManager get_vars() 20778 1726882714.56700: done with get_vars() 20778 1726882714.56705: in VariableManager get_vars() 20778 1726882714.56713: done with get_vars() 20778 1726882714.56717: variable 'omit' from source: magic vars 20778 1726882714.56750: in VariableManager get_vars() 20778 1726882714.56760: done with get_vars() 20778 1726882714.56793: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with initscripts as provider] *********** 20778 1726882714.57000: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882714.57026: getting the remaining hosts for this loop 20778 1726882714.57027: done getting the remaining hosts for this loop 20778 1726882714.57030: getting the next task for host managed_node2 20778 1726882714.57033: done getting next task for host managed_node2 20778 1726882714.57035: ^ task is: TASK: Gathering Facts 20778 1726882714.57036: ^ 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 20778 1726882714.57038: getting variables 20778 1726882714.57039: in VariableManager get_vars() 20778 1726882714.57047: Calling all_inventory to load vars for managed_node2 20778 1726882714.57050: Calling groups_inventory to load vars for managed_node2 20778 1726882714.57052: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.57057: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.57068: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.57072: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.57372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.58010: done with get_vars() 20778 1726882714.58019: done getting variables 20778 1726882714.58077: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 Friday 20 September 2024 21:38:34 -0400 (0:00:00.139) 0:00:07.314 ****** 20778 1726882714.58220: entering _queue_task() for managed_node2/gather_facts 20778 1726882714.58703: worker is 1 (out of 1 available) 20778 1726882714.58717: exiting _queue_task() for managed_node2/gather_facts 20778 1726882714.58857: done queuing things up, now waiting for results queue to drain 20778 1726882714.58859: waiting for pending results... 20778 1726882714.59599: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20778 1726882714.59854: in run() - task 0affc7ec-ae25-6d31-63bf-0000000000e0 20778 1726882714.59858: variable 'ansible_search_path' from source: unknown 20778 1726882714.59861: variable 'ansible_search_path' from source: unknown 20778 1726882714.59977: calling self._execute() 20778 1726882714.60162: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.60166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.60169: variable 'omit' from source: magic vars 20778 1726882714.60735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.64475: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.64533: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.64562: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.64603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.64625: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.64692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.64716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.64737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.64765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.64776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.64912: variable 'ansible_distribution' from source: facts 20778 1726882714.64917: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.64937: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.64941: when evaluation is False, skipping this task 20778 1726882714.64944: _execute() done 20778 1726882714.64947: dumping result to json 20778 1726882714.64949: done dumping result, returning 20778 1726882714.64955: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-6d31-63bf-0000000000e0] 20778 1726882714.64959: sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000e0 20778 1726882714.65044: done sending task result for task 0affc7ec-ae25-6d31-63bf-0000000000e0 20778 1726882714.65047: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.65095: no more pending results, returning what we have 20778 1726882714.65098: results queue empty 20778 1726882714.65099: checking for any_errors_fatal 20778 1726882714.65100: done checking for any_errors_fatal 20778 1726882714.65101: checking for max_fail_percentage 20778 1726882714.65102: done checking for max_fail_percentage 20778 1726882714.65103: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.65104: done checking to see if all hosts have failed 20778 1726882714.65105: getting the remaining hosts for this loop 20778 1726882714.65107: done getting the remaining hosts for this loop 20778 1726882714.65111: getting the next task for host managed_node2 20778 1726882714.65115: done getting next task for host managed_node2 20778 1726882714.65117: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.65119: ^ 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 20778 1726882714.65125: getting variables 20778 1726882714.65127: in VariableManager get_vars() 20778 1726882714.65157: Calling all_inventory to load vars for managed_node2 20778 1726882714.65167: Calling groups_inventory to load vars for managed_node2 20778 1726882714.65171: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.65181: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.65184: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.65187: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.65369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.65568: done with get_vars() 20778 1726882714.65585: done getting variables 20778 1726882714.65649: in VariableManager get_vars() 20778 1726882714.65656: Calling all_inventory to load vars for managed_node2 20778 1726882714.65658: Calling groups_inventory to load vars for managed_node2 20778 1726882714.65660: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.65665: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.65667: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.65671: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.65851: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.66107: done with get_vars() 20778 1726882714.66120: done queuing things up, now waiting for results queue to drain 20778 1726882714.66124: results queue empty 20778 1726882714.66125: checking for any_errors_fatal 20778 1726882714.66127: done checking for any_errors_fatal 20778 1726882714.66128: checking for max_fail_percentage 20778 1726882714.66129: done checking for max_fail_percentage 20778 1726882714.66129: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.66130: done checking to see if all hosts have failed 20778 1726882714.66131: getting the remaining hosts for this loop 20778 1726882714.66132: done getting the remaining hosts for this loop 20778 1726882714.66134: getting the next task for host managed_node2 20778 1726882714.66138: done getting next task for host managed_node2 20778 1726882714.66146: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20778 1726882714.66148: ^ 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 20778 1726882714.66150: getting variables 20778 1726882714.66151: in VariableManager get_vars() 20778 1726882714.66176: Calling all_inventory to load vars for managed_node2 20778 1726882714.66178: Calling groups_inventory to load vars for managed_node2 20778 1726882714.66180: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.66184: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.66185: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.66187: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.66303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.66488: done with get_vars() 20778 1726882714.66496: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:8 Friday 20 September 2024 21:38:34 -0400 (0:00:00.083) 0:00:07.397 ****** 20778 1726882714.66578: entering _queue_task() for managed_node2/include_tasks 20778 1726882714.67047: worker is 1 (out of 1 available) 20778 1726882714.67058: exiting _queue_task() for managed_node2/include_tasks 20778 1726882714.67069: done queuing things up, now waiting for results queue to drain 20778 1726882714.67070: waiting for pending results... 20778 1726882714.67311: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20778 1726882714.67315: in run() - task 0affc7ec-ae25-6d31-63bf-00000000000f 20778 1726882714.67318: variable 'ansible_search_path' from source: unknown 20778 1726882714.67321: variable 'ansible_search_path' from source: unknown 20778 1726882714.67352: calling self._execute() 20778 1726882714.67436: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.67440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.67449: variable 'omit' from source: magic vars 20778 1726882714.67843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.69829: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.69833: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.69836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.69868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.69901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.69996: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.70038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.70072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.70127: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.70148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.70318: variable 'ansible_distribution' from source: facts 20778 1726882714.70337: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.70353: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.70356: when evaluation is False, skipping this task 20778 1726882714.70359: _execute() done 20778 1726882714.70361: dumping result to json 20778 1726882714.70364: done dumping result, returning 20778 1726882714.70370: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6d31-63bf-00000000000f] 20778 1726882714.70375: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000f 20778 1726882714.70471: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000000f 20778 1726882714.70474: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.70545: no more pending results, returning what we have 20778 1726882714.70549: results queue empty 20778 1726882714.70549: checking for any_errors_fatal 20778 1726882714.70551: done checking for any_errors_fatal 20778 1726882714.70551: checking for max_fail_percentage 20778 1726882714.70553: done checking for max_fail_percentage 20778 1726882714.70554: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.70554: done checking to see if all hosts have failed 20778 1726882714.70555: getting the remaining hosts for this loop 20778 1726882714.70557: done getting the remaining hosts for this loop 20778 1726882714.70562: getting the next task for host managed_node2 20778 1726882714.70567: done getting next task for host managed_node2 20778 1726882714.70569: ^ task is: TASK: Set network provider to 'initscripts' 20778 1726882714.70571: ^ 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 20778 1726882714.70574: getting variables 20778 1726882714.70575: in VariableManager get_vars() 20778 1726882714.70600: Calling all_inventory to load vars for managed_node2 20778 1726882714.70603: Calling groups_inventory to load vars for managed_node2 20778 1726882714.70606: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.70615: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.70617: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.70620: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.70783: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.70921: done with get_vars() 20778 1726882714.70930: done getting variables 20778 1726882714.70974: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:10 Friday 20 September 2024 21:38:34 -0400 (0:00:00.044) 0:00:07.442 ****** 20778 1726882714.70994: entering _queue_task() for managed_node2/set_fact 20778 1726882714.71192: worker is 1 (out of 1 available) 20778 1726882714.71204: exiting _queue_task() for managed_node2/set_fact 20778 1726882714.71216: done queuing things up, now waiting for results queue to drain 20778 1726882714.71217: waiting for pending results... 20778 1726882714.71371: running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' 20778 1726882714.71429: in run() - task 0affc7ec-ae25-6d31-63bf-000000000010 20778 1726882714.71440: variable 'ansible_search_path' from source: unknown 20778 1726882714.71445: variable 'ansible_search_path' from source: unknown 20778 1726882714.71476: calling self._execute() 20778 1726882714.71534: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.71538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.71548: variable 'omit' from source: magic vars 20778 1726882714.71962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.73640: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.73688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.73715: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.73758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.73776: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.73840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.73863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.73884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.73916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.73928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.74048: variable 'ansible_distribution' from source: facts 20778 1726882714.74053: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.74088: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.74091: when evaluation is False, skipping this task 20778 1726882714.74094: _execute() done 20778 1726882714.74096: dumping result to json 20778 1726882714.74098: done dumping result, returning 20778 1726882714.74101: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'initscripts' [0affc7ec-ae25-6d31-63bf-000000000010] 20778 1726882714.74103: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000010 20778 1726882714.74180: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000010 20778 1726882714.74184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.74231: no more pending results, returning what we have 20778 1726882714.74233: results queue empty 20778 1726882714.74234: checking for any_errors_fatal 20778 1726882714.74239: done checking for any_errors_fatal 20778 1726882714.74240: checking for max_fail_percentage 20778 1726882714.74241: done checking for max_fail_percentage 20778 1726882714.74242: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.74243: done checking to see if all hosts have failed 20778 1726882714.74244: getting the remaining hosts for this loop 20778 1726882714.74246: done getting the remaining hosts for this loop 20778 1726882714.74249: getting the next task for host managed_node2 20778 1726882714.74255: done getting next task for host managed_node2 20778 1726882714.74257: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.74258: ^ 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 20778 1726882714.74261: getting variables 20778 1726882714.74263: in VariableManager get_vars() 20778 1726882714.74287: Calling all_inventory to load vars for managed_node2 20778 1726882714.74289: Calling groups_inventory to load vars for managed_node2 20778 1726882714.74292: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.74301: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.74304: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.74307: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.74478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.74621: done with get_vars() 20778 1726882714.74629: done getting variables 20778 1726882714.74675: in VariableManager get_vars() 20778 1726882714.74682: Calling all_inventory to load vars for managed_node2 20778 1726882714.74684: Calling groups_inventory to load vars for managed_node2 20778 1726882714.74686: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.74690: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.74692: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.74694: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.74793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.74925: done with get_vars() 20778 1726882714.74934: done queuing things up, now waiting for results queue to drain 20778 1726882714.74935: results queue empty 20778 1726882714.74936: checking for any_errors_fatal 20778 1726882714.74937: done checking for any_errors_fatal 20778 1726882714.74938: checking for max_fail_percentage 20778 1726882714.74939: done checking for max_fail_percentage 20778 1726882714.74939: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.74940: done checking to see if all hosts have failed 20778 1726882714.74940: getting the remaining hosts for this loop 20778 1726882714.74941: done getting the remaining hosts for this loop 20778 1726882714.74942: getting the next task for host managed_node2 20778 1726882714.74944: done getting next task for host managed_node2 20778 1726882714.74945: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.74946: ^ 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 20778 1726882714.74948: getting variables 20778 1726882714.74949: in VariableManager get_vars() 20778 1726882714.74957: Calling all_inventory to load vars for managed_node2 20778 1726882714.74959: Calling groups_inventory to load vars for managed_node2 20778 1726882714.74960: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.74963: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.74965: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.74967: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.75077: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.75204: done with get_vars() 20778 1726882714.75210: done getting variables 20778 1726882714.75247: in VariableManager get_vars() 20778 1726882714.75253: Calling all_inventory to load vars for managed_node2 20778 1726882714.75254: Calling groups_inventory to load vars for managed_node2 20778 1726882714.75256: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.75259: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.75260: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.75262: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.75355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.75483: done with get_vars() 20778 1726882714.75492: done queuing things up, now waiting for results queue to drain 20778 1726882714.75493: results queue empty 20778 1726882714.75493: checking for any_errors_fatal 20778 1726882714.75494: done checking for any_errors_fatal 20778 1726882714.75494: checking for max_fail_percentage 20778 1726882714.75495: done checking for max_fail_percentage 20778 1726882714.75496: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.75496: done checking to see if all hosts have failed 20778 1726882714.75497: getting the remaining hosts for this loop 20778 1726882714.75497: done getting the remaining hosts for this loop 20778 1726882714.75499: getting the next task for host managed_node2 20778 1726882714.75500: done getting next task for host managed_node2 20778 1726882714.75501: ^ task is: None 20778 1726882714.75502: ^ 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 20778 1726882714.75503: done queuing things up, now waiting for results queue to drain 20778 1726882714.75503: results queue empty 20778 1726882714.75504: checking for any_errors_fatal 20778 1726882714.75504: done checking for any_errors_fatal 20778 1726882714.75505: checking for max_fail_percentage 20778 1726882714.75505: done checking for max_fail_percentage 20778 1726882714.75506: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.75506: done checking to see if all hosts have failed 20778 1726882714.75507: getting the next task for host managed_node2 20778 1726882714.75508: done getting next task for host managed_node2 20778 1726882714.75509: ^ task is: None 20778 1726882714.75510: ^ 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 20778 1726882714.75537: in VariableManager get_vars() 20778 1726882714.75552: done with get_vars() 20778 1726882714.75556: in VariableManager get_vars() 20778 1726882714.75565: done with get_vars() 20778 1726882714.75568: variable 'omit' from source: magic vars 20778 1726882714.75590: in VariableManager get_vars() 20778 1726882714.75599: done with get_vars() 20778 1726882714.75614: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 20778 1726882714.76176: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882714.76196: getting the remaining hosts for this loop 20778 1726882714.76197: done getting the remaining hosts for this loop 20778 1726882714.76198: getting the next task for host managed_node2 20778 1726882714.76201: done getting next task for host managed_node2 20778 1726882714.76201: ^ task is: TASK: meta (flush_handlers) 20778 1726882714.76202: ^ 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 20778 1726882714.76204: getting variables 20778 1726882714.76205: in VariableManager get_vars() 20778 1726882714.76212: Calling all_inventory to load vars for managed_node2 20778 1726882714.76213: Calling groups_inventory to load vars for managed_node2 20778 1726882714.76215: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.76220: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.76223: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.76226: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.76314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.76444: done with get_vars() 20778 1726882714.76451: done getting variables 20778 1726882714.76481: in VariableManager get_vars() 20778 1726882714.76488: Calling all_inventory to load vars for managed_node2 20778 1726882714.76490: Calling groups_inventory to load vars for managed_node2 20778 1726882714.76491: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.76494: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.76495: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.76497: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.76604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.76732: done with get_vars() 20778 1726882714.76740: done queuing things up, now waiting for results queue to drain 20778 1726882714.76741: results queue empty 20778 1726882714.76741: checking for any_errors_fatal 20778 1726882714.76742: done checking for any_errors_fatal 20778 1726882714.76742: checking for max_fail_percentage 20778 1726882714.76743: done checking for max_fail_percentage 20778 1726882714.76743: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.76744: done checking to see if all hosts have failed 20778 1726882714.76744: getting the remaining hosts for this loop 20778 1726882714.76745: done getting the remaining hosts for this loop 20778 1726882714.76746: getting the next task for host managed_node2 20778 1726882714.76748: done getting next task for host managed_node2 20778 1726882714.76750: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20778 1726882714.76751: ^ 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 20778 1726882714.76758: getting variables 20778 1726882714.76759: in VariableManager get_vars() 20778 1726882714.76768: Calling all_inventory to load vars for managed_node2 20778 1726882714.76770: Calling groups_inventory to load vars for managed_node2 20778 1726882714.76772: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.76778: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.76780: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.76782: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.76873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.77005: done with get_vars() 20778 1726882714.77011: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:38:34 -0400 (0:00:00.060) 0:00:07.502 ****** 20778 1726882714.77057: entering _queue_task() for managed_node2/include_tasks 20778 1726882714.77248: worker is 1 (out of 1 available) 20778 1726882714.77261: exiting _queue_task() for managed_node2/include_tasks 20778 1726882714.77272: done queuing things up, now waiting for results queue to drain 20778 1726882714.77274: waiting for pending results... 20778 1726882714.77432: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20778 1726882714.77506: in run() - task 0affc7ec-ae25-6d31-63bf-000000000018 20778 1726882714.77517: variable 'ansible_search_path' from source: unknown 20778 1726882714.77520: variable 'ansible_search_path' from source: unknown 20778 1726882714.77548: calling self._execute() 20778 1726882714.77610: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.77614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.77629: variable 'omit' from source: magic vars 20778 1726882714.77991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.79533: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.79580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.79618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.79648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.79667: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.79734: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.79755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.79773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.79810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.79901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.79944: variable 'ansible_distribution' from source: facts 20778 1726882714.79948: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.79964: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.79967: when evaluation is False, skipping this task 20778 1726882714.79970: _execute() done 20778 1726882714.79973: dumping result to json 20778 1726882714.79975: done dumping result, returning 20778 1726882714.79985: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-6d31-63bf-000000000018] 20778 1726882714.79988: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000018 20778 1726882714.80073: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000018 20778 1726882714.80076: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.80157: no more pending results, returning what we have 20778 1726882714.80160: results queue empty 20778 1726882714.80161: checking for any_errors_fatal 20778 1726882714.80162: done checking for any_errors_fatal 20778 1726882714.80163: checking for max_fail_percentage 20778 1726882714.80165: done checking for max_fail_percentage 20778 1726882714.80166: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.80166: done checking to see if all hosts have failed 20778 1726882714.80167: getting the remaining hosts for this loop 20778 1726882714.80168: done getting the remaining hosts for this loop 20778 1726882714.80172: getting the next task for host managed_node2 20778 1726882714.80176: done getting next task for host managed_node2 20778 1726882714.80180: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20778 1726882714.80181: ^ 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 20778 1726882714.80195: getting variables 20778 1726882714.80196: in VariableManager get_vars() 20778 1726882714.80229: Calling all_inventory to load vars for managed_node2 20778 1726882714.80232: Calling groups_inventory to load vars for managed_node2 20778 1726882714.80234: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.80242: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.80244: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.80247: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.80409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.80570: done with get_vars() 20778 1726882714.80579: done getting variables 20778 1726882714.80643: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:38:34 -0400 (0:00:00.036) 0:00:07.538 ****** 20778 1726882714.80664: entering _queue_task() for managed_node2/debug 20778 1726882714.80665: Creating lock for debug 20778 1726882714.80860: worker is 1 (out of 1 available) 20778 1726882714.80875: exiting _queue_task() for managed_node2/debug 20778 1726882714.80886: done queuing things up, now waiting for results queue to drain 20778 1726882714.80888: waiting for pending results... 20778 1726882714.81041: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20778 1726882714.81101: in run() - task 0affc7ec-ae25-6d31-63bf-000000000019 20778 1726882714.81117: variable 'ansible_search_path' from source: unknown 20778 1726882714.81123: variable 'ansible_search_path' from source: unknown 20778 1726882714.81149: calling self._execute() 20778 1726882714.81208: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.81212: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.81224: variable 'omit' from source: magic vars 20778 1726882714.81588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.83528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.83579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.83607: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.83635: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.83664: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.83719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.83752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.83775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.83805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.83815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.83939: variable 'ansible_distribution' from source: facts 20778 1726882714.83945: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.83960: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.83963: when evaluation is False, skipping this task 20778 1726882714.83966: _execute() done 20778 1726882714.83969: dumping result to json 20778 1726882714.83973: done dumping result, returning 20778 1726882714.83979: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-6d31-63bf-000000000019] 20778 1726882714.83986: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000019 20778 1726882714.84075: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000019 20778 1726882714.84078: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882714.84142: no more pending results, returning what we have 20778 1726882714.84145: results queue empty 20778 1726882714.84146: checking for any_errors_fatal 20778 1726882714.84152: done checking for any_errors_fatal 20778 1726882714.84152: checking for max_fail_percentage 20778 1726882714.84154: done checking for max_fail_percentage 20778 1726882714.84155: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.84156: done checking to see if all hosts have failed 20778 1726882714.84156: getting the remaining hosts for this loop 20778 1726882714.84158: done getting the remaining hosts for this loop 20778 1726882714.84162: getting the next task for host managed_node2 20778 1726882714.84167: done getting next task for host managed_node2 20778 1726882714.84171: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20778 1726882714.84173: ^ 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 20778 1726882714.84187: getting variables 20778 1726882714.84189: in VariableManager get_vars() 20778 1726882714.84224: Calling all_inventory to load vars for managed_node2 20778 1726882714.84226: Calling groups_inventory to load vars for managed_node2 20778 1726882714.84229: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.84237: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.84240: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.84242: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.84378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.84523: done with get_vars() 20778 1726882714.84531: done getting variables 20778 1726882714.84592: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:38:34 -0400 (0:00:00.039) 0:00:07.578 ****** 20778 1726882714.84615: entering _queue_task() for managed_node2/fail 20778 1726882714.84616: Creating lock for fail 20778 1726882714.84804: worker is 1 (out of 1 available) 20778 1726882714.84820: exiting _queue_task() for managed_node2/fail 20778 1726882714.84832: done queuing things up, now waiting for results queue to drain 20778 1726882714.84834: waiting for pending results... 20778 1726882714.85144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20778 1726882714.85150: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001a 20778 1726882714.85154: variable 'ansible_search_path' from source: unknown 20778 1726882714.85197: variable 'ansible_search_path' from source: unknown 20778 1726882714.85316: calling self._execute() 20778 1726882714.85406: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.85419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.85527: variable 'omit' from source: magic vars 20778 1726882714.85992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.88251: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.88337: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.88379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.88424: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.88456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.88545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.88579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.88614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.88664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.88686: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.88864: variable 'ansible_distribution' from source: facts 20778 1726882714.88876: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.88903: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.88911: when evaluation is False, skipping this task 20778 1726882714.88918: _execute() done 20778 1726882714.88974: dumping result to json 20778 1726882714.88977: done dumping result, returning 20778 1726882714.88983: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-6d31-63bf-00000000001a] 20778 1726882714.88986: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001a 20778 1726882714.89195: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001a 20778 1726882714.89199: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.89254: no more pending results, returning what we have 20778 1726882714.89257: results queue empty 20778 1726882714.89258: checking for any_errors_fatal 20778 1726882714.89261: done checking for any_errors_fatal 20778 1726882714.89262: checking for max_fail_percentage 20778 1726882714.89263: done checking for max_fail_percentage 20778 1726882714.89264: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.89265: done checking to see if all hosts have failed 20778 1726882714.89266: getting the remaining hosts for this loop 20778 1726882714.89267: done getting the remaining hosts for this loop 20778 1726882714.89271: getting the next task for host managed_node2 20778 1726882714.89275: done getting next task for host managed_node2 20778 1726882714.89279: ^ 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 20778 1726882714.89280: ^ 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 20778 1726882714.89292: getting variables 20778 1726882714.89293: in VariableManager get_vars() 20778 1726882714.89329: Calling all_inventory to load vars for managed_node2 20778 1726882714.89332: Calling groups_inventory to load vars for managed_node2 20778 1726882714.89432: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.89471: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.89475: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.89479: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.89756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.90014: done with get_vars() 20778 1726882714.90028: done getting variables 20778 1726882714.90089: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:38:34 -0400 (0:00:00.055) 0:00:07.633 ****** 20778 1726882714.90121: entering _queue_task() for managed_node2/fail 20778 1726882714.90374: worker is 1 (out of 1 available) 20778 1726882714.90387: exiting _queue_task() for managed_node2/fail 20778 1726882714.90399: done queuing things up, now waiting for results queue to drain 20778 1726882714.90400: waiting for pending results... 20778 1726882714.90694: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20778 1726882714.90829: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001b 20778 1726882714.90849: variable 'ansible_search_path' from source: unknown 20778 1726882714.90929: variable 'ansible_search_path' from source: unknown 20778 1726882714.90933: calling self._execute() 20778 1726882714.91009: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.91020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.91037: variable 'omit' from source: magic vars 20778 1726882714.91595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882714.94815: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882714.94909: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882714.94954: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882714.95024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882714.95080: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882714.95158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882714.95228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882714.95246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882714.95309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882714.95410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882714.95548: variable 'ansible_distribution' from source: facts 20778 1726882714.95560: variable 'ansible_distribution_major_version' from source: facts 20778 1726882714.95586: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882714.95594: when evaluation is False, skipping this task 20778 1726882714.95601: _execute() done 20778 1726882714.95608: dumping result to json 20778 1726882714.95616: done dumping result, returning 20778 1726882714.95643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-6d31-63bf-00000000001b] 20778 1726882714.95654: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001b skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882714.95943: no more pending results, returning what we have 20778 1726882714.95946: results queue empty 20778 1726882714.95948: checking for any_errors_fatal 20778 1726882714.95954: done checking for any_errors_fatal 20778 1726882714.95955: checking for max_fail_percentage 20778 1726882714.95958: done checking for max_fail_percentage 20778 1726882714.95958: checking to see if all hosts have failed and the running result is not ok 20778 1726882714.95959: done checking to see if all hosts have failed 20778 1726882714.95960: getting the remaining hosts for this loop 20778 1726882714.95962: done getting the remaining hosts for this loop 20778 1726882714.95967: getting the next task for host managed_node2 20778 1726882714.95973: done getting next task for host managed_node2 20778 1726882714.95978: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20778 1726882714.95979: ^ 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 20778 1726882714.96002: getting variables 20778 1726882714.96004: in VariableManager get_vars() 20778 1726882714.96049: Calling all_inventory to load vars for managed_node2 20778 1726882714.96052: Calling groups_inventory to load vars for managed_node2 20778 1726882714.96054: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882714.96066: Calling all_plugins_play to load vars for managed_node2 20778 1726882714.96069: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882714.96072: Calling groups_plugins_play to load vars for managed_node2 20778 1726882714.96484: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001b 20778 1726882714.96488: WORKER PROCESS EXITING 20778 1726882714.96514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882714.96798: done with get_vars() 20778 1726882714.96808: done getting variables 20778 1726882714.96864: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:38:34 -0400 (0:00:00.068) 0:00:07.701 ****** 20778 1726882714.96950: entering _queue_task() for managed_node2/fail 20778 1726882714.97588: worker is 1 (out of 1 available) 20778 1726882714.97602: exiting _queue_task() for managed_node2/fail 20778 1726882714.97617: done queuing things up, now waiting for results queue to drain 20778 1726882714.97618: waiting for pending results... 20778 1726882714.98286: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20778 1726882714.98338: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001c 20778 1726882714.98359: variable 'ansible_search_path' from source: unknown 20778 1726882714.98417: variable 'ansible_search_path' from source: unknown 20778 1726882714.98469: calling self._execute() 20778 1726882714.98586: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882714.98608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882714.98626: variable 'omit' from source: magic vars 20778 1726882714.99213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.01601: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.01657: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.01684: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.01712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.01739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.01803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.01826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.01850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.01879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.01893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.02127: variable 'ansible_distribution' from source: facts 20778 1726882715.02130: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.02133: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.02135: when evaluation is False, skipping this task 20778 1726882715.02138: _execute() done 20778 1726882715.02141: dumping result to json 20778 1726882715.02143: done dumping result, returning 20778 1726882715.02146: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-6d31-63bf-00000000001c] 20778 1726882715.02148: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001c skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.02385: no more pending results, returning what we have 20778 1726882715.02389: results queue empty 20778 1726882715.02391: checking for any_errors_fatal 20778 1726882715.02397: done checking for any_errors_fatal 20778 1726882715.02398: checking for max_fail_percentage 20778 1726882715.02400: done checking for max_fail_percentage 20778 1726882715.02401: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.02402: done checking to see if all hosts have failed 20778 1726882715.02404: getting the remaining hosts for this loop 20778 1726882715.02406: done getting the remaining hosts for this loop 20778 1726882715.02413: getting the next task for host managed_node2 20778 1726882715.02420: done getting next task for host managed_node2 20778 1726882715.02426: ^ 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 20778 1726882715.02428: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.02442: getting variables 20778 1726882715.02444: in VariableManager get_vars() 20778 1726882715.02488: Calling all_inventory to load vars for managed_node2 20778 1726882715.02492: Calling groups_inventory to load vars for managed_node2 20778 1726882715.02494: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.02506: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.02509: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.02512: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.02703: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001c 20778 1726882715.02706: WORKER PROCESS EXITING 20778 1726882715.02733: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.03000: done with get_vars() 20778 1726882715.03012: done getting variables 20778 1726882715.03124: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:38:35 -0400 (0:00:00.062) 0:00:07.763 ****** 20778 1726882715.03154: entering _queue_task() for managed_node2/dnf 20778 1726882715.03563: worker is 1 (out of 1 available) 20778 1726882715.03575: exiting _queue_task() for managed_node2/dnf 20778 1726882715.03590: done queuing things up, now waiting for results queue to drain 20778 1726882715.03591: waiting for pending results... 20778 1726882715.03796: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20778 1726882715.03906: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001d 20778 1726882715.03934: variable 'ansible_search_path' from source: unknown 20778 1726882715.03942: variable 'ansible_search_path' from source: unknown 20778 1726882715.03989: calling self._execute() 20778 1726882715.04083: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.04099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.04115: variable 'omit' from source: magic vars 20778 1726882715.04687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.07032: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.07114: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.07173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.07224: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.07259: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.07406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.07409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.07435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.07489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.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) 20778 1726882715.07726: variable 'ansible_distribution' from source: facts 20778 1726882715.07742: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.07767: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.07842: when evaluation is False, skipping this task 20778 1726882715.07845: _execute() done 20778 1726882715.07848: dumping result to json 20778 1726882715.07850: done dumping result, returning 20778 1726882715.07853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-00000000001d] 20778 1726882715.07856: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001d 20778 1726882715.07941: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001d skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.08002: no more pending results, returning what we have 20778 1726882715.08005: results queue empty 20778 1726882715.08007: checking for any_errors_fatal 20778 1726882715.08012: done checking for any_errors_fatal 20778 1726882715.08013: checking for max_fail_percentage 20778 1726882715.08016: done checking for max_fail_percentage 20778 1726882715.08016: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.08017: done checking to see if all hosts have failed 20778 1726882715.08018: getting the remaining hosts for this loop 20778 1726882715.08020: done getting the remaining hosts for this loop 20778 1726882715.08027: getting the next task for host managed_node2 20778 1726882715.08034: done getting next task for host managed_node2 20778 1726882715.08039: ^ 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 20778 1726882715.08041: ^ 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 20778 1726882715.08056: getting variables 20778 1726882715.08058: in VariableManager get_vars() 20778 1726882715.08102: Calling all_inventory to load vars for managed_node2 20778 1726882715.08105: Calling groups_inventory to load vars for managed_node2 20778 1726882715.08108: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.08120: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.08228: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.08233: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.08698: WORKER PROCESS EXITING 20778 1726882715.08726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.08958: done with get_vars() 20778 1726882715.08968: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20778 1726882715.09051: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:38:35 -0400 (0:00:00.059) 0:00:07.822 ****** 20778 1726882715.09078: entering _queue_task() for managed_node2/yum 20778 1726882715.09080: Creating lock for yum 20778 1726882715.09353: worker is 1 (out of 1 available) 20778 1726882715.09369: exiting _queue_task() for managed_node2/yum 20778 1726882715.09384: done queuing things up, now waiting for results queue to drain 20778 1726882715.09385: waiting for pending results... 20778 1726882715.09658: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20778 1726882715.09900: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001e 20778 1726882715.09925: variable 'ansible_search_path' from source: unknown 20778 1726882715.09936: variable 'ansible_search_path' from source: unknown 20778 1726882715.09980: calling self._execute() 20778 1726882715.10068: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.10080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.10097: variable 'omit' from source: magic vars 20778 1726882715.10631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.13045: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.13162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.13242: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.13313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.13386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.13493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.13579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.13585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.13619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.13640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.13844: variable 'ansible_distribution' from source: facts 20778 1726882715.13856: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.13884: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.13893: when evaluation is False, skipping this task 20778 1726882715.13905: _execute() done 20778 1726882715.13987: dumping result to json 20778 1726882715.13992: done dumping result, returning 20778 1726882715.13995: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-00000000001e] 20778 1726882715.13997: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001e 20778 1726882715.14332: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001e 20778 1726882715.14336: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.14378: no more pending results, returning what we have 20778 1726882715.14383: results queue empty 20778 1726882715.14385: checking for any_errors_fatal 20778 1726882715.14390: done checking for any_errors_fatal 20778 1726882715.14391: checking for max_fail_percentage 20778 1726882715.14393: done checking for max_fail_percentage 20778 1726882715.14393: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.14394: done checking to see if all hosts have failed 20778 1726882715.14395: getting the remaining hosts for this loop 20778 1726882715.14396: done getting the remaining hosts for this loop 20778 1726882715.14400: getting the next task for host managed_node2 20778 1726882715.14405: done getting next task for host managed_node2 20778 1726882715.14409: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20778 1726882715.14411: ^ 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 20778 1726882715.14426: getting variables 20778 1726882715.14428: in VariableManager get_vars() 20778 1726882715.14464: Calling all_inventory to load vars for managed_node2 20778 1726882715.14466: Calling groups_inventory to load vars for managed_node2 20778 1726882715.14469: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.14478: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.14483: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.14487: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.14904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.15544: done with get_vars() 20778 1726882715.15555: done getting variables 20778 1726882715.15618: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:38:35 -0400 (0:00:00.065) 0:00:07.888 ****** 20778 1726882715.15651: entering _queue_task() for managed_node2/fail 20778 1726882715.16520: worker is 1 (out of 1 available) 20778 1726882715.16531: exiting _queue_task() for managed_node2/fail 20778 1726882715.16542: done queuing things up, now waiting for results queue to drain 20778 1726882715.16543: waiting for pending results... 20778 1726882715.16645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20778 1726882715.16888: in run() - task 0affc7ec-ae25-6d31-63bf-00000000001f 20778 1726882715.16891: variable 'ansible_search_path' from source: unknown 20778 1726882715.16893: variable 'ansible_search_path' from source: unknown 20778 1726882715.16897: calling self._execute() 20778 1726882715.16933: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.16946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.16960: variable 'omit' from source: magic vars 20778 1726882715.17577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.20855: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.20947: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.20996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.21044: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.21077: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.21171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.21208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.21248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.21297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.21316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.21503: variable 'ansible_distribution' from source: facts 20778 1726882715.21548: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.21551: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.21553: when evaluation is False, skipping this task 20778 1726882715.21555: _execute() done 20778 1726882715.21559: dumping result to json 20778 1726882715.21565: done dumping result, returning 20778 1726882715.21575: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-00000000001f] 20778 1726882715.21586: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001f 20778 1726882715.21873: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000001f 20778 1726882715.21876: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.21930: no more pending results, returning what we have 20778 1726882715.21933: results queue empty 20778 1726882715.21934: checking for any_errors_fatal 20778 1726882715.21939: done checking for any_errors_fatal 20778 1726882715.21940: checking for max_fail_percentage 20778 1726882715.21942: done checking for max_fail_percentage 20778 1726882715.21943: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.21944: done checking to see if all hosts have failed 20778 1726882715.21944: getting the remaining hosts for this loop 20778 1726882715.21946: done getting the remaining hosts for this loop 20778 1726882715.21951: getting the next task for host managed_node2 20778 1726882715.21956: done getting next task for host managed_node2 20778 1726882715.21959: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20778 1726882715.21961: ^ 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 20778 1726882715.21974: getting variables 20778 1726882715.21975: in VariableManager get_vars() 20778 1726882715.22014: Calling all_inventory to load vars for managed_node2 20778 1726882715.22017: Calling groups_inventory to load vars for managed_node2 20778 1726882715.22020: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.22033: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.22037: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.22040: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.22394: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.22653: done with get_vars() 20778 1726882715.22664: done getting variables 20778 1726882715.22727: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:38:35 -0400 (0:00:00.071) 0:00:07.959 ****** 20778 1726882715.22756: entering _queue_task() for managed_node2/package 20778 1726882715.23007: worker is 1 (out of 1 available) 20778 1726882715.23019: exiting _queue_task() for managed_node2/package 20778 1726882715.23232: done queuing things up, now waiting for results queue to drain 20778 1726882715.23234: waiting for pending results... 20778 1726882715.23299: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20778 1726882715.23431: in run() - task 0affc7ec-ae25-6d31-63bf-000000000020 20778 1726882715.23460: variable 'ansible_search_path' from source: unknown 20778 1726882715.23463: variable 'ansible_search_path' from source: unknown 20778 1726882715.23503: calling self._execute() 20778 1726882715.23628: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.23632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.23636: variable 'omit' from source: magic vars 20778 1726882715.24133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.26332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.26381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.26413: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.26451: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.26473: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.26542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.26563: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.26581: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.26618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.26631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.26759: variable 'ansible_distribution' from source: facts 20778 1726882715.26765: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.26781: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.26786: when evaluation is False, skipping this task 20778 1726882715.26789: _execute() done 20778 1726882715.26792: dumping result to json 20778 1726882715.26796: done dumping result, returning 20778 1726882715.26804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-6d31-63bf-000000000020] 20778 1726882715.26807: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000020 20778 1726882715.26908: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000020 20778 1726882715.26910: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.26977: no more pending results, returning what we have 20778 1726882715.26980: results queue empty 20778 1726882715.26981: checking for any_errors_fatal 20778 1726882715.26986: done checking for any_errors_fatal 20778 1726882715.26987: checking for max_fail_percentage 20778 1726882715.26989: done checking for max_fail_percentage 20778 1726882715.26989: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.26990: done checking to see if all hosts have failed 20778 1726882715.26991: getting the remaining hosts for this loop 20778 1726882715.26992: done getting the remaining hosts for this loop 20778 1726882715.26996: getting the next task for host managed_node2 20778 1726882715.27002: done getting next task for host managed_node2 20778 1726882715.27005: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20778 1726882715.27007: ^ 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 20778 1726882715.27020: getting variables 20778 1726882715.27021: in VariableManager get_vars() 20778 1726882715.27056: Calling all_inventory to load vars for managed_node2 20778 1726882715.27059: Calling groups_inventory to load vars for managed_node2 20778 1726882715.27061: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.27070: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.27072: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.27075: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.27211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.27374: done with get_vars() 20778 1726882715.27384: done getting variables 20778 1726882715.27427: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:38:35 -0400 (0:00:00.046) 0:00:08.006 ****** 20778 1726882715.27450: entering _queue_task() for managed_node2/package 20778 1726882715.27656: worker is 1 (out of 1 available) 20778 1726882715.27669: exiting _queue_task() for managed_node2/package 20778 1726882715.27685: done queuing things up, now waiting for results queue to drain 20778 1726882715.27687: waiting for pending results... 20778 1726882715.27878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20778 1726882715.27967: in run() - task 0affc7ec-ae25-6d31-63bf-000000000021 20778 1726882715.27979: variable 'ansible_search_path' from source: unknown 20778 1726882715.27986: variable 'ansible_search_path' from source: unknown 20778 1726882715.28228: calling self._execute() 20778 1726882715.28238: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.28243: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.28246: variable 'omit' from source: magic vars 20778 1726882715.28631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.30530: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.30580: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.30608: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.30639: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.30660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.30725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.30749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.30770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.30799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.30810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.30941: variable 'ansible_distribution' from source: facts 20778 1726882715.30947: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.30965: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.30968: when evaluation is False, skipping this task 20778 1726882715.30973: _execute() done 20778 1726882715.30975: dumping result to json 20778 1726882715.30977: done dumping result, returning 20778 1726882715.30980: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-6d31-63bf-000000000021] 20778 1726882715.30985: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000021 20778 1726882715.31085: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000021 20778 1726882715.31088: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.31146: no more pending results, returning what we have 20778 1726882715.31149: results queue empty 20778 1726882715.31150: checking for any_errors_fatal 20778 1726882715.31157: done checking for any_errors_fatal 20778 1726882715.31158: checking for max_fail_percentage 20778 1726882715.31159: done checking for max_fail_percentage 20778 1726882715.31160: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.31161: done checking to see if all hosts have failed 20778 1726882715.31162: getting the remaining hosts for this loop 20778 1726882715.31163: done getting the remaining hosts for this loop 20778 1726882715.31167: getting the next task for host managed_node2 20778 1726882715.31173: done getting next task for host managed_node2 20778 1726882715.31176: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20778 1726882715.31178: ^ 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 20778 1726882715.31192: getting variables 20778 1726882715.31193: in VariableManager get_vars() 20778 1726882715.31229: Calling all_inventory to load vars for managed_node2 20778 1726882715.31231: Calling groups_inventory to load vars for managed_node2 20778 1726882715.31234: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.31243: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.31246: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.31249: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.31382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.31519: done with get_vars() 20778 1726882715.31529: done getting variables 20778 1726882715.31569: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:38:35 -0400 (0:00:00.041) 0:00:08.048 ****** 20778 1726882715.31589: entering _queue_task() for managed_node2/package 20778 1726882715.31784: worker is 1 (out of 1 available) 20778 1726882715.31797: exiting _queue_task() for managed_node2/package 20778 1726882715.31809: done queuing things up, now waiting for results queue to drain 20778 1726882715.31811: waiting for pending results... 20778 1726882715.32047: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20778 1726882715.32115: in run() - task 0affc7ec-ae25-6d31-63bf-000000000022 20778 1726882715.32328: variable 'ansible_search_path' from source: unknown 20778 1726882715.32331: variable 'ansible_search_path' from source: unknown 20778 1726882715.32335: calling self._execute() 20778 1726882715.32338: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.32340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.32343: variable 'omit' from source: magic vars 20778 1726882715.32803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.34394: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.34443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.34478: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.34509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.34536: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.34597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.34633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.34652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.34680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.34694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.34831: variable 'ansible_distribution' from source: facts 20778 1726882715.34842: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.34858: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.34861: when evaluation is False, skipping this task 20778 1726882715.34863: _execute() done 20778 1726882715.34866: dumping result to json 20778 1726882715.34869: done dumping result, returning 20778 1726882715.34876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-6d31-63bf-000000000022] 20778 1726882715.34879: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000022 20778 1726882715.34979: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000022 20778 1726882715.34984: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.35035: no more pending results, returning what we have 20778 1726882715.35038: results queue empty 20778 1726882715.35039: checking for any_errors_fatal 20778 1726882715.35043: done checking for any_errors_fatal 20778 1726882715.35044: checking for max_fail_percentage 20778 1726882715.35046: done checking for max_fail_percentage 20778 1726882715.35046: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.35047: done checking to see if all hosts have failed 20778 1726882715.35048: getting the remaining hosts for this loop 20778 1726882715.35049: done getting the remaining hosts for this loop 20778 1726882715.35054: getting the next task for host managed_node2 20778 1726882715.35059: done getting next task for host managed_node2 20778 1726882715.35063: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20778 1726882715.35064: ^ 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 20778 1726882715.35076: getting variables 20778 1726882715.35078: in VariableManager get_vars() 20778 1726882715.35115: Calling all_inventory to load vars for managed_node2 20778 1726882715.35117: Calling groups_inventory to load vars for managed_node2 20778 1726882715.35120: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.35130: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.35132: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.35135: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.35305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.35443: done with get_vars() 20778 1726882715.35450: done getting variables 20778 1726882715.35519: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:38:35 -0400 (0:00:00.039) 0:00:08.087 ****** 20778 1726882715.35541: entering _queue_task() for managed_node2/service 20778 1726882715.35543: Creating lock for service 20778 1726882715.35732: worker is 1 (out of 1 available) 20778 1726882715.35744: exiting _queue_task() for managed_node2/service 20778 1726882715.35756: done queuing things up, now waiting for results queue to drain 20778 1726882715.35758: waiting for pending results... 20778 1726882715.35927: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20778 1726882715.35999: in run() - task 0affc7ec-ae25-6d31-63bf-000000000023 20778 1726882715.36008: variable 'ansible_search_path' from source: unknown 20778 1726882715.36012: variable 'ansible_search_path' from source: unknown 20778 1726882715.36044: calling self._execute() 20778 1726882715.36109: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.36113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.36124: variable 'omit' from source: magic vars 20778 1726882715.36478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.38027: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.38078: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.38107: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.38135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.38173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.38440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.38460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.38480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.38514: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.38528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.38648: variable 'ansible_distribution' from source: facts 20778 1726882715.38652: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.38668: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.38672: when evaluation is False, skipping this task 20778 1726882715.38675: _execute() done 20778 1726882715.38677: dumping result to json 20778 1726882715.38679: done dumping result, returning 20778 1726882715.38687: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-000000000023] 20778 1726882715.38691: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000023 20778 1726882715.38790: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000023 20778 1726882715.38793: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.38860: no more pending results, returning what we have 20778 1726882715.38863: results queue empty 20778 1726882715.38864: checking for any_errors_fatal 20778 1726882715.38869: done checking for any_errors_fatal 20778 1726882715.38870: checking for max_fail_percentage 20778 1726882715.38871: done checking for max_fail_percentage 20778 1726882715.38872: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.38873: done checking to see if all hosts have failed 20778 1726882715.38874: getting the remaining hosts for this loop 20778 1726882715.38875: done getting the remaining hosts for this loop 20778 1726882715.38878: getting the next task for host managed_node2 20778 1726882715.38886: done getting next task for host managed_node2 20778 1726882715.38890: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20778 1726882715.38891: ^ 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 20778 1726882715.38904: getting variables 20778 1726882715.38906: in VariableManager get_vars() 20778 1726882715.38938: Calling all_inventory to load vars for managed_node2 20778 1726882715.38942: Calling groups_inventory to load vars for managed_node2 20778 1726882715.38944: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.38953: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.38955: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.38958: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.39083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.39229: done with get_vars() 20778 1726882715.39237: done getting variables 20778 1726882715.39277: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:38:35 -0400 (0:00:00.037) 0:00:08.125 ****** 20778 1726882715.39298: entering _queue_task() for managed_node2/service 20778 1726882715.39482: worker is 1 (out of 1 available) 20778 1726882715.39494: exiting _queue_task() for managed_node2/service 20778 1726882715.39506: done queuing things up, now waiting for results queue to drain 20778 1726882715.39507: waiting for pending results... 20778 1726882715.39674: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20778 1726882715.39738: in run() - task 0affc7ec-ae25-6d31-63bf-000000000024 20778 1726882715.39754: variable 'ansible_search_path' from source: unknown 20778 1726882715.39758: variable 'ansible_search_path' from source: unknown 20778 1726882715.39788: calling self._execute() 20778 1726882715.39849: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.39853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.39867: variable 'omit' from source: magic vars 20778 1726882715.40528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.42209: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.42459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.42488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.42514: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.42542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.42600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.42620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.42643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.42675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.42688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.42811: variable 'ansible_distribution' from source: facts 20778 1726882715.42814: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.42833: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.42836: when evaluation is False, skipping this task 20778 1726882715.42839: _execute() done 20778 1726882715.42842: dumping result to json 20778 1726882715.42844: done dumping result, returning 20778 1726882715.42853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-6d31-63bf-000000000024] 20778 1726882715.42855: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000024 20778 1726882715.42948: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000024 20778 1726882715.42951: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20778 1726882715.43010: no more pending results, returning what we have 20778 1726882715.43013: results queue empty 20778 1726882715.43014: checking for any_errors_fatal 20778 1726882715.43019: done checking for any_errors_fatal 20778 1726882715.43020: checking for max_fail_percentage 20778 1726882715.43021: done checking for max_fail_percentage 20778 1726882715.43024: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.43025: done checking to see if all hosts have failed 20778 1726882715.43025: getting the remaining hosts for this loop 20778 1726882715.43027: done getting the remaining hosts for this loop 20778 1726882715.43033: getting the next task for host managed_node2 20778 1726882715.43039: done getting next task for host managed_node2 20778 1726882715.43043: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20778 1726882715.43045: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.43060: getting variables 20778 1726882715.43061: in VariableManager get_vars() 20778 1726882715.43092: Calling all_inventory to load vars for managed_node2 20778 1726882715.43094: Calling groups_inventory to load vars for managed_node2 20778 1726882715.43097: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.43105: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.43108: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.43110: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.43486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.43711: done with get_vars() 20778 1726882715.43720: done getting variables 20778 1726882715.43777: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:38:35 -0400 (0:00:00.045) 0:00:08.170 ****** 20778 1726882715.43807: entering _queue_task() for managed_node2/service 20778 1726882715.44033: worker is 1 (out of 1 available) 20778 1726882715.44045: exiting _queue_task() for managed_node2/service 20778 1726882715.44057: done queuing things up, now waiting for results queue to drain 20778 1726882715.44058: waiting for pending results... 20778 1726882715.44341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20778 1726882715.44399: in run() - task 0affc7ec-ae25-6d31-63bf-000000000025 20778 1726882715.44428: variable 'ansible_search_path' from source: unknown 20778 1726882715.44436: variable 'ansible_search_path' from source: unknown 20778 1726882715.44452: calling self._execute() 20778 1726882715.44532: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.44628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.44632: variable 'omit' from source: magic vars 20778 1726882715.45050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.47611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.47690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.47745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.47792: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.47827: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.47911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.47947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.47977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.48028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.48226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.48230: variable 'ansible_distribution' from source: facts 20778 1726882715.48232: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.48251: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.48260: when evaluation is False, skipping this task 20778 1726882715.48267: _execute() done 20778 1726882715.48272: dumping result to json 20778 1726882715.48279: done dumping result, returning 20778 1726882715.48294: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-6d31-63bf-000000000025] 20778 1726882715.48302: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000025 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.48462: no more pending results, returning what we have 20778 1726882715.48465: results queue empty 20778 1726882715.48466: checking for any_errors_fatal 20778 1726882715.48472: done checking for any_errors_fatal 20778 1726882715.48473: checking for max_fail_percentage 20778 1726882715.48475: done checking for max_fail_percentage 20778 1726882715.48476: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.48476: done checking to see if all hosts have failed 20778 1726882715.48477: getting the remaining hosts for this loop 20778 1726882715.48479: done getting the remaining hosts for this loop 20778 1726882715.48483: getting the next task for host managed_node2 20778 1726882715.48489: done getting next task for host managed_node2 20778 1726882715.48492: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20778 1726882715.48494: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.48512: getting variables 20778 1726882715.48513: in VariableManager get_vars() 20778 1726882715.48552: Calling all_inventory to load vars for managed_node2 20778 1726882715.48554: Calling groups_inventory to load vars for managed_node2 20778 1726882715.48556: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.48568: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.48570: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.48574: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.48856: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000025 20778 1726882715.48860: WORKER PROCESS EXITING 20778 1726882715.48891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.49183: done with get_vars() 20778 1726882715.49195: done getting variables 20778 1726882715.49257: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:38:35 -0400 (0:00:00.054) 0:00:08.224 ****** 20778 1726882715.49288: entering _queue_task() for managed_node2/service 20778 1726882715.49556: worker is 1 (out of 1 available) 20778 1726882715.49569: exiting _queue_task() for managed_node2/service 20778 1726882715.49585: done queuing things up, now waiting for results queue to drain 20778 1726882715.49586: waiting for pending results... 20778 1726882715.49871: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20778 1726882715.49991: in run() - task 0affc7ec-ae25-6d31-63bf-000000000026 20778 1726882715.50013: variable 'ansible_search_path' from source: unknown 20778 1726882715.50025: variable 'ansible_search_path' from source: unknown 20778 1726882715.50228: calling self._execute() 20778 1726882715.50233: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.50236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.50239: variable 'omit' from source: magic vars 20778 1726882715.50759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.53430: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.53503: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.53553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.53598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.53638: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.53739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.53776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.53860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.53896: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.53917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.54178: variable 'ansible_distribution' from source: facts 20778 1726882715.54185: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.54202: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.54211: when evaluation is False, skipping this task 20778 1726882715.54219: _execute() done 20778 1726882715.54227: dumping result to json 20778 1726882715.54235: done dumping result, returning 20778 1726882715.54246: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-6d31-63bf-000000000026] 20778 1726882715.54274: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000026 skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20778 1726882715.54431: no more pending results, returning what we have 20778 1726882715.54435: results queue empty 20778 1726882715.54436: checking for any_errors_fatal 20778 1726882715.54444: done checking for any_errors_fatal 20778 1726882715.54445: checking for max_fail_percentage 20778 1726882715.54448: done checking for max_fail_percentage 20778 1726882715.54448: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.54449: done checking to see if all hosts have failed 20778 1726882715.54450: getting the remaining hosts for this loop 20778 1726882715.54452: done getting the remaining hosts for this loop 20778 1726882715.54457: getting the next task for host managed_node2 20778 1726882715.54464: done getting next task for host managed_node2 20778 1726882715.54468: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20778 1726882715.54470: ^ 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 20778 1726882715.54488: getting variables 20778 1726882715.54491: in VariableManager get_vars() 20778 1726882715.54535: Calling all_inventory to load vars for managed_node2 20778 1726882715.54538: Calling groups_inventory to load vars for managed_node2 20778 1726882715.54541: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.54553: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.54556: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.54559: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.55197: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000026 20778 1726882715.55201: WORKER PROCESS EXITING 20778 1726882715.55228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.55501: done with get_vars() 20778 1726882715.55514: done getting variables 20778 1726882715.55579: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:38:35 -0400 (0:00:00.063) 0:00:08.288 ****** 20778 1726882715.55614: entering _queue_task() for managed_node2/copy 20778 1726882715.55918: worker is 1 (out of 1 available) 20778 1726882715.55933: exiting _queue_task() for managed_node2/copy 20778 1726882715.55946: done queuing things up, now waiting for results queue to drain 20778 1726882715.55948: waiting for pending results... 20778 1726882715.56227: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20778 1726882715.56397: in run() - task 0affc7ec-ae25-6d31-63bf-000000000027 20778 1726882715.56438: variable 'ansible_search_path' from source: unknown 20778 1726882715.56447: variable 'ansible_search_path' from source: unknown 20778 1726882715.56471: calling self._execute() 20778 1726882715.56537: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.56542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.56551: variable 'omit' from source: magic vars 20778 1726882715.56933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.59101: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.59194: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.59246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.59269: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.59301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.59376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.59402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.59424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.59454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.59468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.59592: variable 'ansible_distribution' from source: facts 20778 1726882715.59598: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.59613: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.59617: when evaluation is False, skipping this task 20778 1726882715.59619: _execute() done 20778 1726882715.59623: dumping result to json 20778 1726882715.59626: done dumping result, returning 20778 1726882715.59635: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-6d31-63bf-000000000027] 20778 1726882715.59638: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000027 20778 1726882715.59732: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000027 20778 1726882715.59735: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.59781: no more pending results, returning what we have 20778 1726882715.59784: results queue empty 20778 1726882715.59785: checking for any_errors_fatal 20778 1726882715.59791: done checking for any_errors_fatal 20778 1726882715.59792: checking for max_fail_percentage 20778 1726882715.59794: done checking for max_fail_percentage 20778 1726882715.59795: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.59795: done checking to see if all hosts have failed 20778 1726882715.59796: getting the remaining hosts for this loop 20778 1726882715.59798: done getting the remaining hosts for this loop 20778 1726882715.59802: getting the next task for host managed_node2 20778 1726882715.59807: done getting next task for host managed_node2 20778 1726882715.59811: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20778 1726882715.59813: ^ 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 20778 1726882715.59828: getting variables 20778 1726882715.59830: in VariableManager get_vars() 20778 1726882715.59862: Calling all_inventory to load vars for managed_node2 20778 1726882715.59865: Calling groups_inventory to load vars for managed_node2 20778 1726882715.59867: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.59875: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.59877: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.59880: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.60061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.60203: done with get_vars() 20778 1726882715.60210: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:38:35 -0400 (0:00:00.046) 0:00:08.334 ****** 20778 1726882715.60270: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20778 1726882715.60271: Creating lock for fedora.linux_system_roles.network_connections 20778 1726882715.60470: worker is 1 (out of 1 available) 20778 1726882715.60484: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20778 1726882715.60497: done queuing things up, now waiting for results queue to drain 20778 1726882715.60498: waiting for pending results... 20778 1726882715.60665: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20778 1726882715.60732: in run() - task 0affc7ec-ae25-6d31-63bf-000000000028 20778 1726882715.60743: variable 'ansible_search_path' from source: unknown 20778 1726882715.60746: variable 'ansible_search_path' from source: unknown 20778 1726882715.60776: calling self._execute() 20778 1726882715.60838: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.60842: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.60856: variable 'omit' from source: magic vars 20778 1726882715.61229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.63445: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.63493: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.63525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.63552: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.63572: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.63637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.63661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.63679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.63710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.63720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.63846: variable 'ansible_distribution' from source: facts 20778 1726882715.63849: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.63868: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.63871: when evaluation is False, skipping this task 20778 1726882715.63874: _execute() done 20778 1726882715.63876: dumping result to json 20778 1726882715.63880: done dumping result, returning 20778 1726882715.63890: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-6d31-63bf-000000000028] 20778 1726882715.63892: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000028 20778 1726882715.63990: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000028 20778 1726882715.63993: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.64046: no more pending results, returning what we have 20778 1726882715.64049: results queue empty 20778 1726882715.64050: checking for any_errors_fatal 20778 1726882715.64056: done checking for any_errors_fatal 20778 1726882715.64056: checking for max_fail_percentage 20778 1726882715.64058: done checking for max_fail_percentage 20778 1726882715.64059: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.64060: done checking to see if all hosts have failed 20778 1726882715.64060: getting the remaining hosts for this loop 20778 1726882715.64062: done getting the remaining hosts for this loop 20778 1726882715.64066: getting the next task for host managed_node2 20778 1726882715.64071: done getting next task for host managed_node2 20778 1726882715.64075: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20778 1726882715.64076: ^ 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 20778 1726882715.64088: getting variables 20778 1726882715.64090: in VariableManager get_vars() 20778 1726882715.64132: Calling all_inventory to load vars for managed_node2 20778 1726882715.64135: Calling groups_inventory to load vars for managed_node2 20778 1726882715.64137: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.64146: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.64148: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.64151: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.64290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.64488: done with get_vars() 20778 1726882715.64499: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:38:35 -0400 (0:00:00.043) 0:00:08.378 ****** 20778 1726882715.64597: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20778 1726882715.64599: Creating lock for fedora.linux_system_roles.network_state 20778 1726882715.65149: worker is 1 (out of 1 available) 20778 1726882715.65162: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20778 1726882715.65176: done queuing things up, now waiting for results queue to drain 20778 1726882715.65178: waiting for pending results... 20778 1726882715.65642: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20778 1726882715.65648: in run() - task 0affc7ec-ae25-6d31-63bf-000000000029 20778 1726882715.65657: variable 'ansible_search_path' from source: unknown 20778 1726882715.65668: variable 'ansible_search_path' from source: unknown 20778 1726882715.65729: calling self._execute() 20778 1726882715.65825: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.65837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.65850: variable 'omit' from source: magic vars 20778 1726882715.67185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.70116: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.70244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.70271: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.70319: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.70529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.70827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.70832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.70836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.70839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.70841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.70982: variable 'ansible_distribution' from source: facts 20778 1726882715.70995: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.71023: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.71044: when evaluation is False, skipping this task 20778 1726882715.71067: _execute() done 20778 1726882715.71075: dumping result to json 20778 1726882715.71083: done dumping result, returning 20778 1726882715.71095: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-6d31-63bf-000000000029] 20778 1726882715.71104: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000029 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.71337: no more pending results, returning what we have 20778 1726882715.71340: results queue empty 20778 1726882715.71341: checking for any_errors_fatal 20778 1726882715.71347: done checking for any_errors_fatal 20778 1726882715.71348: checking for max_fail_percentage 20778 1726882715.71350: done checking for max_fail_percentage 20778 1726882715.71350: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.71351: done checking to see if all hosts have failed 20778 1726882715.71352: getting the remaining hosts for this loop 20778 1726882715.71354: done getting the remaining hosts for this loop 20778 1726882715.71358: getting the next task for host managed_node2 20778 1726882715.71364: done getting next task for host managed_node2 20778 1726882715.71368: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20778 1726882715.71370: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.71383: getting variables 20778 1726882715.71399: in VariableManager get_vars() 20778 1726882715.71440: Calling all_inventory to load vars for managed_node2 20778 1726882715.71442: Calling groups_inventory to load vars for managed_node2 20778 1726882715.71444: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.71449: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000029 20778 1726882715.71452: WORKER PROCESS EXITING 20778 1726882715.71461: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.71463: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.71466: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.71847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.71986: done with get_vars() 20778 1726882715.71994: done getting variables 20778 1726882715.72039: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:38:35 -0400 (0:00:00.074) 0:00:08.452 ****** 20778 1726882715.72062: entering _queue_task() for managed_node2/debug 20778 1726882715.72280: worker is 1 (out of 1 available) 20778 1726882715.72297: exiting _queue_task() for managed_node2/debug 20778 1726882715.72308: done queuing things up, now waiting for results queue to drain 20778 1726882715.72310: waiting for pending results... 20778 1726882715.72486: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20778 1726882715.72555: in run() - task 0affc7ec-ae25-6d31-63bf-00000000002a 20778 1726882715.72568: variable 'ansible_search_path' from source: unknown 20778 1726882715.72571: variable 'ansible_search_path' from source: unknown 20778 1726882715.72603: calling self._execute() 20778 1726882715.72669: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.72673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.72684: variable 'omit' from source: magic vars 20778 1726882715.73040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.74628: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.74676: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.74703: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.74744: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.74764: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.74828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.74860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.74879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.74910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.74923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.75053: variable 'ansible_distribution' from source: facts 20778 1726882715.75065: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.75077: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.75080: when evaluation is False, skipping this task 20778 1726882715.75087: _execute() done 20778 1726882715.75089: dumping result to json 20778 1726882715.75092: done dumping result, returning 20778 1726882715.75099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-6d31-63bf-00000000002a] 20778 1726882715.75102: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002a 20778 1726882715.75201: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002a 20778 1726882715.75204: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882715.75253: no more pending results, returning what we have 20778 1726882715.75256: results queue empty 20778 1726882715.75257: checking for any_errors_fatal 20778 1726882715.75264: done checking for any_errors_fatal 20778 1726882715.75265: checking for max_fail_percentage 20778 1726882715.75267: done checking for max_fail_percentage 20778 1726882715.75268: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.75269: done checking to see if all hosts have failed 20778 1726882715.75270: getting the remaining hosts for this loop 20778 1726882715.75272: done getting the remaining hosts for this loop 20778 1726882715.75276: getting the next task for host managed_node2 20778 1726882715.75281: done getting next task for host managed_node2 20778 1726882715.75285: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20778 1726882715.75287: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.75300: getting variables 20778 1726882715.75301: in VariableManager get_vars() 20778 1726882715.75337: Calling all_inventory to load vars for managed_node2 20778 1726882715.75340: Calling groups_inventory to load vars for managed_node2 20778 1726882715.75342: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.75350: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.75353: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.75355: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.75506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.75659: done with get_vars() 20778 1726882715.75667: done getting variables 20778 1726882715.75713: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:38:35 -0400 (0:00:00.036) 0:00:08.489 ****** 20778 1726882715.75735: entering _queue_task() for managed_node2/debug 20778 1726882715.75937: worker is 1 (out of 1 available) 20778 1726882715.75950: exiting _queue_task() for managed_node2/debug 20778 1726882715.75962: done queuing things up, now waiting for results queue to drain 20778 1726882715.75963: waiting for pending results... 20778 1726882715.76138: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20778 1726882715.76209: in run() - task 0affc7ec-ae25-6d31-63bf-00000000002b 20778 1726882715.76223: variable 'ansible_search_path' from source: unknown 20778 1726882715.76227: variable 'ansible_search_path' from source: unknown 20778 1726882715.76256: calling self._execute() 20778 1726882715.76325: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.76332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.76340: variable 'omit' from source: magic vars 20778 1726882715.76757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.78278: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.78333: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.78361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.78388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.78411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.78473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.78501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.78520: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.78553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.78564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.78694: variable 'ansible_distribution' from source: facts 20778 1726882715.78698: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.78716: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.78721: when evaluation is False, skipping this task 20778 1726882715.78724: _execute() done 20778 1726882715.78726: dumping result to json 20778 1726882715.78732: done dumping result, returning 20778 1726882715.78736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-6d31-63bf-00000000002b] 20778 1726882715.78742: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002b 20778 1726882715.78833: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002b 20778 1726882715.78837: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882715.78885: no more pending results, returning what we have 20778 1726882715.78888: results queue empty 20778 1726882715.78889: checking for any_errors_fatal 20778 1726882715.78895: done checking for any_errors_fatal 20778 1726882715.78896: checking for max_fail_percentage 20778 1726882715.78898: done checking for max_fail_percentage 20778 1726882715.78899: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.78899: done checking to see if all hosts have failed 20778 1726882715.78900: getting the remaining hosts for this loop 20778 1726882715.78902: done getting the remaining hosts for this loop 20778 1726882715.78906: getting the next task for host managed_node2 20778 1726882715.78911: done getting next task for host managed_node2 20778 1726882715.78914: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20778 1726882715.78916: ^ 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 20778 1726882715.78930: getting variables 20778 1726882715.78932: in VariableManager get_vars() 20778 1726882715.78962: Calling all_inventory to load vars for managed_node2 20778 1726882715.78964: Calling groups_inventory to load vars for managed_node2 20778 1726882715.78967: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.78975: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.78978: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.78983: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.79203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.79432: done with get_vars() 20778 1726882715.79440: done getting variables 20778 1726882715.79488: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:38:35 -0400 (0:00:00.037) 0:00:08.527 ****** 20778 1726882715.79508: entering _queue_task() for managed_node2/debug 20778 1726882715.79706: worker is 1 (out of 1 available) 20778 1726882715.79720: exiting _queue_task() for managed_node2/debug 20778 1726882715.79732: done queuing things up, now waiting for results queue to drain 20778 1726882715.79733: waiting for pending results... 20778 1726882715.79910: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20778 1726882715.79978: in run() - task 0affc7ec-ae25-6d31-63bf-00000000002c 20778 1726882715.79991: variable 'ansible_search_path' from source: unknown 20778 1726882715.79995: variable 'ansible_search_path' from source: unknown 20778 1726882715.80025: calling self._execute() 20778 1726882715.80090: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.80094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.80103: variable 'omit' from source: magic vars 20778 1726882715.80449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.81977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.82025: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.82064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.82091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.82112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.82174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.82196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.82216: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.82248: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.82262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.82384: variable 'ansible_distribution' from source: facts 20778 1726882715.82388: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.82403: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.82407: when evaluation is False, skipping this task 20778 1726882715.82410: _execute() done 20778 1726882715.82412: dumping result to json 20778 1726882715.82415: done dumping result, returning 20778 1726882715.82423: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-6d31-63bf-00000000002c] 20778 1726882715.82426: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002c 20778 1726882715.82518: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002c 20778 1726882715.82521: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882715.82566: no more pending results, returning what we have 20778 1726882715.82569: results queue empty 20778 1726882715.82570: checking for any_errors_fatal 20778 1726882715.82573: done checking for any_errors_fatal 20778 1726882715.82574: checking for max_fail_percentage 20778 1726882715.82576: done checking for max_fail_percentage 20778 1726882715.82577: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.82577: done checking to see if all hosts have failed 20778 1726882715.82578: getting the remaining hosts for this loop 20778 1726882715.82579: done getting the remaining hosts for this loop 20778 1726882715.82586: getting the next task for host managed_node2 20778 1726882715.82591: done getting next task for host managed_node2 20778 1726882715.82594: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20778 1726882715.82596: ^ 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 20778 1726882715.82607: getting variables 20778 1726882715.82609: in VariableManager get_vars() 20778 1726882715.82648: Calling all_inventory to load vars for managed_node2 20778 1726882715.82651: Calling groups_inventory to load vars for managed_node2 20778 1726882715.82653: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.82661: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.82664: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.82666: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.82792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.82955: done with get_vars() 20778 1726882715.82963: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:38:35 -0400 (0:00:00.035) 0:00:08.562 ****** 20778 1726882715.83031: entering _queue_task() for managed_node2/ping 20778 1726882715.83033: Creating lock for ping 20778 1726882715.83230: worker is 1 (out of 1 available) 20778 1726882715.83245: exiting _queue_task() for managed_node2/ping 20778 1726882715.83256: done queuing things up, now waiting for results queue to drain 20778 1726882715.83257: waiting for pending results... 20778 1726882715.83417: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20778 1726882715.83477: in run() - task 0affc7ec-ae25-6d31-63bf-00000000002d 20778 1726882715.83488: variable 'ansible_search_path' from source: unknown 20778 1726882715.83493: variable 'ansible_search_path' from source: unknown 20778 1726882715.83524: calling self._execute() 20778 1726882715.83586: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.83592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.83598: variable 'omit' from source: magic vars 20778 1726882715.83945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.85465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.85511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.85542: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.85570: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.85592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.85654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.85677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.85699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.85730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.85741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.85866: variable 'ansible_distribution' from source: facts 20778 1726882715.85871: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.85893: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.85897: when evaluation is False, skipping this task 20778 1726882715.85899: _execute() done 20778 1726882715.85901: dumping result to json 20778 1726882715.85904: done dumping result, returning 20778 1726882715.85907: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-6d31-63bf-00000000002d] 20778 1726882715.85909: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002d 20778 1726882715.85999: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002d 20778 1726882715.86002: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.86050: no more pending results, returning what we have 20778 1726882715.86053: results queue empty 20778 1726882715.86054: checking for any_errors_fatal 20778 1726882715.86059: done checking for any_errors_fatal 20778 1726882715.86060: checking for max_fail_percentage 20778 1726882715.86061: done checking for max_fail_percentage 20778 1726882715.86062: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.86063: done checking to see if all hosts have failed 20778 1726882715.86064: getting the remaining hosts for this loop 20778 1726882715.86065: done getting the remaining hosts for this loop 20778 1726882715.86069: getting the next task for host managed_node2 20778 1726882715.86075: done getting next task for host managed_node2 20778 1726882715.86077: ^ task is: TASK: meta (role_complete) 20778 1726882715.86079: ^ 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 20778 1726882715.86093: getting variables 20778 1726882715.86095: in VariableManager get_vars() 20778 1726882715.86127: Calling all_inventory to load vars for managed_node2 20778 1726882715.86130: Calling groups_inventory to load vars for managed_node2 20778 1726882715.86132: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.86141: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.86143: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.86146: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.86280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.86424: done with get_vars() 20778 1726882715.86433: done getting variables 20778 1726882715.86485: done queuing things up, now waiting for results queue to drain 20778 1726882715.86487: results queue empty 20778 1726882715.86488: checking for any_errors_fatal 20778 1726882715.86490: done checking for any_errors_fatal 20778 1726882715.86491: checking for max_fail_percentage 20778 1726882715.86492: done checking for max_fail_percentage 20778 1726882715.86493: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.86493: done checking to see if all hosts have failed 20778 1726882715.86494: getting the remaining hosts for this loop 20778 1726882715.86494: done getting the remaining hosts for this loop 20778 1726882715.86496: getting the next task for host managed_node2 20778 1726882715.86498: done getting next task for host managed_node2 20778 1726882715.86500: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20778 1726882715.86501: ^ 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 20778 1726882715.86502: getting variables 20778 1726882715.86503: in VariableManager get_vars() 20778 1726882715.86511: Calling all_inventory to load vars for managed_node2 20778 1726882715.86512: Calling groups_inventory to load vars for managed_node2 20778 1726882715.86513: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.86516: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.86518: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.86520: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.86644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.86779: done with get_vars() 20778 1726882715.86790: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:38:35 -0400 (0:00:00.038) 0:00:08.600 ****** 20778 1726882715.86841: entering _queue_task() for managed_node2/include_tasks 20778 1726882715.87024: worker is 1 (out of 1 available) 20778 1726882715.87037: exiting _queue_task() for managed_node2/include_tasks 20778 1726882715.87048: done queuing things up, now waiting for results queue to drain 20778 1726882715.87049: waiting for pending results... 20778 1726882715.87220: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20778 1726882715.87290: in run() - task 0affc7ec-ae25-6d31-63bf-00000000002f 20778 1726882715.87301: variable 'ansible_search_path' from source: unknown 20778 1726882715.87305: variable 'ansible_search_path' from source: unknown 20778 1726882715.87336: calling self._execute() 20778 1726882715.87400: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.87404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.87414: variable 'omit' from source: magic vars 20778 1726882715.87769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.89315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.89365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.89394: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.89421: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.89444: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.89507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.89529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.89548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.89609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.89623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.89749: variable 'ansible_distribution' from source: facts 20778 1726882715.89754: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.89770: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.89774: when evaluation is False, skipping this task 20778 1726882715.89777: _execute() done 20778 1726882715.89780: dumping result to json 20778 1726882715.89782: done dumping result, returning 20778 1726882715.89798: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6d31-63bf-00000000002f] 20778 1726882715.89801: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002f 20778 1726882715.89887: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000002f 20778 1726882715.89891: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.89945: no more pending results, returning what we have 20778 1726882715.89947: results queue empty 20778 1726882715.89948: checking for any_errors_fatal 20778 1726882715.89950: done checking for any_errors_fatal 20778 1726882715.89951: checking for max_fail_percentage 20778 1726882715.89952: done checking for max_fail_percentage 20778 1726882715.89953: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.89954: done checking to see if all hosts have failed 20778 1726882715.89954: getting the remaining hosts for this loop 20778 1726882715.89956: done getting the remaining hosts for this loop 20778 1726882715.89960: getting the next task for host managed_node2 20778 1726882715.89964: done getting next task for host managed_node2 20778 1726882715.89967: ^ task is: TASK: Test warning and info logs 20778 1726882715.89968: ^ state is: HOST STATE: block=4, 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 20778 1726882715.89971: getting variables 20778 1726882715.89972: in VariableManager get_vars() 20778 1726882715.90000: Calling all_inventory to load vars for managed_node2 20778 1726882715.90002: Calling groups_inventory to load vars for managed_node2 20778 1726882715.90004: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.90024: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.90027: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.90031: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.90158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.90296: done with get_vars() 20778 1726882715.90304: done getting variables 20778 1726882715.90372: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:38:35 -0400 (0:00:00.035) 0:00:08.636 ****** 20778 1726882715.90390: entering _queue_task() for managed_node2/assert 20778 1726882715.90392: Creating lock for assert 20778 1726882715.90575: worker is 1 (out of 1 available) 20778 1726882715.90586: exiting _queue_task() for managed_node2/assert 20778 1726882715.90598: done queuing things up, now waiting for results queue to drain 20778 1726882715.90599: waiting for pending results... 20778 1726882715.90760: running TaskExecutor() for managed_node2/TASK: Test warning and info logs 20778 1726882715.90815: in run() - task 0affc7ec-ae25-6d31-63bf-000000000030 20778 1726882715.90832: variable 'ansible_search_path' from source: unknown 20778 1726882715.90837: variable 'ansible_search_path' from source: unknown 20778 1726882715.90865: calling self._execute() 20778 1726882715.90928: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.90934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.90942: variable 'omit' from source: magic vars 20778 1726882715.91528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882715.93178: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882715.93228: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882715.93266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882715.93294: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882715.93320: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882715.93377: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882715.93400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882715.93421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882715.93454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882715.93465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882715.93591: variable 'ansible_distribution' from source: facts 20778 1726882715.93597: variable 'ansible_distribution_major_version' from source: facts 20778 1726882715.93612: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882715.93616: when evaluation is False, skipping this task 20778 1726882715.93618: _execute() done 20778 1726882715.93621: dumping result to json 20778 1726882715.93625: done dumping result, returning 20778 1726882715.93631: done running TaskExecutor() for managed_node2/TASK: Test warning and info logs [0affc7ec-ae25-6d31-63bf-000000000030] 20778 1726882715.93637: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000030 20778 1726882715.93727: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000030 20778 1726882715.93731: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882715.93802: no more pending results, returning what we have 20778 1726882715.93804: results queue empty 20778 1726882715.93805: checking for any_errors_fatal 20778 1726882715.93810: done checking for any_errors_fatal 20778 1726882715.93811: checking for max_fail_percentage 20778 1726882715.93813: done checking for max_fail_percentage 20778 1726882715.93813: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.93814: done checking to see if all hosts have failed 20778 1726882715.93815: getting the remaining hosts for this loop 20778 1726882715.93816: done getting the remaining hosts for this loop 20778 1726882715.93820: getting the next task for host managed_node2 20778 1726882715.93827: done getting next task for host managed_node2 20778 1726882715.93829: ^ task is: TASK: meta (flush_handlers) 20778 1726882715.93831: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882715.93834: getting variables 20778 1726882715.93835: in VariableManager get_vars() 20778 1726882715.93865: Calling all_inventory to load vars for managed_node2 20778 1726882715.93867: Calling groups_inventory to load vars for managed_node2 20778 1726882715.93871: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.93880: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.93882: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.93885: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.94041: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.94189: done with get_vars() 20778 1726882715.94210: done getting variables 20778 1726882715.94284: in VariableManager get_vars() 20778 1726882715.94296: Calling all_inventory to load vars for managed_node2 20778 1726882715.94298: Calling groups_inventory to load vars for managed_node2 20778 1726882715.94300: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.94307: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.94310: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.94313: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.94487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.94804: done with get_vars() 20778 1726882715.94816: done queuing things up, now waiting for results queue to drain 20778 1726882715.94818: results queue empty 20778 1726882715.94818: checking for any_errors_fatal 20778 1726882715.94820: done checking for any_errors_fatal 20778 1726882715.94821: checking for max_fail_percentage 20778 1726882715.94863: done checking for max_fail_percentage 20778 1726882715.94864: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.94865: done checking to see if all hosts have failed 20778 1726882715.94866: getting the remaining hosts for this loop 20778 1726882715.94867: done getting the remaining hosts for this loop 20778 1726882715.94869: getting the next task for host managed_node2 20778 1726882715.94873: done getting next task for host managed_node2 20778 1726882715.94874: ^ task is: TASK: meta (flush_handlers) 20778 1726882715.94875: ^ state is: HOST STATE: block=6, 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 20778 1726882715.94878: getting variables 20778 1726882715.94879: in VariableManager get_vars() 20778 1726882715.94893: Calling all_inventory to load vars for managed_node2 20778 1726882715.94895: Calling groups_inventory to load vars for managed_node2 20778 1726882715.94897: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.94902: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.94904: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.94907: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.95089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.95307: done with get_vars() 20778 1726882715.95315: done getting variables 20778 1726882715.95360: in VariableManager get_vars() 20778 1726882715.95370: Calling all_inventory to load vars for managed_node2 20778 1726882715.95372: Calling groups_inventory to load vars for managed_node2 20778 1726882715.95374: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.95379: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.95381: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.95384: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.95540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.95765: done with get_vars() 20778 1726882715.95777: done queuing things up, now waiting for results queue to drain 20778 1726882715.95779: results queue empty 20778 1726882715.95780: checking for any_errors_fatal 20778 1726882715.95781: done checking for any_errors_fatal 20778 1726882715.95781: checking for max_fail_percentage 20778 1726882715.95782: done checking for max_fail_percentage 20778 1726882715.95783: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.95784: done checking to see if all hosts have failed 20778 1726882715.95785: getting the remaining hosts for this loop 20778 1726882715.95785: done getting the remaining hosts for this loop 20778 1726882715.95788: getting the next task for host managed_node2 20778 1726882715.95791: done getting next task for host managed_node2 20778 1726882715.95792: ^ task is: None 20778 1726882715.95793: ^ state is: HOST STATE: block=7, 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 20778 1726882715.95794: done queuing things up, now waiting for results queue to drain 20778 1726882715.95795: results queue empty 20778 1726882715.95796: checking for any_errors_fatal 20778 1726882715.95796: done checking for any_errors_fatal 20778 1726882715.95797: checking for max_fail_percentage 20778 1726882715.95798: done checking for max_fail_percentage 20778 1726882715.95799: checking to see if all hosts have failed and the running result is not ok 20778 1726882715.95799: done checking to see if all hosts have failed 20778 1726882715.95801: getting the next task for host managed_node2 20778 1726882715.95803: done getting next task for host managed_node2 20778 1726882715.95804: ^ task is: None 20778 1726882715.95805: ^ state is: HOST STATE: block=7, 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 20778 1726882715.95839: in VariableManager get_vars() 20778 1726882715.95852: done with get_vars() 20778 1726882715.95858: in VariableManager get_vars() 20778 1726882715.95867: done with get_vars() 20778 1726882715.95871: variable 'omit' from source: magic vars 20778 1726882715.95900: in VariableManager get_vars() 20778 1726882715.95910: done with get_vars() 20778 1726882715.95932: variable 'omit' from source: magic vars PLAY [Run playbook 'tests_default.yml' with nm as provider] ******************** 20778 1726882715.96109: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882715.96133: getting the remaining hosts for this loop 20778 1726882715.96134: done getting the remaining hosts for this loop 20778 1726882715.96136: getting the next task for host managed_node2 20778 1726882715.96139: done getting next task for host managed_node2 20778 1726882715.96141: ^ task is: TASK: Gathering Facts 20778 1726882715.96143: ^ 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 20778 1726882715.96145: getting variables 20778 1726882715.96145: in VariableManager get_vars() 20778 1726882715.96153: Calling all_inventory to load vars for managed_node2 20778 1726882715.96155: Calling groups_inventory to load vars for managed_node2 20778 1726882715.96157: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882715.96162: Calling all_plugins_play to load vars for managed_node2 20778 1726882715.96164: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882715.96167: Calling groups_plugins_play to load vars for managed_node2 20778 1726882715.96360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882715.96583: done with get_vars() 20778 1726882715.96591: done getting variables 20778 1726882715.96631: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 Friday 20 September 2024 21:38:35 -0400 (0:00:00.062) 0:00:08.698 ****** 20778 1726882715.96654: entering _queue_task() for managed_node2/gather_facts 20778 1726882715.96887: worker is 1 (out of 1 available) 20778 1726882715.96901: exiting _queue_task() for managed_node2/gather_facts 20778 1726882715.96915: done queuing things up, now waiting for results queue to drain 20778 1726882715.96916: waiting for pending results... 20778 1726882715.97182: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20778 1726882715.97328: in run() - task 0affc7ec-ae25-6d31-63bf-000000000181 20778 1726882715.97332: variable 'ansible_search_path' from source: unknown 20778 1726882715.97334: variable 'ansible_search_path' from source: unknown 20778 1726882715.97337: calling self._execute() 20778 1726882715.97416: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882715.97430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882715.97445: variable 'omit' from source: magic vars 20778 1726882715.97956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.00308: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.00353: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.00400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.00449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.00494: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.00590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.00660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.00739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.00752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.00776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.01020: variable 'ansible_distribution' from source: facts 20778 1726882716.01037: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.01094: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.01175: when evaluation is False, skipping this task 20778 1726882716.01178: _execute() done 20778 1726882716.01181: dumping result to json 20778 1726882716.01184: done dumping result, returning 20778 1726882716.01186: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-6d31-63bf-000000000181] 20778 1726882716.01189: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000181 20778 1726882716.01262: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000181 20778 1726882716.01266: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.01350: no more pending results, returning what we have 20778 1726882716.01354: results queue empty 20778 1726882716.01355: checking for any_errors_fatal 20778 1726882716.01356: done checking for any_errors_fatal 20778 1726882716.01357: checking for max_fail_percentage 20778 1726882716.01359: done checking for max_fail_percentage 20778 1726882716.01360: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.01361: done checking to see if all hosts have failed 20778 1726882716.01362: getting the remaining hosts for this loop 20778 1726882716.01364: done getting the remaining hosts for this loop 20778 1726882716.01368: getting the next task for host managed_node2 20778 1726882716.01374: done getting next task for host managed_node2 20778 1726882716.01376: ^ task is: TASK: meta (flush_handlers) 20778 1726882716.01378: ^ 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 20778 1726882716.01382: getting variables 20778 1726882716.01384: in VariableManager get_vars() 20778 1726882716.01416: Calling all_inventory to load vars for managed_node2 20778 1726882716.01419: Calling groups_inventory to load vars for managed_node2 20778 1726882716.01425: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.01437: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.01440: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.01443: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.01945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.02274: done with get_vars() 20778 1726882716.02285: done getting variables 20778 1726882716.02357: in VariableManager get_vars() 20778 1726882716.02366: Calling all_inventory to load vars for managed_node2 20778 1726882716.02369: Calling groups_inventory to load vars for managed_node2 20778 1726882716.02371: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.02375: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.02378: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.02381: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.02571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.02796: done with get_vars() 20778 1726882716.02809: done queuing things up, now waiting for results queue to drain 20778 1726882716.02811: results queue empty 20778 1726882716.02812: checking for any_errors_fatal 20778 1726882716.02814: done checking for any_errors_fatal 20778 1726882716.02815: checking for max_fail_percentage 20778 1726882716.02816: done checking for max_fail_percentage 20778 1726882716.02817: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.02817: done checking to see if all hosts have failed 20778 1726882716.02818: getting the remaining hosts for this loop 20778 1726882716.02819: done getting the remaining hosts for this loop 20778 1726882716.02824: getting the next task for host managed_node2 20778 1726882716.02828: done getting next task for host managed_node2 20778 1726882716.02831: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20778 1726882716.02832: ^ 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 20778 1726882716.02835: getting variables 20778 1726882716.02836: in VariableManager get_vars() 20778 1726882716.02849: Calling all_inventory to load vars for managed_node2 20778 1726882716.02851: Calling groups_inventory to load vars for managed_node2 20778 1726882716.02854: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.02859: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.02861: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.02864: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.03021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.03248: done with get_vars() 20778 1726882716.03257: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:8 Friday 20 September 2024 21:38:36 -0400 (0:00:00.066) 0:00:08.765 ****** 20778 1726882716.03326: entering _queue_task() for managed_node2/include_tasks 20778 1726882716.03602: worker is 1 (out of 1 available) 20778 1726882716.03615: exiting _queue_task() for managed_node2/include_tasks 20778 1726882716.03628: done queuing things up, now waiting for results queue to drain 20778 1726882716.03630: waiting for pending results... 20778 1726882716.04044: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20778 1726882716.04050: in run() - task 0affc7ec-ae25-6d31-63bf-000000000034 20778 1726882716.04053: variable 'ansible_search_path' from source: unknown 20778 1726882716.04056: variable 'ansible_search_path' from source: unknown 20778 1726882716.04066: calling self._execute() 20778 1726882716.04151: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.04162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.04177: variable 'omit' from source: magic vars 20778 1726882716.04689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.07080: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.07168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.07227: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.07278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.07508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.07548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.07588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.07630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.07685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.07707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.07968: variable 'ansible_distribution' from source: facts 20778 1726882716.08047: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.08051: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.08054: when evaluation is False, skipping this task 20778 1726882716.08056: _execute() done 20778 1726882716.08059: dumping result to json 20778 1726882716.08061: done dumping result, returning 20778 1726882716.08065: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6d31-63bf-000000000034] 20778 1726882716.08068: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000034 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.08326: no more pending results, returning what we have 20778 1726882716.08330: results queue empty 20778 1726882716.08332: checking for any_errors_fatal 20778 1726882716.08334: done checking for any_errors_fatal 20778 1726882716.08335: checking for max_fail_percentage 20778 1726882716.08337: done checking for max_fail_percentage 20778 1726882716.08338: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.08339: done checking to see if all hosts have failed 20778 1726882716.08340: getting the remaining hosts for this loop 20778 1726882716.08342: done getting the remaining hosts for this loop 20778 1726882716.08350: getting the next task for host managed_node2 20778 1726882716.08358: done getting next task for host managed_node2 20778 1726882716.08361: ^ task is: TASK: Set network provider to 'nm' 20778 1726882716.08364: ^ 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 20778 1726882716.08368: getting variables 20778 1726882716.08370: in VariableManager get_vars() 20778 1726882716.08409: Calling all_inventory to load vars for managed_node2 20778 1726882716.08412: Calling groups_inventory to load vars for managed_node2 20778 1726882716.08418: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.08637: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.08641: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.08645: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.08936: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000034 20778 1726882716.08940: WORKER PROCESS EXITING 20778 1726882716.08971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.09279: done with get_vars() 20778 1726882716.09291: done getting variables 20778 1726882716.09371: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 Friday 20 September 2024 21:38:36 -0400 (0:00:00.060) 0:00:08.826 ****** 20778 1726882716.09404: entering _queue_task() for managed_node2/set_fact 20778 1726882716.09687: worker is 1 (out of 1 available) 20778 1726882716.09699: exiting _queue_task() for managed_node2/set_fact 20778 1726882716.09713: done queuing things up, now waiting for results queue to drain 20778 1726882716.09714: waiting for pending results... 20778 1726882716.10050: running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' 20778 1726882716.10175: in run() - task 0affc7ec-ae25-6d31-63bf-000000000035 20778 1726882716.10197: variable 'ansible_search_path' from source: unknown 20778 1726882716.10205: variable 'ansible_search_path' from source: unknown 20778 1726882716.10260: calling self._execute() 20778 1726882716.10373: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.10389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.10441: variable 'omit' from source: magic vars 20778 1726882716.11088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.13531: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.13615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.13690: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.13708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.13740: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.13830: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.13907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.13911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.13947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.13965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.14143: variable 'ansible_distribution' from source: facts 20778 1726882716.14155: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.14178: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.14186: when evaluation is False, skipping this task 20778 1726882716.14193: _execute() done 20778 1726882716.14228: dumping result to json 20778 1726882716.14231: done dumping result, returning 20778 1726882716.14233: done running TaskExecutor() for managed_node2/TASK: Set network provider to 'nm' [0affc7ec-ae25-6d31-63bf-000000000035] 20778 1726882716.14236: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000035 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.14478: no more pending results, returning what we have 20778 1726882716.14481: results queue empty 20778 1726882716.14482: checking for any_errors_fatal 20778 1726882716.14489: done checking for any_errors_fatal 20778 1726882716.14490: checking for max_fail_percentage 20778 1726882716.14492: done checking for max_fail_percentage 20778 1726882716.14493: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.14494: done checking to see if all hosts have failed 20778 1726882716.14495: getting the remaining hosts for this loop 20778 1726882716.14496: done getting the remaining hosts for this loop 20778 1726882716.14501: getting the next task for host managed_node2 20778 1726882716.14508: done getting next task for host managed_node2 20778 1726882716.14510: ^ task is: TASK: meta (flush_handlers) 20778 1726882716.14512: ^ 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 20778 1726882716.14515: getting variables 20778 1726882716.14517: in VariableManager get_vars() 20778 1726882716.14548: Calling all_inventory to load vars for managed_node2 20778 1726882716.14551: Calling groups_inventory to load vars for managed_node2 20778 1726882716.14555: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.14567: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.14570: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.14573: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.14944: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000035 20778 1726882716.14948: WORKER PROCESS EXITING 20778 1726882716.14970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.15198: done with get_vars() 20778 1726882716.15209: done getting variables 20778 1726882716.15279: in VariableManager get_vars() 20778 1726882716.15289: Calling all_inventory to load vars for managed_node2 20778 1726882716.15291: Calling groups_inventory to load vars for managed_node2 20778 1726882716.15293: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.15298: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.15300: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.15303: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.15499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.15726: done with get_vars() 20778 1726882716.15738: done queuing things up, now waiting for results queue to drain 20778 1726882716.15740: results queue empty 20778 1726882716.15741: checking for any_errors_fatal 20778 1726882716.15744: done checking for any_errors_fatal 20778 1726882716.15744: checking for max_fail_percentage 20778 1726882716.15745: done checking for max_fail_percentage 20778 1726882716.15746: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.15747: done checking to see if all hosts have failed 20778 1726882716.15748: getting the remaining hosts for this loop 20778 1726882716.15749: done getting the remaining hosts for this loop 20778 1726882716.15751: getting the next task for host managed_node2 20778 1726882716.15755: done getting next task for host managed_node2 20778 1726882716.15756: ^ task is: TASK: meta (flush_handlers) 20778 1726882716.15758: ^ 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 20778 1726882716.15760: getting variables 20778 1726882716.15761: in VariableManager get_vars() 20778 1726882716.15773: Calling all_inventory to load vars for managed_node2 20778 1726882716.15775: Calling groups_inventory to load vars for managed_node2 20778 1726882716.15778: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.15782: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.15785: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.15788: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.15946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.16164: done with get_vars() 20778 1726882716.16171: done getting variables 20778 1726882716.16216: in VariableManager get_vars() 20778 1726882716.16226: Calling all_inventory to load vars for managed_node2 20778 1726882716.16228: Calling groups_inventory to load vars for managed_node2 20778 1726882716.16231: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.16235: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.16237: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.16240: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.16600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.17063: done with get_vars() 20778 1726882716.17075: done queuing things up, now waiting for results queue to drain 20778 1726882716.17077: results queue empty 20778 1726882716.17078: checking for any_errors_fatal 20778 1726882716.17079: done checking for any_errors_fatal 20778 1726882716.17080: checking for max_fail_percentage 20778 1726882716.17081: done checking for max_fail_percentage 20778 1726882716.17081: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.17082: done checking to see if all hosts have failed 20778 1726882716.17083: getting the remaining hosts for this loop 20778 1726882716.17084: done getting the remaining hosts for this loop 20778 1726882716.17086: getting the next task for host managed_node2 20778 1726882716.17089: done getting next task for host managed_node2 20778 1726882716.17090: ^ task is: None 20778 1726882716.17091: ^ 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 20778 1726882716.17092: done queuing things up, now waiting for results queue to drain 20778 1726882716.17093: results queue empty 20778 1726882716.17094: checking for any_errors_fatal 20778 1726882716.17095: done checking for any_errors_fatal 20778 1726882716.17096: checking for max_fail_percentage 20778 1726882716.17097: done checking for max_fail_percentage 20778 1726882716.17097: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.17098: done checking to see if all hosts have failed 20778 1726882716.17099: getting the next task for host managed_node2 20778 1726882716.17101: done getting next task for host managed_node2 20778 1726882716.17102: ^ task is: None 20778 1726882716.17103: ^ 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 20778 1726882716.17135: in VariableManager get_vars() 20778 1726882716.17154: done with get_vars() 20778 1726882716.17160: in VariableManager get_vars() 20778 1726882716.17171: done with get_vars() 20778 1726882716.17175: variable 'omit' from source: magic vars 20778 1726882716.17205: in VariableManager get_vars() 20778 1726882716.17218: done with get_vars() 20778 1726882716.17446: variable 'omit' from source: magic vars PLAY [Test executing the role with default parameters] ************************* 20778 1726882716.18178: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882716.18199: getting the remaining hosts for this loop 20778 1726882716.18201: done getting the remaining hosts for this loop 20778 1726882716.18203: getting the next task for host managed_node2 20778 1726882716.18206: done getting next task for host managed_node2 20778 1726882716.18208: ^ task is: TASK: meta (flush_handlers) 20778 1726882716.18209: ^ 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 20778 1726882716.18212: getting variables 20778 1726882716.18213: in VariableManager get_vars() 20778 1726882716.18228: Calling all_inventory to load vars for managed_node2 20778 1726882716.18230: Calling groups_inventory to load vars for managed_node2 20778 1726882716.18232: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.18237: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.18240: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.18243: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.18401: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.18664: done with get_vars() 20778 1726882716.18672: done getting variables 20778 1726882716.18718: in VariableManager get_vars() 20778 1726882716.18731: Calling all_inventory to load vars for managed_node2 20778 1726882716.18733: Calling groups_inventory to load vars for managed_node2 20778 1726882716.18736: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.18740: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.18742: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.18745: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.18901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.19128: done with get_vars() 20778 1726882716.19139: done queuing things up, now waiting for results queue to drain 20778 1726882716.19141: results queue empty 20778 1726882716.19142: checking for any_errors_fatal 20778 1726882716.19143: done checking for any_errors_fatal 20778 1726882716.19144: checking for max_fail_percentage 20778 1726882716.19145: done checking for max_fail_percentage 20778 1726882716.19146: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.19146: done checking to see if all hosts have failed 20778 1726882716.19147: getting the remaining hosts for this loop 20778 1726882716.19148: done getting the remaining hosts for this loop 20778 1726882716.19150: getting the next task for host managed_node2 20778 1726882716.19153: done getting next task for host managed_node2 20778 1726882716.19157: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20778 1726882716.19158: ^ 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 20778 1726882716.19167: getting variables 20778 1726882716.19169: in VariableManager get_vars() 20778 1726882716.19181: Calling all_inventory to load vars for managed_node2 20778 1726882716.19183: Calling groups_inventory to load vars for managed_node2 20778 1726882716.19185: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.19192: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.19195: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.19198: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.19354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.19746: done with get_vars() 20778 1726882716.19754: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:38:36 -0400 (0:00:00.104) 0:00:08.930 ****** 20778 1726882716.19820: entering _queue_task() for managed_node2/include_tasks 20778 1726882716.20105: worker is 1 (out of 1 available) 20778 1726882716.20119: exiting _queue_task() for managed_node2/include_tasks 20778 1726882716.20334: done queuing things up, now waiting for results queue to drain 20778 1726882716.20336: waiting for pending results... 20778 1726882716.20480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 20778 1726882716.20861: in run() - task 0affc7ec-ae25-6d31-63bf-00000000003d 20778 1726882716.20865: variable 'ansible_search_path' from source: unknown 20778 1726882716.20868: variable 'ansible_search_path' from source: unknown 20778 1726882716.20871: calling self._execute() 20778 1726882716.20874: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.20876: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.20880: variable 'omit' from source: magic vars 20778 1726882716.21448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.24005: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.24087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.24142: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.24179: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.24212: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.24308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.24627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.24630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.24632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.24639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.25075: variable 'ansible_distribution' from source: facts 20778 1726882716.25080: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.25228: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.25232: when evaluation is False, skipping this task 20778 1726882716.25235: _execute() done 20778 1726882716.25237: dumping result to json 20778 1726882716.25240: done dumping result, returning 20778 1726882716.25242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affc7ec-ae25-6d31-63bf-00000000003d] 20778 1726882716.25244: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003d 20778 1726882716.25324: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003d 20778 1726882716.25327: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.25376: no more pending results, returning what we have 20778 1726882716.25380: results queue empty 20778 1726882716.25381: checking for any_errors_fatal 20778 1726882716.25383: done checking for any_errors_fatal 20778 1726882716.25384: checking for max_fail_percentage 20778 1726882716.25386: done checking for max_fail_percentage 20778 1726882716.25387: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.25388: done checking to see if all hosts have failed 20778 1726882716.25389: getting the remaining hosts for this loop 20778 1726882716.25390: done getting the remaining hosts for this loop 20778 1726882716.25396: getting the next task for host managed_node2 20778 1726882716.25401: done getting next task for host managed_node2 20778 1726882716.25405: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 20778 1726882716.25407: ^ 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 20778 1726882716.25421: getting variables 20778 1726882716.25425: in VariableManager get_vars() 20778 1726882716.25464: Calling all_inventory to load vars for managed_node2 20778 1726882716.25467: Calling groups_inventory to load vars for managed_node2 20778 1726882716.25469: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.25480: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.25482: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.25485: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.26115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.26757: done with get_vars() 20778 1726882716.26768: done getting variables 20778 1726882716.26926: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:38:36 -0400 (0:00:00.071) 0:00:09.001 ****** 20778 1726882716.26960: entering _queue_task() for managed_node2/debug 20778 1726882716.27410: worker is 1 (out of 1 available) 20778 1726882716.27482: exiting _queue_task() for managed_node2/debug 20778 1726882716.27494: done queuing things up, now waiting for results queue to drain 20778 1726882716.27495: waiting for pending results... 20778 1726882716.28154: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider 20778 1726882716.28159: in run() - task 0affc7ec-ae25-6d31-63bf-00000000003e 20778 1726882716.28163: variable 'ansible_search_path' from source: unknown 20778 1726882716.28167: variable 'ansible_search_path' from source: unknown 20778 1726882716.28429: calling self._execute() 20778 1726882716.28433: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.28437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.28441: variable 'omit' from source: magic vars 20778 1726882716.29728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.34129: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.34217: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.34528: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.34531: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.34533: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.34615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.34927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.34930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.34939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.34956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.35344: variable 'ansible_distribution' from source: facts 20778 1726882716.35357: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.35385: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.35394: when evaluation is False, skipping this task 20778 1726882716.35402: _execute() done 20778 1726882716.35409: dumping result to json 20778 1726882716.35419: done dumping result, returning 20778 1726882716.35434: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Print network provider [0affc7ec-ae25-6d31-63bf-00000000003e] 20778 1726882716.35443: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003e skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882716.35598: no more pending results, returning what we have 20778 1726882716.35602: results queue empty 20778 1726882716.35603: checking for any_errors_fatal 20778 1726882716.35607: done checking for any_errors_fatal 20778 1726882716.35608: checking for max_fail_percentage 20778 1726882716.35610: done checking for max_fail_percentage 20778 1726882716.35611: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.35612: done checking to see if all hosts have failed 20778 1726882716.35613: getting the remaining hosts for this loop 20778 1726882716.35614: done getting the remaining hosts for this loop 20778 1726882716.35619: getting the next task for host managed_node2 20778 1726882716.35628: done getting next task for host managed_node2 20778 1726882716.35633: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20778 1726882716.35635: ^ 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 20778 1726882716.35649: getting variables 20778 1726882716.35651: in VariableManager get_vars() 20778 1726882716.35693: Calling all_inventory to load vars for managed_node2 20778 1726882716.35696: Calling groups_inventory to load vars for managed_node2 20778 1726882716.35698: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.35709: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.35712: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.35715: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.36407: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003e 20778 1726882716.36410: WORKER PROCESS EXITING 20778 1726882716.36478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.37036: done with get_vars() 20778 1726882716.37047: done getting variables 20778 1726882716.37103: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:38:36 -0400 (0:00:00.102) 0:00:09.104 ****** 20778 1726882716.37237: entering _queue_task() for managed_node2/fail 20778 1726882716.37867: worker is 1 (out of 1 available) 20778 1726882716.37880: exiting _queue_task() for managed_node2/fail 20778 1726882716.37892: done queuing things up, now waiting for results queue to drain 20778 1726882716.37927: waiting for pending results... 20778 1726882716.38641: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 20778 1726882716.38647: in run() - task 0affc7ec-ae25-6d31-63bf-00000000003f 20778 1726882716.38651: variable 'ansible_search_path' from source: unknown 20778 1726882716.38654: variable 'ansible_search_path' from source: unknown 20778 1726882716.39027: calling self._execute() 20778 1726882716.39031: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.39034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.39038: variable 'omit' from source: magic vars 20778 1726882716.39708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.41898: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.41988: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.42077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.42134: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.42165: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.42256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.42295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.42331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.42383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.42406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.42594: variable 'ansible_distribution' from source: facts 20778 1726882716.43028: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.43032: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.43035: when evaluation is False, skipping this task 20778 1726882716.43037: _execute() done 20778 1726882716.43039: dumping result to json 20778 1726882716.43041: done dumping result, returning 20778 1726882716.43043: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affc7ec-ae25-6d31-63bf-00000000003f] 20778 1726882716.43045: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003f 20778 1726882716.43118: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000003f 20778 1726882716.43128: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.43193: no more pending results, returning what we have 20778 1726882716.43196: results queue empty 20778 1726882716.43197: checking for any_errors_fatal 20778 1726882716.43203: done checking for any_errors_fatal 20778 1726882716.43204: checking for max_fail_percentage 20778 1726882716.43206: done checking for max_fail_percentage 20778 1726882716.43207: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.43208: done checking to see if all hosts have failed 20778 1726882716.43208: getting the remaining hosts for this loop 20778 1726882716.43215: done getting the remaining hosts for this loop 20778 1726882716.43220: getting the next task for host managed_node2 20778 1726882716.43228: done getting next task for host managed_node2 20778 1726882716.43232: ^ 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 20778 1726882716.43234: ^ 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 20778 1726882716.43248: getting variables 20778 1726882716.43249: in VariableManager get_vars() 20778 1726882716.43356: Calling all_inventory to load vars for managed_node2 20778 1726882716.43439: Calling groups_inventory to load vars for managed_node2 20778 1726882716.43443: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.43452: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.43454: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.43458: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.43988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.44282: done with get_vars() 20778 1726882716.44292: done getting variables 20778 1726882716.44361: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:38:36 -0400 (0:00:00.071) 0:00:09.176 ****** 20778 1726882716.44390: entering _queue_task() for managed_node2/fail 20778 1726882716.44772: worker is 1 (out of 1 available) 20778 1726882716.44784: exiting _queue_task() for managed_node2/fail 20778 1726882716.44794: done queuing things up, now waiting for results queue to drain 20778 1726882716.44795: waiting for pending results... 20778 1726882716.44990: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 20778 1726882716.45108: in run() - task 0affc7ec-ae25-6d31-63bf-000000000040 20778 1726882716.45132: variable 'ansible_search_path' from source: unknown 20778 1726882716.45139: variable 'ansible_search_path' from source: unknown 20778 1726882716.45178: calling self._execute() 20778 1726882716.45272: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.45300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.45303: variable 'omit' from source: magic vars 20778 1726882716.45863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.48425: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.48528: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.48554: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.48599: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.48636: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.48768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.48773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.48808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.48862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.48889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.49094: variable 'ansible_distribution' from source: facts 20778 1726882716.49098: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.49139: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.49143: when evaluation is False, skipping this task 20778 1726882716.49146: _execute() done 20778 1726882716.49148: dumping result to json 20778 1726882716.49150: done dumping result, returning 20778 1726882716.49160: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affc7ec-ae25-6d31-63bf-000000000040] 20778 1726882716.49203: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000040 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.49331: no more pending results, returning what we have 20778 1726882716.49335: results queue empty 20778 1726882716.49336: checking for any_errors_fatal 20778 1726882716.49343: done checking for any_errors_fatal 20778 1726882716.49344: checking for max_fail_percentage 20778 1726882716.49346: done checking for max_fail_percentage 20778 1726882716.49347: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.49348: done checking to see if all hosts have failed 20778 1726882716.49349: getting the remaining hosts for this loop 20778 1726882716.49351: done getting the remaining hosts for this loop 20778 1726882716.49356: getting the next task for host managed_node2 20778 1726882716.49362: done getting next task for host managed_node2 20778 1726882716.49367: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20778 1726882716.49369: ^ 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 20778 1726882716.49382: getting variables 20778 1726882716.49384: in VariableManager get_vars() 20778 1726882716.49641: Calling all_inventory to load vars for managed_node2 20778 1726882716.49644: Calling groups_inventory to load vars for managed_node2 20778 1726882716.49647: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.49657: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.49660: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.49663: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.49893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.50170: done with get_vars() 20778 1726882716.50180: done getting variables 20778 1726882716.50210: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000040 20778 1726882716.50213: WORKER PROCESS EXITING 20778 1726882716.50256: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:38:36 -0400 (0:00:00.058) 0:00:09.234 ****** 20778 1726882716.50284: entering _queue_task() for managed_node2/fail 20778 1726882716.50534: worker is 1 (out of 1 available) 20778 1726882716.50546: exiting _queue_task() for managed_node2/fail 20778 1726882716.50672: done queuing things up, now waiting for results queue to drain 20778 1726882716.50674: waiting for pending results... 20778 1726882716.50850: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 20778 1726882716.50963: in run() - task 0affc7ec-ae25-6d31-63bf-000000000041 20778 1726882716.50984: variable 'ansible_search_path' from source: unknown 20778 1726882716.50993: variable 'ansible_search_path' from source: unknown 20778 1726882716.51043: calling self._execute() 20778 1726882716.51132: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.51146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.51163: variable 'omit' from source: magic vars 20778 1726882716.51687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.54281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.54355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.54424: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.54469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.54509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.54615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.54706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.54710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.54736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.54756: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.54970: variable 'ansible_distribution' from source: facts 20778 1726882716.54983: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.55006: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.55014: when evaluation is False, skipping this task 20778 1726882716.55021: _execute() done 20778 1726882716.55032: dumping result to json 20778 1726882716.55043: done dumping result, returning 20778 1726882716.55060: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affc7ec-ae25-6d31-63bf-000000000041] 20778 1726882716.55070: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000041 20778 1726882716.55279: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000041 20778 1726882716.55285: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.55357: no more pending results, returning what we have 20778 1726882716.55361: results queue empty 20778 1726882716.55361: checking for any_errors_fatal 20778 1726882716.55367: done checking for any_errors_fatal 20778 1726882716.55368: checking for max_fail_percentage 20778 1726882716.55370: done checking for max_fail_percentage 20778 1726882716.55371: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.55372: done checking to see if all hosts have failed 20778 1726882716.55373: getting the remaining hosts for this loop 20778 1726882716.55374: done getting the remaining hosts for this loop 20778 1726882716.55379: getting the next task for host managed_node2 20778 1726882716.55387: done getting next task for host managed_node2 20778 1726882716.55392: ^ 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 20778 1726882716.55394: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882716.55408: getting variables 20778 1726882716.55410: in VariableManager get_vars() 20778 1726882716.55449: Calling all_inventory to load vars for managed_node2 20778 1726882716.55452: Calling groups_inventory to load vars for managed_node2 20778 1726882716.55455: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.55579: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.55586: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.55590: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.56253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.56636: done with get_vars() 20778 1726882716.56646: done getting variables 20778 1726882716.56865: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:38:36 -0400 (0:00:00.066) 0:00:09.301 ****** 20778 1726882716.56979: entering _queue_task() for managed_node2/dnf 20778 1726882716.57314: worker is 1 (out of 1 available) 20778 1726882716.57339: exiting _queue_task() for managed_node2/dnf 20778 1726882716.57353: done queuing things up, now waiting for results queue to drain 20778 1726882716.57354: waiting for pending results... 20778 1726882716.57783: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 20778 1726882716.57820: in run() - task 0affc7ec-ae25-6d31-63bf-000000000042 20778 1726882716.57874: variable 'ansible_search_path' from source: unknown 20778 1726882716.57878: variable 'ansible_search_path' from source: unknown 20778 1726882716.57928: calling self._execute() 20778 1726882716.58041: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.58076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.58118: variable 'omit' from source: magic vars 20778 1726882716.58702: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.61688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.61816: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.61843: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.61903: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.61949: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.62096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.62205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.62209: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.62272: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.62304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.62597: variable 'ansible_distribution' from source: facts 20778 1726882716.62611: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.62642: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.62651: when evaluation is False, skipping this task 20778 1726882716.62664: _execute() done 20778 1726882716.62755: dumping result to json 20778 1726882716.62760: done dumping result, returning 20778 1726882716.62763: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-000000000042] 20778 1726882716.62765: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000042 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.63027: no more pending results, returning what we have 20778 1726882716.63031: results queue empty 20778 1726882716.63032: checking for any_errors_fatal 20778 1726882716.63038: done checking for any_errors_fatal 20778 1726882716.63039: checking for max_fail_percentage 20778 1726882716.63041: done checking for max_fail_percentage 20778 1726882716.63042: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.63043: done checking to see if all hosts have failed 20778 1726882716.63044: getting the remaining hosts for this loop 20778 1726882716.63046: done getting the remaining hosts for this loop 20778 1726882716.63050: getting the next task for host managed_node2 20778 1726882716.63057: done getting next task for host managed_node2 20778 1726882716.63061: ^ 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 20778 1726882716.63063: ^ 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 20778 1726882716.63128: getting variables 20778 1726882716.63131: in VariableManager get_vars() 20778 1726882716.63174: Calling all_inventory to load vars for managed_node2 20778 1726882716.63293: Calling groups_inventory to load vars for managed_node2 20778 1726882716.63297: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.63307: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.63310: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.63313: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.63927: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000042 20778 1726882716.63930: WORKER PROCESS EXITING 20778 1726882716.63964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.64231: done with get_vars() 20778 1726882716.64243: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 20778 1726882716.64337: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:38:36 -0400 (0:00:00.073) 0:00:09.375 ****** 20778 1726882716.64365: entering _queue_task() for managed_node2/yum 20778 1726882716.64680: worker is 1 (out of 1 available) 20778 1726882716.64695: exiting _queue_task() for managed_node2/yum 20778 1726882716.64826: done queuing things up, now waiting for results queue to drain 20778 1726882716.64828: waiting for pending results... 20778 1726882716.65018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 20778 1726882716.65148: in run() - task 0affc7ec-ae25-6d31-63bf-000000000043 20778 1726882716.65173: variable 'ansible_search_path' from source: unknown 20778 1726882716.65183: variable 'ansible_search_path' from source: unknown 20778 1726882716.65229: calling self._execute() 20778 1726882716.65325: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.65340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.65368: variable 'omit' from source: magic vars 20778 1726882716.66106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.68661: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.68759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.68807: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.68867: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.68907: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.69019: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.69060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.69190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.69195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.69198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.69400: variable 'ansible_distribution' from source: facts 20778 1726882716.69514: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.69518: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.69523: when evaluation is False, skipping this task 20778 1726882716.69526: _execute() done 20778 1726882716.69528: dumping result to json 20778 1726882716.69530: done dumping result, returning 20778 1726882716.69534: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-000000000043] 20778 1726882716.69536: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000043 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.69689: no more pending results, returning what we have 20778 1726882716.69692: results queue empty 20778 1726882716.69693: checking for any_errors_fatal 20778 1726882716.69700: done checking for any_errors_fatal 20778 1726882716.69701: checking for max_fail_percentage 20778 1726882716.69703: done checking for max_fail_percentage 20778 1726882716.69704: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.69705: done checking to see if all hosts have failed 20778 1726882716.69706: getting the remaining hosts for this loop 20778 1726882716.69708: done getting the remaining hosts for this loop 20778 1726882716.69712: getting the next task for host managed_node2 20778 1726882716.69720: done getting next task for host managed_node2 20778 1726882716.69727: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20778 1726882716.69733: ^ 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 20778 1726882716.69937: getting variables 20778 1726882716.69940: in VariableManager get_vars() 20778 1726882716.69988: Calling all_inventory to load vars for managed_node2 20778 1726882716.69991: Calling groups_inventory to load vars for managed_node2 20778 1726882716.69995: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.70010: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.70014: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.70018: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.70443: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000043 20778 1726882716.70447: WORKER PROCESS EXITING 20778 1726882716.70485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.70742: done with get_vars() 20778 1726882716.70757: done getting variables 20778 1726882716.70841: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:38:36 -0400 (0:00:00.065) 0:00:09.440 ****** 20778 1726882716.70877: entering _queue_task() for managed_node2/fail 20778 1726882716.71471: worker is 1 (out of 1 available) 20778 1726882716.71484: exiting _queue_task() for managed_node2/fail 20778 1726882716.71497: done queuing things up, now waiting for results queue to drain 20778 1726882716.71499: waiting for pending results... 20778 1726882716.72276: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 20778 1726882716.72502: in run() - task 0affc7ec-ae25-6d31-63bf-000000000044 20778 1726882716.72567: variable 'ansible_search_path' from source: unknown 20778 1726882716.72674: variable 'ansible_search_path' from source: unknown 20778 1726882716.72778: calling self._execute() 20778 1726882716.72889: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.72979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.73002: variable 'omit' from source: magic vars 20778 1726882716.73961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.77873: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.78090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.78134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.78251: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.78337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.78631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.78663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.78702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.78791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.78960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.79624: variable 'ansible_distribution' from source: facts 20778 1726882716.79676: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.79743: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.79761: when evaluation is False, skipping this task 20778 1726882716.79764: _execute() done 20778 1726882716.79767: dumping result to json 20778 1726882716.79842: done dumping result, returning 20778 1726882716.79845: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-000000000044] 20778 1726882716.79848: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000044 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.80266: no more pending results, returning what we have 20778 1726882716.80390: results queue empty 20778 1726882716.80392: checking for any_errors_fatal 20778 1726882716.80399: done checking for any_errors_fatal 20778 1726882716.80400: checking for max_fail_percentage 20778 1726882716.80402: done checking for max_fail_percentage 20778 1726882716.80403: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.80404: done checking to see if all hosts have failed 20778 1726882716.80405: getting the remaining hosts for this loop 20778 1726882716.80406: done getting the remaining hosts for this loop 20778 1726882716.80412: getting the next task for host managed_node2 20778 1726882716.80427: done getting next task for host managed_node2 20778 1726882716.80432: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 20778 1726882716.80434: ^ 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 20778 1726882716.80450: getting variables 20778 1726882716.80452: in VariableManager get_vars() 20778 1726882716.80808: Calling all_inventory to load vars for managed_node2 20778 1726882716.80847: Calling groups_inventory to load vars for managed_node2 20778 1726882716.80851: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.80964: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.80967: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.80971: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.81509: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000044 20778 1726882716.81512: WORKER PROCESS EXITING 20778 1726882716.81539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.81912: done with get_vars() 20778 1726882716.81959: done getting variables 20778 1726882716.82021: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:38:36 -0400 (0:00:00.111) 0:00:09.552 ****** 20778 1726882716.82059: entering _queue_task() for managed_node2/package 20778 1726882716.82742: worker is 1 (out of 1 available) 20778 1726882716.82754: exiting _queue_task() for managed_node2/package 20778 1726882716.82767: done queuing things up, now waiting for results queue to drain 20778 1726882716.82768: waiting for pending results... 20778 1726882716.82937: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages 20778 1726882716.83210: in run() - task 0affc7ec-ae25-6d31-63bf-000000000045 20778 1726882716.83236: variable 'ansible_search_path' from source: unknown 20778 1726882716.83372: variable 'ansible_search_path' from source: unknown 20778 1726882716.83376: calling self._execute() 20778 1726882716.83452: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.83646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.83664: variable 'omit' from source: magic vars 20778 1726882716.84500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.87807: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.87905: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.87956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.88000: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.88038: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.88157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.88211: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.88246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.88305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.88325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.88584: variable 'ansible_distribution' from source: facts 20778 1726882716.88588: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.88590: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.88594: when evaluation is False, skipping this task 20778 1726882716.88596: _execute() done 20778 1726882716.88598: dumping result to json 20778 1726882716.88601: done dumping result, returning 20778 1726882716.88603: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install packages [0affc7ec-ae25-6d31-63bf-000000000045] 20778 1726882716.88626: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000045 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.88795: no more pending results, returning what we have 20778 1726882716.88798: results queue empty 20778 1726882716.88799: checking for any_errors_fatal 20778 1726882716.88806: done checking for any_errors_fatal 20778 1726882716.88807: checking for max_fail_percentage 20778 1726882716.88810: done checking for max_fail_percentage 20778 1726882716.88810: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.88811: done checking to see if all hosts have failed 20778 1726882716.88812: getting the remaining hosts for this loop 20778 1726882716.88814: done getting the remaining hosts for this loop 20778 1726882716.88819: getting the next task for host managed_node2 20778 1726882716.88827: done getting next task for host managed_node2 20778 1726882716.88831: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20778 1726882716.88833: ^ 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 20778 1726882716.88849: getting variables 20778 1726882716.88851: in VariableManager get_vars() 20778 1726882716.88903: Calling all_inventory to load vars for managed_node2 20778 1726882716.88906: Calling groups_inventory to load vars for managed_node2 20778 1726882716.88909: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.88919: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.89207: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.89213: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.89810: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000045 20778 1726882716.89814: WORKER PROCESS EXITING 20778 1726882716.89948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.90176: done with get_vars() 20778 1726882716.90191: done getting variables 20778 1726882716.90261: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:38:36 -0400 (0:00:00.082) 0:00:09.635 ****** 20778 1726882716.90311: entering _queue_task() for managed_node2/package 20778 1726882716.90759: worker is 1 (out of 1 available) 20778 1726882716.90819: exiting _queue_task() for managed_node2/package 20778 1726882716.90844: done queuing things up, now waiting for results queue to drain 20778 1726882716.90846: waiting for pending results... 20778 1726882716.91279: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 20778 1726882716.91552: in run() - task 0affc7ec-ae25-6d31-63bf-000000000046 20778 1726882716.91557: variable 'ansible_search_path' from source: unknown 20778 1726882716.91617: variable 'ansible_search_path' from source: unknown 20778 1726882716.91772: calling self._execute() 20778 1726882716.92003: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.92065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.92102: variable 'omit' from source: magic vars 20778 1726882716.93273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882716.95350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882716.95399: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882716.95468: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882716.95512: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882716.95550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882716.95789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882716.96024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882716.96028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882716.96066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882716.96177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882716.96408: variable 'ansible_distribution' from source: facts 20778 1726882716.96420: variable 'ansible_distribution_major_version' from source: facts 20778 1726882716.96490: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882716.96493: when evaluation is False, skipping this task 20778 1726882716.96499: _execute() done 20778 1726882716.96502: dumping result to json 20778 1726882716.96504: done dumping result, returning 20778 1726882716.96507: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affc7ec-ae25-6d31-63bf-000000000046] 20778 1726882716.96509: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000046 20778 1726882716.96659: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000046 20778 1726882716.96667: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882716.96734: no more pending results, returning what we have 20778 1726882716.96738: results queue empty 20778 1726882716.96739: checking for any_errors_fatal 20778 1726882716.96749: done checking for any_errors_fatal 20778 1726882716.96750: checking for max_fail_percentage 20778 1726882716.96753: done checking for max_fail_percentage 20778 1726882716.96754: checking to see if all hosts have failed and the running result is not ok 20778 1726882716.96754: done checking to see if all hosts have failed 20778 1726882716.96759: getting the remaining hosts for this loop 20778 1726882716.96761: done getting the remaining hosts for this loop 20778 1726882716.96767: getting the next task for host managed_node2 20778 1726882716.96775: done getting next task for host managed_node2 20778 1726882716.96780: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20778 1726882716.96782: ^ 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 20778 1726882716.96802: getting variables 20778 1726882716.96804: in VariableManager get_vars() 20778 1726882716.96859: Calling all_inventory to load vars for managed_node2 20778 1726882716.96863: Calling groups_inventory to load vars for managed_node2 20778 1726882716.96865: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882716.96876: Calling all_plugins_play to load vars for managed_node2 20778 1726882716.96878: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882716.96881: Calling groups_plugins_play to load vars for managed_node2 20778 1726882716.97072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882716.97314: done with get_vars() 20778 1726882716.97327: done getting variables 20778 1726882716.97393: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:38:36 -0400 (0:00:00.071) 0:00:09.706 ****** 20778 1726882716.97416: entering _queue_task() for managed_node2/package 20778 1726882716.97663: worker is 1 (out of 1 available) 20778 1726882716.97676: exiting _queue_task() for managed_node2/package 20778 1726882716.97689: done queuing things up, now waiting for results queue to drain 20778 1726882716.97691: waiting for pending results... 20778 1726882716.97972: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 20778 1726882716.98043: in run() - task 0affc7ec-ae25-6d31-63bf-000000000047 20778 1726882716.98050: variable 'ansible_search_path' from source: unknown 20778 1726882716.98054: variable 'ansible_search_path' from source: unknown 20778 1726882716.98127: calling self._execute() 20778 1726882716.98193: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882716.98197: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882716.98200: variable 'omit' from source: magic vars 20778 1726882716.98779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.00887: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.00924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.01003: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.01007: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.01047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.01118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.01154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.01178: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.01231: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.01244: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.01427: variable 'ansible_distribution' from source: facts 20778 1726882717.01433: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.01436: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.01438: when evaluation is False, skipping this task 20778 1726882717.01440: _execute() done 20778 1726882717.01458: dumping result to json 20778 1726882717.01466: done dumping result, returning 20778 1726882717.01470: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affc7ec-ae25-6d31-63bf-000000000047] 20778 1726882717.01472: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000047 20778 1726882717.01630: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000047 20778 1726882717.01633: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.01693: no more pending results, returning what we have 20778 1726882717.01697: results queue empty 20778 1726882717.01698: checking for any_errors_fatal 20778 1726882717.01707: done checking for any_errors_fatal 20778 1726882717.01708: checking for max_fail_percentage 20778 1726882717.01710: done checking for max_fail_percentage 20778 1726882717.01711: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.01712: done checking to see if all hosts have failed 20778 1726882717.01713: getting the remaining hosts for this loop 20778 1726882717.01714: done getting the remaining hosts for this loop 20778 1726882717.01721: getting the next task for host managed_node2 20778 1726882717.01728: done getting next task for host managed_node2 20778 1726882717.01732: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20778 1726882717.01734: ^ 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 20778 1726882717.01748: getting variables 20778 1726882717.01749: in VariableManager get_vars() 20778 1726882717.01789: Calling all_inventory to load vars for managed_node2 20778 1726882717.01792: Calling groups_inventory to load vars for managed_node2 20778 1726882717.01795: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.01805: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.01808: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.01811: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.02004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.02247: done with get_vars() 20778 1726882717.02258: done getting variables 20778 1726882717.02315: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:38:37 -0400 (0:00:00.049) 0:00:09.755 ****** 20778 1726882717.02348: entering _queue_task() for managed_node2/service 20778 1726882717.02781: worker is 1 (out of 1 available) 20778 1726882717.02795: exiting _queue_task() for managed_node2/service 20778 1726882717.02809: done queuing things up, now waiting for results queue to drain 20778 1726882717.02810: waiting for pending results... 20778 1726882717.03243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 20778 1726882717.03248: in run() - task 0affc7ec-ae25-6d31-63bf-000000000048 20778 1726882717.03251: variable 'ansible_search_path' from source: unknown 20778 1726882717.03254: variable 'ansible_search_path' from source: unknown 20778 1726882717.03257: calling self._execute() 20778 1726882717.03311: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.03328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.03348: variable 'omit' from source: magic vars 20778 1726882717.04162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.06087: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.06168: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.06428: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.06432: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.06435: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.06485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.06529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.06577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.06629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.06731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.07068: variable 'ansible_distribution' from source: facts 20778 1726882717.07071: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.07084: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.07088: when evaluation is False, skipping this task 20778 1726882717.07090: _execute() done 20778 1726882717.07093: dumping result to json 20778 1726882717.07095: done dumping result, returning 20778 1726882717.07100: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affc7ec-ae25-6d31-63bf-000000000048] 20778 1726882717.07104: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000048 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.07376: no more pending results, returning what we have 20778 1726882717.07380: results queue empty 20778 1726882717.07383: checking for any_errors_fatal 20778 1726882717.07390: done checking for any_errors_fatal 20778 1726882717.07390: checking for max_fail_percentage 20778 1726882717.07392: done checking for max_fail_percentage 20778 1726882717.07392: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.07393: done checking to see if all hosts have failed 20778 1726882717.07394: getting the remaining hosts for this loop 20778 1726882717.07395: done getting the remaining hosts for this loop 20778 1726882717.07399: getting the next task for host managed_node2 20778 1726882717.07404: done getting next task for host managed_node2 20778 1726882717.07407: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20778 1726882717.07409: ^ 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 20778 1726882717.07423: getting variables 20778 1726882717.07425: in VariableManager get_vars() 20778 1726882717.07458: Calling all_inventory to load vars for managed_node2 20778 1726882717.07460: Calling groups_inventory to load vars for managed_node2 20778 1726882717.07461: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.07469: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.07471: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.07474: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.07650: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000048 20778 1726882717.07653: WORKER PROCESS EXITING 20778 1726882717.07665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.07810: done with get_vars() 20778 1726882717.07818: done getting variables 20778 1726882717.07862: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:38:37 -0400 (0:00:00.055) 0:00:09.810 ****** 20778 1726882717.07885: entering _queue_task() for managed_node2/service 20778 1726882717.08102: worker is 1 (out of 1 available) 20778 1726882717.08116: exiting _queue_task() for managed_node2/service 20778 1726882717.08130: done queuing things up, now waiting for results queue to drain 20778 1726882717.08132: waiting for pending results... 20778 1726882717.08341: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 20778 1726882717.08384: in run() - task 0affc7ec-ae25-6d31-63bf-000000000049 20778 1726882717.08396: variable 'ansible_search_path' from source: unknown 20778 1726882717.08399: variable 'ansible_search_path' from source: unknown 20778 1726882717.08432: calling self._execute() 20778 1726882717.08496: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.08500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.08510: variable 'omit' from source: magic vars 20778 1726882717.08871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.10540: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.10673: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.10679: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.10684: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.10757: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.10854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.10858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.10861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.10887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.10899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.11043: variable 'ansible_distribution' from source: facts 20778 1726882717.11051: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.11067: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.11071: when evaluation is False, skipping this task 20778 1726882717.11074: _execute() done 20778 1726882717.11076: dumping result to json 20778 1726882717.11078: done dumping result, returning 20778 1726882717.11085: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affc7ec-ae25-6d31-63bf-000000000049] 20778 1726882717.11093: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000049 20778 1726882717.11200: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000049 20778 1726882717.11202: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20778 1726882717.11252: no more pending results, returning what we have 20778 1726882717.11255: results queue empty 20778 1726882717.11256: checking for any_errors_fatal 20778 1726882717.11264: done checking for any_errors_fatal 20778 1726882717.11265: checking for max_fail_percentage 20778 1726882717.11266: done checking for max_fail_percentage 20778 1726882717.11267: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.11268: done checking to see if all hosts have failed 20778 1726882717.11269: getting the remaining hosts for this loop 20778 1726882717.11271: done getting the remaining hosts for this loop 20778 1726882717.11275: getting the next task for host managed_node2 20778 1726882717.11280: done getting next task for host managed_node2 20778 1726882717.11286: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20778 1726882717.11288: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.11301: getting variables 20778 1726882717.11302: in VariableManager get_vars() 20778 1726882717.11337: Calling all_inventory to load vars for managed_node2 20778 1726882717.11339: Calling groups_inventory to load vars for managed_node2 20778 1726882717.11341: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.11350: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.11352: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.11355: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.11516: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.11674: done with get_vars() 20778 1726882717.11682: done getting variables 20778 1726882717.11730: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:38:37 -0400 (0:00:00.038) 0:00:09.849 ****** 20778 1726882717.11750: entering _queue_task() for managed_node2/service 20778 1726882717.11951: worker is 1 (out of 1 available) 20778 1726882717.11964: exiting _queue_task() for managed_node2/service 20778 1726882717.11977: done queuing things up, now waiting for results queue to drain 20778 1726882717.11979: waiting for pending results... 20778 1726882717.12285: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 20778 1726882717.12380: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004a 20778 1726882717.12395: variable 'ansible_search_path' from source: unknown 20778 1726882717.12400: variable 'ansible_search_path' from source: unknown 20778 1726882717.12478: calling self._execute() 20778 1726882717.12565: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.12589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.12593: variable 'omit' from source: magic vars 20778 1726882717.13143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.14953: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.15088: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.15118: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.15165: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.15189: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.15321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.15340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.15360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.15417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.15431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.15601: variable 'ansible_distribution' from source: facts 20778 1726882717.15617: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.15640: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.15643: when evaluation is False, skipping this task 20778 1726882717.15646: _execute() done 20778 1726882717.15648: dumping result to json 20778 1726882717.15650: done dumping result, returning 20778 1726882717.15655: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affc7ec-ae25-6d31-63bf-00000000004a] 20778 1726882717.15659: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004a 20778 1726882717.15769: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004a 20778 1726882717.15772: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.15836: no more pending results, returning what we have 20778 1726882717.15839: results queue empty 20778 1726882717.15840: checking for any_errors_fatal 20778 1726882717.15846: done checking for any_errors_fatal 20778 1726882717.15847: checking for max_fail_percentage 20778 1726882717.15849: done checking for max_fail_percentage 20778 1726882717.15850: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.15851: done checking to see if all hosts have failed 20778 1726882717.15851: getting the remaining hosts for this loop 20778 1726882717.15853: done getting the remaining hosts for this loop 20778 1726882717.15860: getting the next task for host managed_node2 20778 1726882717.15866: done getting next task for host managed_node2 20778 1726882717.15870: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 20778 1726882717.15871: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.15886: getting variables 20778 1726882717.15888: in VariableManager get_vars() 20778 1726882717.15925: Calling all_inventory to load vars for managed_node2 20778 1726882717.15928: Calling groups_inventory to load vars for managed_node2 20778 1726882717.15931: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.15941: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.15944: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.15947: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.16165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.16308: done with get_vars() 20778 1726882717.16316: done getting variables 20778 1726882717.16380: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:38:37 -0400 (0:00:00.046) 0:00:09.896 ****** 20778 1726882717.16405: entering _queue_task() for managed_node2/service 20778 1726882717.16616: worker is 1 (out of 1 available) 20778 1726882717.16633: exiting _queue_task() for managed_node2/service 20778 1726882717.16646: done queuing things up, now waiting for results queue to drain 20778 1726882717.16648: waiting for pending results... 20778 1726882717.16846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service 20778 1726882717.16947: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004b 20778 1726882717.16951: variable 'ansible_search_path' from source: unknown 20778 1726882717.16953: variable 'ansible_search_path' from source: unknown 20778 1726882717.17029: calling self._execute() 20778 1726882717.17126: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.17131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.17133: variable 'omit' from source: magic vars 20778 1726882717.17513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.19148: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.19199: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.19231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.19258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.19558: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.19626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.19687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.19690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.19712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.19724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.19851: variable 'ansible_distribution' from source: facts 20778 1726882717.19856: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.19873: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.19877: when evaluation is False, skipping this task 20778 1726882717.19879: _execute() done 20778 1726882717.19885: dumping result to json 20778 1726882717.19887: done dumping result, returning 20778 1726882717.19902: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Enable network service [0affc7ec-ae25-6d31-63bf-00000000004b] 20778 1726882717.19905: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004b 20778 1726882717.20000: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004b 20778 1726882717.20004: WORKER PROCESS EXITING skipping: [managed_node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 20778 1726882717.20050: no more pending results, returning what we have 20778 1726882717.20054: results queue empty 20778 1726882717.20055: checking for any_errors_fatal 20778 1726882717.20062: done checking for any_errors_fatal 20778 1726882717.20063: checking for max_fail_percentage 20778 1726882717.20065: done checking for max_fail_percentage 20778 1726882717.20066: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.20067: done checking to see if all hosts have failed 20778 1726882717.20067: getting the remaining hosts for this loop 20778 1726882717.20069: done getting the remaining hosts for this loop 20778 1726882717.20073: getting the next task for host managed_node2 20778 1726882717.20079: done getting next task for host managed_node2 20778 1726882717.20085: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20778 1726882717.20087: ^ 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 20778 1726882717.20100: getting variables 20778 1726882717.20102: in VariableManager get_vars() 20778 1726882717.20139: Calling all_inventory to load vars for managed_node2 20778 1726882717.20141: Calling groups_inventory to load vars for managed_node2 20778 1726882717.20143: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.20152: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.20154: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.20157: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.20315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.20468: done with get_vars() 20778 1726882717.20477: done getting variables 20778 1726882717.20525: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:38:37 -0400 (0:00:00.041) 0:00:09.937 ****** 20778 1726882717.20546: entering _queue_task() for managed_node2/copy 20778 1726882717.20768: worker is 1 (out of 1 available) 20778 1726882717.20784: exiting _queue_task() for managed_node2/copy 20778 1726882717.20796: done queuing things up, now waiting for results queue to drain 20778 1726882717.20798: waiting for pending results... 20778 1726882717.20975: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 20778 1726882717.21040: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004c 20778 1726882717.21053: variable 'ansible_search_path' from source: unknown 20778 1726882717.21057: variable 'ansible_search_path' from source: unknown 20778 1726882717.21086: calling self._execute() 20778 1726882717.21156: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.21161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.21170: variable 'omit' from source: magic vars 20778 1726882717.21600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.23124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.23356: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.23386: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.23413: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.23436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.23498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.23518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.23542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.23574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.23628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.23713: variable 'ansible_distribution' from source: facts 20778 1726882717.23719: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.23744: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.23747: when evaluation is False, skipping this task 20778 1726882717.23750: _execute() done 20778 1726882717.23754: dumping result to json 20778 1726882717.23757: done dumping result, returning 20778 1726882717.23760: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affc7ec-ae25-6d31-63bf-00000000004c] 20778 1726882717.23774: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004c 20778 1726882717.23864: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004c 20778 1726882717.23867: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.23918: no more pending results, returning what we have 20778 1726882717.23921: results queue empty 20778 1726882717.23924: checking for any_errors_fatal 20778 1726882717.23930: done checking for any_errors_fatal 20778 1726882717.23930: checking for max_fail_percentage 20778 1726882717.23932: done checking for max_fail_percentage 20778 1726882717.23933: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.23934: done checking to see if all hosts have failed 20778 1726882717.23935: getting the remaining hosts for this loop 20778 1726882717.23936: done getting the remaining hosts for this loop 20778 1726882717.23941: getting the next task for host managed_node2 20778 1726882717.23946: done getting next task for host managed_node2 20778 1726882717.23950: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20778 1726882717.23952: ^ 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 20778 1726882717.23965: getting variables 20778 1726882717.23967: in VariableManager get_vars() 20778 1726882717.24003: Calling all_inventory to load vars for managed_node2 20778 1726882717.24006: Calling groups_inventory to load vars for managed_node2 20778 1726882717.24008: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.24017: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.24019: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.24023: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.24214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.24358: done with get_vars() 20778 1726882717.24365: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:38:37 -0400 (0:00:00.038) 0:00:09.976 ****** 20778 1726882717.24429: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20778 1726882717.24645: worker is 1 (out of 1 available) 20778 1726882717.24660: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_connections 20778 1726882717.24674: done queuing things up, now waiting for results queue to drain 20778 1726882717.24676: waiting for pending results... 20778 1726882717.24846: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 20778 1726882717.24911: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004d 20778 1726882717.24927: variable 'ansible_search_path' from source: unknown 20778 1726882717.24930: variable 'ansible_search_path' from source: unknown 20778 1726882717.24962: calling self._execute() 20778 1726882717.25020: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.25027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.25045: variable 'omit' from source: magic vars 20778 1726882717.25412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.27211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.27260: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.27292: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.27320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.27348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.27413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.27445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.27460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.27492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.27504: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.27633: variable 'ansible_distribution' from source: facts 20778 1726882717.27637: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.27657: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.27660: when evaluation is False, skipping this task 20778 1726882717.27663: _execute() done 20778 1726882717.27665: dumping result to json 20778 1726882717.27668: done dumping result, returning 20778 1726882717.27677: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affc7ec-ae25-6d31-63bf-00000000004d] 20778 1726882717.27679: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004d 20778 1726882717.27782: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004d 20778 1726882717.27785: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.27836: no more pending results, returning what we have 20778 1726882717.27839: results queue empty 20778 1726882717.27840: checking for any_errors_fatal 20778 1726882717.27848: done checking for any_errors_fatal 20778 1726882717.27849: checking for max_fail_percentage 20778 1726882717.27851: done checking for max_fail_percentage 20778 1726882717.27852: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.27853: done checking to see if all hosts have failed 20778 1726882717.27853: getting the remaining hosts for this loop 20778 1726882717.27855: done getting the remaining hosts for this loop 20778 1726882717.27859: getting the next task for host managed_node2 20778 1726882717.27864: done getting next task for host managed_node2 20778 1726882717.27868: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 20778 1726882717.27870: ^ 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 20778 1726882717.27882: getting variables 20778 1726882717.27884: in VariableManager get_vars() 20778 1726882717.27917: Calling all_inventory to load vars for managed_node2 20778 1726882717.27920: Calling groups_inventory to load vars for managed_node2 20778 1726882717.27931: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.27940: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.27943: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.27945: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.28094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.28262: done with get_vars() 20778 1726882717.28270: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:38:37 -0400 (0:00:00.039) 0:00:10.015 ****** 20778 1726882717.28331: entering _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20778 1726882717.28535: worker is 1 (out of 1 available) 20778 1726882717.28549: exiting _queue_task() for managed_node2/fedora.linux_system_roles.network_state 20778 1726882717.28562: done queuing things up, now waiting for results queue to drain 20778 1726882717.28563: waiting for pending results... 20778 1726882717.28741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state 20778 1726882717.28804: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004e 20778 1726882717.28818: variable 'ansible_search_path' from source: unknown 20778 1726882717.28823: variable 'ansible_search_path' from source: unknown 20778 1726882717.28854: calling self._execute() 20778 1726882717.28918: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.28922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.28936: variable 'omit' from source: magic vars 20778 1726882717.29295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.31078: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.31188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.31191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.31194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.31196: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.31263: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.31286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.31305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.31338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.31350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.31474: variable 'ansible_distribution' from source: facts 20778 1726882717.31479: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.31497: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.31501: when evaluation is False, skipping this task 20778 1726882717.31503: _execute() done 20778 1726882717.31508: dumping result to json 20778 1726882717.31510: done dumping result, returning 20778 1726882717.31527: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Configure networking state [0affc7ec-ae25-6d31-63bf-00000000004e] 20778 1726882717.31529: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004e 20778 1726882717.31617: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004e 20778 1726882717.31622: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.31680: no more pending results, returning what we have 20778 1726882717.31686: results queue empty 20778 1726882717.31687: checking for any_errors_fatal 20778 1726882717.31695: done checking for any_errors_fatal 20778 1726882717.31696: checking for max_fail_percentage 20778 1726882717.31698: done checking for max_fail_percentage 20778 1726882717.31699: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.31700: done checking to see if all hosts have failed 20778 1726882717.31700: getting the remaining hosts for this loop 20778 1726882717.31702: done getting the remaining hosts for this loop 20778 1726882717.31707: getting the next task for host managed_node2 20778 1726882717.31712: done getting next task for host managed_node2 20778 1726882717.31716: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20778 1726882717.31718: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.31734: getting variables 20778 1726882717.31735: in VariableManager get_vars() 20778 1726882717.31769: Calling all_inventory to load vars for managed_node2 20778 1726882717.31771: Calling groups_inventory to load vars for managed_node2 20778 1726882717.31773: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.31784: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.31787: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.31790: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.31944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.32086: done with get_vars() 20778 1726882717.32094: done getting variables 20778 1726882717.32139: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:38:37 -0400 (0:00:00.038) 0:00:10.053 ****** 20778 1726882717.32162: entering _queue_task() for managed_node2/debug 20778 1726882717.32369: worker is 1 (out of 1 available) 20778 1726882717.32381: exiting _queue_task() for managed_node2/debug 20778 1726882717.32393: done queuing things up, now waiting for results queue to drain 20778 1726882717.32395: waiting for pending results... 20778 1726882717.32578: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 20778 1726882717.32647: in run() - task 0affc7ec-ae25-6d31-63bf-00000000004f 20778 1726882717.32661: variable 'ansible_search_path' from source: unknown 20778 1726882717.32664: variable 'ansible_search_path' from source: unknown 20778 1726882717.32696: calling self._execute() 20778 1726882717.32760: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.32765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.32775: variable 'omit' from source: magic vars 20778 1726882717.33145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.34962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.35012: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.35044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.35072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.35103: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.35171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.35195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.35214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.35252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.35261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.35393: variable 'ansible_distribution' from source: facts 20778 1726882717.35398: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.35414: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.35418: when evaluation is False, skipping this task 20778 1726882717.35421: _execute() done 20778 1726882717.35426: dumping result to json 20778 1726882717.35428: done dumping result, returning 20778 1726882717.35436: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affc7ec-ae25-6d31-63bf-00000000004f] 20778 1726882717.35438: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004f 20778 1726882717.35538: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000004f 20778 1726882717.35541: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882717.35610: no more pending results, returning what we have 20778 1726882717.35614: results queue empty 20778 1726882717.35614: checking for any_errors_fatal 20778 1726882717.35621: done checking for any_errors_fatal 20778 1726882717.35623: checking for max_fail_percentage 20778 1726882717.35625: done checking for max_fail_percentage 20778 1726882717.35626: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.35627: done checking to see if all hosts have failed 20778 1726882717.35628: getting the remaining hosts for this loop 20778 1726882717.35629: done getting the remaining hosts for this loop 20778 1726882717.35634: getting the next task for host managed_node2 20778 1726882717.35640: done getting next task for host managed_node2 20778 1726882717.35644: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20778 1726882717.35646: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.35660: getting variables 20778 1726882717.35661: in VariableManager get_vars() 20778 1726882717.35698: Calling all_inventory to load vars for managed_node2 20778 1726882717.35701: Calling groups_inventory to load vars for managed_node2 20778 1726882717.35703: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.35711: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.35714: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.35716: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.35910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.36056: done with get_vars() 20778 1726882717.36065: done getting variables 20778 1726882717.36110: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:38:37 -0400 (0:00:00.039) 0:00:10.093 ****** 20778 1726882717.36138: entering _queue_task() for managed_node2/debug 20778 1726882717.36356: worker is 1 (out of 1 available) 20778 1726882717.36370: exiting _queue_task() for managed_node2/debug 20778 1726882717.36385: done queuing things up, now waiting for results queue to drain 20778 1726882717.36387: waiting for pending results... 20778 1726882717.36565: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 20778 1726882717.36636: in run() - task 0affc7ec-ae25-6d31-63bf-000000000050 20778 1726882717.36649: variable 'ansible_search_path' from source: unknown 20778 1726882717.36653: variable 'ansible_search_path' from source: unknown 20778 1726882717.36685: calling self._execute() 20778 1726882717.36749: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.36753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.36764: variable 'omit' from source: magic vars 20778 1726882717.37128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.38894: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.38952: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.38980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.39010: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.39033: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.39094: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.39116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.39141: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.39169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.39180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.39304: variable 'ansible_distribution' from source: facts 20778 1726882717.39309: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.39326: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.39330: when evaluation is False, skipping this task 20778 1726882717.39334: _execute() done 20778 1726882717.39336: dumping result to json 20778 1726882717.39339: done dumping result, returning 20778 1726882717.39352: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affc7ec-ae25-6d31-63bf-000000000050] 20778 1726882717.39356: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000050 20778 1726882717.39452: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000050 20778 1726882717.39456: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882717.39508: no more pending results, returning what we have 20778 1726882717.39511: results queue empty 20778 1726882717.39512: checking for any_errors_fatal 20778 1726882717.39519: done checking for any_errors_fatal 20778 1726882717.39520: checking for max_fail_percentage 20778 1726882717.39524: done checking for max_fail_percentage 20778 1726882717.39525: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.39526: done checking to see if all hosts have failed 20778 1726882717.39526: getting the remaining hosts for this loop 20778 1726882717.39528: done getting the remaining hosts for this loop 20778 1726882717.39533: getting the next task for host managed_node2 20778 1726882717.39537: done getting next task for host managed_node2 20778 1726882717.39541: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20778 1726882717.39543: ^ 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 20778 1726882717.39558: getting variables 20778 1726882717.39559: in VariableManager get_vars() 20778 1726882717.39595: Calling all_inventory to load vars for managed_node2 20778 1726882717.39598: Calling groups_inventory to load vars for managed_node2 20778 1726882717.39600: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.39608: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.39610: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.39613: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.39771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.39915: done with get_vars() 20778 1726882717.39925: done getting variables 20778 1726882717.39971: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:38:37 -0400 (0:00:00.038) 0:00:10.132 ****** 20778 1726882717.39994: entering _queue_task() for managed_node2/debug 20778 1726882717.40216: worker is 1 (out of 1 available) 20778 1726882717.40233: exiting _queue_task() for managed_node2/debug 20778 1726882717.40246: done queuing things up, now waiting for results queue to drain 20778 1726882717.40247: waiting for pending results... 20778 1726882717.40413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 20778 1726882717.40484: in run() - task 0affc7ec-ae25-6d31-63bf-000000000051 20778 1726882717.40493: variable 'ansible_search_path' from source: unknown 20778 1726882717.40497: variable 'ansible_search_path' from source: unknown 20778 1726882717.40528: calling self._execute() 20778 1726882717.40592: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.40598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.40608: variable 'omit' from source: magic vars 20778 1726882717.40966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.42725: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.42773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.42813: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.42843: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.42862: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.42930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.42950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.42969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.43005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.43017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.43142: variable 'ansible_distribution' from source: facts 20778 1726882717.43147: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.43163: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.43167: when evaluation is False, skipping this task 20778 1726882717.43169: _execute() done 20778 1726882717.43172: dumping result to json 20778 1726882717.43174: done dumping result, returning 20778 1726882717.43184: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affc7ec-ae25-6d31-63bf-000000000051] 20778 1726882717.43187: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000051 20778 1726882717.43280: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000051 20778 1726882717.43286: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882717.43348: no more pending results, returning what we have 20778 1726882717.43351: results queue empty 20778 1726882717.43352: checking for any_errors_fatal 20778 1726882717.43357: done checking for any_errors_fatal 20778 1726882717.43358: checking for max_fail_percentage 20778 1726882717.43360: done checking for max_fail_percentage 20778 1726882717.43361: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.43361: done checking to see if all hosts have failed 20778 1726882717.43362: getting the remaining hosts for this loop 20778 1726882717.43364: done getting the remaining hosts for this loop 20778 1726882717.43368: getting the next task for host managed_node2 20778 1726882717.43373: done getting next task for host managed_node2 20778 1726882717.43377: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 20778 1726882717.43379: ^ 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 20778 1726882717.43394: getting variables 20778 1726882717.43397: in VariableManager get_vars() 20778 1726882717.43432: Calling all_inventory to load vars for managed_node2 20778 1726882717.43434: Calling groups_inventory to load vars for managed_node2 20778 1726882717.43436: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.43445: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.43447: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.43450: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.43793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.43932: done with get_vars() 20778 1726882717.43941: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:38:37 -0400 (0:00:00.040) 0:00:10.172 ****** 20778 1726882717.44003: entering _queue_task() for managed_node2/ping 20778 1726882717.44207: worker is 1 (out of 1 available) 20778 1726882717.44220: exiting _queue_task() for managed_node2/ping 20778 1726882717.44235: done queuing things up, now waiting for results queue to drain 20778 1726882717.44236: waiting for pending results... 20778 1726882717.44429: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity 20778 1726882717.44502: in run() - task 0affc7ec-ae25-6d31-63bf-000000000052 20778 1726882717.44514: variable 'ansible_search_path' from source: unknown 20778 1726882717.44518: variable 'ansible_search_path' from source: unknown 20778 1726882717.44551: calling self._execute() 20778 1726882717.44618: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.44623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.44632: variable 'omit' from source: magic vars 20778 1726882717.45003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.46615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.46666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.46697: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.46726: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.46747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.46814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.46847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.46871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.46906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.46917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.47048: variable 'ansible_distribution' from source: facts 20778 1726882717.47055: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.47073: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.47076: when evaluation is False, skipping this task 20778 1726882717.47081: _execute() done 20778 1726882717.47084: dumping result to json 20778 1726882717.47086: done dumping result, returning 20778 1726882717.47099: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affc7ec-ae25-6d31-63bf-000000000052] 20778 1726882717.47102: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000052 20778 1726882717.47192: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000052 20778 1726882717.47194: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.47245: no more pending results, returning what we have 20778 1726882717.47248: results queue empty 20778 1726882717.47249: checking for any_errors_fatal 20778 1726882717.47257: done checking for any_errors_fatal 20778 1726882717.47258: checking for max_fail_percentage 20778 1726882717.47260: done checking for max_fail_percentage 20778 1726882717.47261: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.47262: done checking to see if all hosts have failed 20778 1726882717.47263: getting the remaining hosts for this loop 20778 1726882717.47264: done getting the remaining hosts for this loop 20778 1726882717.47268: getting the next task for host managed_node2 20778 1726882717.47274: done getting next task for host managed_node2 20778 1726882717.47277: ^ task is: TASK: meta (role_complete) 20778 1726882717.47278: ^ 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 20778 1726882717.47292: getting variables 20778 1726882717.47293: in VariableManager get_vars() 20778 1726882717.47336: Calling all_inventory to load vars for managed_node2 20778 1726882717.47339: Calling groups_inventory to load vars for managed_node2 20778 1726882717.47341: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.47350: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.47353: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.47356: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.47506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.47653: done with get_vars() 20778 1726882717.47664: done getting variables 20778 1726882717.47728: done queuing things up, now waiting for results queue to drain 20778 1726882717.47730: results queue empty 20778 1726882717.47730: checking for any_errors_fatal 20778 1726882717.47732: done checking for any_errors_fatal 20778 1726882717.47733: checking for max_fail_percentage 20778 1726882717.47733: done checking for max_fail_percentage 20778 1726882717.47734: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.47734: done checking to see if all hosts have failed 20778 1726882717.47735: getting the remaining hosts for this loop 20778 1726882717.47736: done getting the remaining hosts for this loop 20778 1726882717.47737: getting the next task for host managed_node2 20778 1726882717.47740: done getting next task for host managed_node2 20778 1726882717.47742: ^ task is: TASK: Include the task 'el_repo_setup.yml' 20778 1726882717.47743: ^ 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 20778 1726882717.47744: getting variables 20778 1726882717.47745: in VariableManager get_vars() 20778 1726882717.47753: Calling all_inventory to load vars for managed_node2 20778 1726882717.47755: Calling groups_inventory to load vars for managed_node2 20778 1726882717.47756: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.47760: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.47762: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.47765: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.47888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.48028: done with get_vars() 20778 1726882717.48039: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:11 Friday 20 September 2024 21:38:37 -0400 (0:00:00.040) 0:00:10.213 ****** 20778 1726882717.48089: entering _queue_task() for managed_node2/include_tasks 20778 1726882717.48312: worker is 1 (out of 1 available) 20778 1726882717.48330: exiting _queue_task() for managed_node2/include_tasks 20778 1726882717.48341: done queuing things up, now waiting for results queue to drain 20778 1726882717.48343: waiting for pending results... 20778 1726882717.48518: running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' 20778 1726882717.48585: in run() - task 0affc7ec-ae25-6d31-63bf-000000000054 20778 1726882717.48600: variable 'ansible_search_path' from source: unknown 20778 1726882717.48604: variable 'ansible_search_path' from source: unknown 20778 1726882717.48638: calling self._execute() 20778 1726882717.48705: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.48709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.48719: variable 'omit' from source: magic vars 20778 1726882717.49075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.50682: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.50734: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.50766: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.50796: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.50815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.50883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.50907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.50928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.50958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.50972: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.51101: variable 'ansible_distribution' from source: facts 20778 1726882717.51107: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.51124: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.51128: when evaluation is False, skipping this task 20778 1726882717.51130: _execute() done 20778 1726882717.51133: dumping result to json 20778 1726882717.51136: done dumping result, returning 20778 1726882717.51143: done running TaskExecutor() for managed_node2/TASK: Include the task 'el_repo_setup.yml' [0affc7ec-ae25-6d31-63bf-000000000054] 20778 1726882717.51145: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000054 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.51300: no more pending results, returning what we have 20778 1726882717.51303: results queue empty 20778 1726882717.51304: checking for any_errors_fatal 20778 1726882717.51305: done checking for any_errors_fatal 20778 1726882717.51306: checking for max_fail_percentage 20778 1726882717.51308: done checking for max_fail_percentage 20778 1726882717.51309: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.51310: done checking to see if all hosts have failed 20778 1726882717.51311: getting the remaining hosts for this loop 20778 1726882717.51312: done getting the remaining hosts for this loop 20778 1726882717.51317: getting the next task for host managed_node2 20778 1726882717.51324: done getting next task for host managed_node2 20778 1726882717.51327: ^ task is: TASK: Test warning and info logs 20778 1726882717.51328: ^ state is: HOST STATE: block=4, 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 20778 1726882717.51331: getting variables 20778 1726882717.51335: in VariableManager get_vars() 20778 1726882717.51369: Calling all_inventory to load vars for managed_node2 20778 1726882717.51371: Calling groups_inventory to load vars for managed_node2 20778 1726882717.51374: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.51384: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.51386: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.51389: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.51566: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000054 20778 1726882717.51570: WORKER PROCESS EXITING 20778 1726882717.51580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.51730: done with get_vars() 20778 1726882717.51739: done getting variables 20778 1726882717.51786: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Test warning and info logs] ********************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default.yml:13 Friday 20 September 2024 21:38:37 -0400 (0:00:00.037) 0:00:10.250 ****** 20778 1726882717.51806: entering _queue_task() for managed_node2/assert 20778 1726882717.52020: worker is 1 (out of 1 available) 20778 1726882717.52036: exiting _queue_task() for managed_node2/assert 20778 1726882717.52047: done queuing things up, now waiting for results queue to drain 20778 1726882717.52049: waiting for pending results... 20778 1726882717.52220: running TaskExecutor() for managed_node2/TASK: Test warning and info logs 20778 1726882717.52284: in run() - task 0affc7ec-ae25-6d31-63bf-000000000055 20778 1726882717.52294: variable 'ansible_search_path' from source: unknown 20778 1726882717.52299: variable 'ansible_search_path' from source: unknown 20778 1726882717.52329: calling self._execute() 20778 1726882717.52395: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.52400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.52410: variable 'omit' from source: magic vars 20778 1726882717.52778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.54409: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.54471: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.54500: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.54529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.54549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.54615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.54637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.54657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.54688: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.54705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.54838: variable 'ansible_distribution' from source: facts 20778 1726882717.54843: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.54860: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.54864: when evaluation is False, skipping this task 20778 1726882717.54866: _execute() done 20778 1726882717.54869: dumping result to json 20778 1726882717.54871: done dumping result, returning 20778 1726882717.54878: done running TaskExecutor() for managed_node2/TASK: Test warning and info logs [0affc7ec-ae25-6d31-63bf-000000000055] 20778 1726882717.54880: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000055 20778 1726882717.54979: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000055 20778 1726882717.54981: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.55041: no more pending results, returning what we have 20778 1726882717.55045: results queue empty 20778 1726882717.55045: checking for any_errors_fatal 20778 1726882717.55050: done checking for any_errors_fatal 20778 1726882717.55051: checking for max_fail_percentage 20778 1726882717.55053: done checking for max_fail_percentage 20778 1726882717.55054: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.55055: done checking to see if all hosts have failed 20778 1726882717.55056: getting the remaining hosts for this loop 20778 1726882717.55057: done getting the remaining hosts for this loop 20778 1726882717.55062: getting the next task for host managed_node2 20778 1726882717.55068: done getting next task for host managed_node2 20778 1726882717.55070: ^ task is: TASK: meta (flush_handlers) 20778 1726882717.55072: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.55076: getting variables 20778 1726882717.55077: in VariableManager get_vars() 20778 1726882717.55112: Calling all_inventory to load vars for managed_node2 20778 1726882717.55115: Calling groups_inventory to load vars for managed_node2 20778 1726882717.55117: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.55128: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.55130: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.55133: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.55348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.55490: done with get_vars() 20778 1726882717.55498: done getting variables 20778 1726882717.55550: in VariableManager get_vars() 20778 1726882717.55562: Calling all_inventory to load vars for managed_node2 20778 1726882717.55563: Calling groups_inventory to load vars for managed_node2 20778 1726882717.55565: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.55568: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.55570: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.55571: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.55673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.55808: done with get_vars() 20778 1726882717.55818: done queuing things up, now waiting for results queue to drain 20778 1726882717.55819: results queue empty 20778 1726882717.55820: checking for any_errors_fatal 20778 1726882717.55823: done checking for any_errors_fatal 20778 1726882717.55824: checking for max_fail_percentage 20778 1726882717.55824: done checking for max_fail_percentage 20778 1726882717.55825: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.55825: done checking to see if all hosts have failed 20778 1726882717.55826: getting the remaining hosts for this loop 20778 1726882717.55826: done getting the remaining hosts for this loop 20778 1726882717.55828: getting the next task for host managed_node2 20778 1726882717.55831: done getting next task for host managed_node2 20778 1726882717.55832: ^ task is: TASK: meta (flush_handlers) 20778 1726882717.55833: ^ state is: HOST STATE: block=6, 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 20778 1726882717.55835: getting variables 20778 1726882717.55835: in VariableManager get_vars() 20778 1726882717.55846: Calling all_inventory to load vars for managed_node2 20778 1726882717.55848: Calling groups_inventory to load vars for managed_node2 20778 1726882717.55849: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.55853: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.55854: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.55856: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.55955: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.56109: done with get_vars() 20778 1726882717.56115: done getting variables 20778 1726882717.56149: in VariableManager get_vars() 20778 1726882717.56157: Calling all_inventory to load vars for managed_node2 20778 1726882717.56158: Calling groups_inventory to load vars for managed_node2 20778 1726882717.56159: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.56162: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.56164: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.56165: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.56259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.56391: done with get_vars() 20778 1726882717.56399: done queuing things up, now waiting for results queue to drain 20778 1726882717.56401: results queue empty 20778 1726882717.56401: checking for any_errors_fatal 20778 1726882717.56402: done checking for any_errors_fatal 20778 1726882717.56403: checking for max_fail_percentage 20778 1726882717.56403: done checking for max_fail_percentage 20778 1726882717.56404: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.56404: done checking to see if all hosts have failed 20778 1726882717.56405: getting the remaining hosts for this loop 20778 1726882717.56405: done getting the remaining hosts for this loop 20778 1726882717.56407: getting the next task for host managed_node2 20778 1726882717.56409: done getting next task for host managed_node2 20778 1726882717.56409: ^ task is: None 20778 1726882717.56410: ^ state is: HOST STATE: block=7, 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 20778 1726882717.56411: done queuing things up, now waiting for results queue to drain 20778 1726882717.56411: results queue empty 20778 1726882717.56412: checking for any_errors_fatal 20778 1726882717.56412: done checking for any_errors_fatal 20778 1726882717.56413: checking for max_fail_percentage 20778 1726882717.56413: done checking for max_fail_percentage 20778 1726882717.56414: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.56414: done checking to see if all hosts have failed 20778 1726882717.56415: getting the next task for host managed_node2 20778 1726882717.56417: done getting next task for host managed_node2 20778 1726882717.56417: ^ task is: None 20778 1726882717.56418: ^ state is: HOST STATE: block=7, 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 20778 1726882717.56451: in VariableManager get_vars() 20778 1726882717.56461: done with get_vars() 20778 1726882717.56465: in VariableManager get_vars() 20778 1726882717.56470: done with get_vars() 20778 1726882717.56473: variable 'omit' from source: magic vars 20778 1726882717.56496: in VariableManager get_vars() 20778 1726882717.56502: done with get_vars() 20778 1726882717.56515: variable 'omit' from source: magic vars PLAY [Run Pytest tests] ******************************************************** 20778 1726882717.56676: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 20778 1726882717.56697: getting the remaining hosts for this loop 20778 1726882717.56698: done getting the remaining hosts for this loop 20778 1726882717.56700: getting the next task for host managed_node2 20778 1726882717.56701: done getting next task for host managed_node2 20778 1726882717.56703: ^ task is: TASK: Gathering Facts 20778 1726882717.56704: ^ 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 20778 1726882717.56705: getting variables 20778 1726882717.56706: in VariableManager get_vars() 20778 1726882717.56712: Calling all_inventory to load vars for managed_node2 20778 1726882717.56713: Calling groups_inventory to load vars for managed_node2 20778 1726882717.56714: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.56718: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.56719: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.56723: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.56848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.56978: done with get_vars() 20778 1726882717.56986: done getting variables 20778 1726882717.57013: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:34 Friday 20 September 2024 21:38:37 -0400 (0:00:00.052) 0:00:10.302 ****** 20778 1726882717.57032: entering _queue_task() for managed_node2/gather_facts 20778 1726882717.57237: worker is 1 (out of 1 available) 20778 1726882717.57249: exiting _queue_task() for managed_node2/gather_facts 20778 1726882717.57261: done queuing things up, now waiting for results queue to drain 20778 1726882717.57263: waiting for pending results... 20778 1726882717.57437: running TaskExecutor() for managed_node2/TASK: Gathering Facts 20778 1726882717.57496: in run() - task 0affc7ec-ae25-6d31-63bf-000000000222 20778 1726882717.57510: variable 'ansible_search_path' from source: unknown 20778 1726882717.57548: calling self._execute() 20778 1726882717.57609: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.57614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.57625: variable 'omit' from source: magic vars 20778 1726882717.57987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.59571: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.59623: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.59652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.59692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.59715: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.59779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.59810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.59826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.59856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.59867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.59994: variable 'ansible_distribution' from source: facts 20778 1726882717.60003: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.60025: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.60028: when evaluation is False, skipping this task 20778 1726882717.60033: _execute() done 20778 1726882717.60036: dumping result to json 20778 1726882717.60039: done dumping result, returning 20778 1726882717.60041: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0affc7ec-ae25-6d31-63bf-000000000222] 20778 1726882717.60044: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000222 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.60177: no more pending results, returning what we have 20778 1726882717.60183: results queue empty 20778 1726882717.60184: checking for any_errors_fatal 20778 1726882717.60185: done checking for any_errors_fatal 20778 1726882717.60186: checking for max_fail_percentage 20778 1726882717.60188: done checking for max_fail_percentage 20778 1726882717.60189: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.60190: done checking to see if all hosts have failed 20778 1726882717.60191: getting the remaining hosts for this loop 20778 1726882717.60192: done getting the remaining hosts for this loop 20778 1726882717.60196: getting the next task for host managed_node2 20778 1726882717.60201: done getting next task for host managed_node2 20778 1726882717.60203: ^ task is: TASK: meta (flush_handlers) 20778 1726882717.60205: ^ 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 20778 1726882717.60209: getting variables 20778 1726882717.60211: in VariableManager get_vars() 20778 1726882717.60241: Calling all_inventory to load vars for managed_node2 20778 1726882717.60244: Calling groups_inventory to load vars for managed_node2 20778 1726882717.60247: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.60257: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.60259: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.60262: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.60417: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000222 20778 1726882717.60421: WORKER PROCESS EXITING 20778 1726882717.60439: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.60596: done with get_vars() 20778 1726882717.60603: done getting variables 20778 1726882717.60652: in VariableManager get_vars() 20778 1726882717.60660: Calling all_inventory to load vars for managed_node2 20778 1726882717.60662: Calling groups_inventory to load vars for managed_node2 20778 1726882717.60664: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.60667: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.60669: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.60670: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.60767: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.60898: done with get_vars() 20778 1726882717.60908: done queuing things up, now waiting for results queue to drain 20778 1726882717.60909: results queue empty 20778 1726882717.60909: checking for any_errors_fatal 20778 1726882717.60911: done checking for any_errors_fatal 20778 1726882717.60911: checking for max_fail_percentage 20778 1726882717.60912: done checking for max_fail_percentage 20778 1726882717.60913: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.60913: done checking to see if all hosts have failed 20778 1726882717.60914: getting the remaining hosts for this loop 20778 1726882717.60914: done getting the remaining hosts for this loop 20778 1726882717.60916: getting the next task for host managed_node2 20778 1726882717.60919: done getting next task for host managed_node2 20778 1726882717.60920: ^ task is: TASK: Create tempdir for code to test 20778 1726882717.60923: ^ 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 20778 1726882717.60925: getting variables 20778 1726882717.60925: in VariableManager get_vars() 20778 1726882717.60930: Calling all_inventory to load vars for managed_node2 20778 1726882717.60935: Calling groups_inventory to load vars for managed_node2 20778 1726882717.60937: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.60940: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.60942: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.60944: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.61040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.61184: done with get_vars() 20778 1726882717.61190: done getting variables TASK [Create tempdir for code to test] ***************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:39 Friday 20 September 2024 21:38:37 -0400 (0:00:00.042) 0:00:10.344 ****** 20778 1726882717.61243: entering _queue_task() for managed_node2/tempfile 20778 1726882717.61244: Creating lock for tempfile 20778 1726882717.61449: worker is 1 (out of 1 available) 20778 1726882717.61461: exiting _queue_task() for managed_node2/tempfile 20778 1726882717.61472: done queuing things up, now waiting for results queue to drain 20778 1726882717.61474: waiting for pending results... 20778 1726882717.61650: running TaskExecutor() for managed_node2/TASK: Create tempdir for code to test 20778 1726882717.61716: in run() - task 0affc7ec-ae25-6d31-63bf-000000000058 20778 1726882717.61730: variable 'ansible_search_path' from source: unknown 20778 1726882717.61760: calling self._execute() 20778 1726882717.61824: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.61836: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.61845: variable 'omit' from source: magic vars 20778 1726882717.62203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.63775: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.63823: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.63851: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.63879: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.63901: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.63964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.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) 20778 1726882717.64008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.64044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.64055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.64190: variable 'ansible_distribution' from source: facts 20778 1726882717.64196: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.64217: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.64223: when evaluation is False, skipping this task 20778 1726882717.64239: _execute() done 20778 1726882717.64242: dumping result to json 20778 1726882717.64244: done dumping result, returning 20778 1726882717.64246: done running TaskExecutor() for managed_node2/TASK: Create tempdir for code to test [0affc7ec-ae25-6d31-63bf-000000000058] 20778 1726882717.64249: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000058 20778 1726882717.64333: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000058 20778 1726882717.64336: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.64390: no more pending results, returning what we have 20778 1726882717.64393: results queue empty 20778 1726882717.64394: checking for any_errors_fatal 20778 1726882717.64396: done checking for any_errors_fatal 20778 1726882717.64396: checking for max_fail_percentage 20778 1726882717.64398: done checking for max_fail_percentage 20778 1726882717.64399: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.64400: done checking to see if all hosts have failed 20778 1726882717.64401: getting the remaining hosts for this loop 20778 1726882717.64402: done getting the remaining hosts for this loop 20778 1726882717.64406: getting the next task for host managed_node2 20778 1726882717.64412: done getting next task for host managed_node2 20778 1726882717.64414: ^ task is: TASK: Get tempfile for tar 20778 1726882717.64416: ^ 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 20778 1726882717.64419: getting variables 20778 1726882717.64420: in VariableManager get_vars() 20778 1726882717.64451: Calling all_inventory to load vars for managed_node2 20778 1726882717.64453: Calling groups_inventory to load vars for managed_node2 20778 1726882717.64456: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.64465: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.64468: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.64471: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.64643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.64778: done with get_vars() 20778 1726882717.64788: done getting variables TASK [Get tempfile for tar] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:45 Friday 20 September 2024 21:38:37 -0400 (0:00:00.036) 0:00:10.380 ****** 20778 1726882717.64855: entering _queue_task() for managed_node2/tempfile 20778 1726882717.65057: worker is 1 (out of 1 available) 20778 1726882717.65070: exiting _queue_task() for managed_node2/tempfile 20778 1726882717.65085: done queuing things up, now waiting for results queue to drain 20778 1726882717.65087: waiting for pending results... 20778 1726882717.65254: running TaskExecutor() for managed_node2/TASK: Get tempfile for tar 20778 1726882717.65312: in run() - task 0affc7ec-ae25-6d31-63bf-000000000059 20778 1726882717.65330: variable 'ansible_search_path' from source: unknown 20778 1726882717.65357: calling self._execute() 20778 1726882717.65378: in VariableManager get_vars() 20778 1726882717.65408: Calling all_inventory to load vars for localhost 20778 1726882717.65412: Calling groups_inventory to load vars for localhost 20778 1726882717.65416: Calling all_plugins_inventory to load vars for localhost 20778 1726882717.65439: Calling all_plugins_play to load vars for localhost 20778 1726882717.65442: Calling groups_plugins_inventory to load vars for localhost 20778 1726882717.65445: Calling groups_plugins_play to load vars for localhost 20778 1726882717.65505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.65524: done with get_vars() 20778 1726882717.65527: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882717.65575: variable 'ansible_delegated_vars' from source: unknown 20778 1726882717.65579: variable 'ansible_connection' from source: host vars for 'localhost' 20778 1726882717.65584: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 20778 1726882717.65595: variable 'omit' from source: magic vars 20778 1726882717.65986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.67499: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.67555: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.67585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.67612: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.67637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.67698: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.67719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.67744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.67772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.67786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.67912: variable 'ansible_distribution' from source: facts 20778 1726882717.67916: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.67935: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.67940: when evaluation is False, skipping this task 20778 1726882717.67942: _execute() done 20778 1726882717.67945: dumping result to json 20778 1726882717.67948: done dumping result, returning 20778 1726882717.67951: done running TaskExecutor() for managed_node2/TASK: Get tempfile for tar [0affc7ec-ae25-6d31-63bf-000000000059] 20778 1726882717.67962: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000059 20778 1726882717.68048: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000059 20778 1726882717.68051: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.68103: no more pending results, returning what we have 20778 1726882717.68105: results queue empty 20778 1726882717.68106: checking for any_errors_fatal 20778 1726882717.68111: done checking for any_errors_fatal 20778 1726882717.68112: checking for max_fail_percentage 20778 1726882717.68113: done checking for max_fail_percentage 20778 1726882717.68114: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.68115: done checking to see if all hosts have failed 20778 1726882717.68116: getting the remaining hosts for this loop 20778 1726882717.68117: done getting the remaining hosts for this loop 20778 1726882717.68120: getting the next task for host managed_node2 20778 1726882717.68127: done getting next task for host managed_node2 20778 1726882717.68131: ^ task is: TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 20778 1726882717.68132: ^ 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 20778 1726882717.68136: getting variables 20778 1726882717.68137: in VariableManager get_vars() 20778 1726882717.68161: Calling all_inventory to load vars for managed_node2 20778 1726882717.68163: Calling groups_inventory to load vars for managed_node2 20778 1726882717.68166: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.68175: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.68178: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.68180: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.68363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.68498: done with get_vars() 20778 1726882717.68505: done getting variables TASK [Include the task '../tasks/get_modules_and_utils_paths.yml'] ************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:52 Friday 20 September 2024 21:38:37 -0400 (0:00:00.037) 0:00:10.417 ****** 20778 1726882717.68571: entering _queue_task() for managed_node2/include_tasks 20778 1726882717.68759: worker is 1 (out of 1 available) 20778 1726882717.68771: exiting _queue_task() for managed_node2/include_tasks 20778 1726882717.68783: done queuing things up, now waiting for results queue to drain 20778 1726882717.68784: waiting for pending results... 20778 1726882717.68961: running TaskExecutor() for managed_node2/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' 20778 1726882717.69020: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005a 20778 1726882717.69035: variable 'ansible_search_path' from source: unknown 20778 1726882717.69067: calling self._execute() 20778 1726882717.69135: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.69141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.69152: variable 'omit' from source: magic vars 20778 1726882717.69512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.71083: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.71132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.71160: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.71192: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.71223: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.71284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.71309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.71336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.71364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.71375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.71502: variable 'ansible_distribution' from source: facts 20778 1726882717.71506: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.71526: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.71532: when evaluation is False, skipping this task 20778 1726882717.71541: _execute() done 20778 1726882717.71544: dumping result to json 20778 1726882717.71547: done dumping result, returning 20778 1726882717.71552: done running TaskExecutor() for managed_node2/TASK: Include the task '../tasks/get_modules_and_utils_paths.yml' [0affc7ec-ae25-6d31-63bf-00000000005a] 20778 1726882717.71557: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005a 20778 1726882717.71646: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005a 20778 1726882717.71649: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.71699: no more pending results, returning what we have 20778 1726882717.71702: results queue empty 20778 1726882717.71703: checking for any_errors_fatal 20778 1726882717.71707: done checking for any_errors_fatal 20778 1726882717.71708: checking for max_fail_percentage 20778 1726882717.71710: done checking for max_fail_percentage 20778 1726882717.71711: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.71712: done checking to see if all hosts have failed 20778 1726882717.71712: getting the remaining hosts for this loop 20778 1726882717.71714: done getting the remaining hosts for this loop 20778 1726882717.71718: getting the next task for host managed_node2 20778 1726882717.71725: done getting next task for host managed_node2 20778 1726882717.71728: ^ task is: TASK: Get tests directory 20778 1726882717.71730: ^ 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 20778 1726882717.71733: getting variables 20778 1726882717.71734: in VariableManager get_vars() 20778 1726882717.71759: Calling all_inventory to load vars for managed_node2 20778 1726882717.71762: Calling groups_inventory to load vars for managed_node2 20778 1726882717.71765: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.71774: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.71776: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.71779: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.71919: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.72059: done with get_vars() 20778 1726882717.72067: done getting variables 20778 1726882717.72106: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get tests directory] ***************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:55 Friday 20 September 2024 21:38:37 -0400 (0:00:00.035) 0:00:10.453 ****** 20778 1726882717.72128: entering _queue_task() for managed_node2/set_fact 20778 1726882717.72315: worker is 1 (out of 1 available) 20778 1726882717.72330: exiting _queue_task() for managed_node2/set_fact 20778 1726882717.72343: done queuing things up, now waiting for results queue to drain 20778 1726882717.72344: waiting for pending results... 20778 1726882717.72511: running TaskExecutor() for managed_node2/TASK: Get tests directory 20778 1726882717.72562: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005b 20778 1726882717.72578: variable 'ansible_search_path' from source: unknown 20778 1726882717.72610: calling self._execute() 20778 1726882717.72669: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.72676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.72689: variable 'omit' from source: magic vars 20778 1726882717.73102: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.74630: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.74690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.74718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.74747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.74771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.74836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.74858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.74882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.74912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.74925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.75052: variable 'ansible_distribution' from source: facts 20778 1726882717.75057: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.75074: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.75079: when evaluation is False, skipping this task 20778 1726882717.75082: _execute() done 20778 1726882717.75085: dumping result to json 20778 1726882717.75097: done dumping result, returning 20778 1726882717.75100: done running TaskExecutor() for managed_node2/TASK: Get tests directory [0affc7ec-ae25-6d31-63bf-00000000005b] 20778 1726882717.75103: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005b 20778 1726882717.75198: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005b 20778 1726882717.75201: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.75248: no more pending results, returning what we have 20778 1726882717.75252: results queue empty 20778 1726882717.75252: checking for any_errors_fatal 20778 1726882717.75257: done checking for any_errors_fatal 20778 1726882717.75258: checking for max_fail_percentage 20778 1726882717.75260: done checking for max_fail_percentage 20778 1726882717.75260: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.75261: done checking to see if all hosts have failed 20778 1726882717.75262: getting the remaining hosts for this loop 20778 1726882717.75264: done getting the remaining hosts for this loop 20778 1726882717.75268: getting the next task for host managed_node2 20778 1726882717.75273: done getting next task for host managed_node2 20778 1726882717.75276: ^ task is: TASK: Create Tar file 20778 1726882717.75277: ^ 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 20778 1726882717.75280: getting variables 20778 1726882717.75282: in VariableManager get_vars() 20778 1726882717.75307: Calling all_inventory to load vars for managed_node2 20778 1726882717.75310: Calling groups_inventory to load vars for managed_node2 20778 1726882717.75313: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.75332: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.75335: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.75339: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.75518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.75656: done with get_vars() 20778 1726882717.75665: done getting variables 20778 1726882717.75710: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Create Tar file] ********************************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:70 Friday 20 September 2024 21:38:37 -0400 (0:00:00.036) 0:00:10.489 ****** 20778 1726882717.75736: entering _queue_task() for managed_node2/command 20778 1726882717.75939: worker is 1 (out of 1 available) 20778 1726882717.75952: exiting _queue_task() for managed_node2/command 20778 1726882717.75964: done queuing things up, now waiting for results queue to drain 20778 1726882717.75966: waiting for pending results... 20778 1726882717.76136: running TaskExecutor() for managed_node2/TASK: Create Tar file 20778 1726882717.76193: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005c 20778 1726882717.76209: variable 'ansible_search_path' from source: unknown 20778 1726882717.76239: calling self._execute() 20778 1726882717.76260: in VariableManager get_vars() 20778 1726882717.76291: Calling all_inventory to load vars for localhost 20778 1726882717.76296: Calling groups_inventory to load vars for localhost 20778 1726882717.76299: Calling all_plugins_inventory to load vars for localhost 20778 1726882717.76318: Calling all_plugins_play to load vars for localhost 20778 1726882717.76323: Calling groups_plugins_inventory to load vars for localhost 20778 1726882717.76329: Calling groups_plugins_play to load vars for localhost 20778 1726882717.76390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.76410: done with get_vars() 20778 1726882717.76413: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882717.76462: variable 'ansible_delegated_vars' from source: unknown 20778 1726882717.76466: variable 'ansible_connection' from source: host vars for 'localhost' 20778 1726882717.76469: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 20778 1726882717.76480: variable 'omit' from source: magic vars 20778 1726882717.76811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.78426: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.78473: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.78721: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.78747: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.78767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.78840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.78861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.78879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.78910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.78927: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.79054: variable 'ansible_distribution' from source: facts 20778 1726882717.79061: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.79210: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.79213: when evaluation is False, skipping this task 20778 1726882717.79215: _execute() done 20778 1726882717.79217: dumping result to json 20778 1726882717.79219: done dumping result, returning 20778 1726882717.79221: done running TaskExecutor() for managed_node2/TASK: Create Tar file [0affc7ec-ae25-6d31-63bf-00000000005c] 20778 1726882717.79225: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005c 20778 1726882717.79293: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005c 20778 1726882717.79295: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.79525: no more pending results, returning what we have 20778 1726882717.79528: results queue empty 20778 1726882717.79529: checking for any_errors_fatal 20778 1726882717.79536: done checking for any_errors_fatal 20778 1726882717.79537: checking for max_fail_percentage 20778 1726882717.79538: done checking for max_fail_percentage 20778 1726882717.79539: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.79540: done checking to see if all hosts have failed 20778 1726882717.79541: getting the remaining hosts for this loop 20778 1726882717.79542: done getting the remaining hosts for this loop 20778 1726882717.79547: getting the next task for host managed_node2 20778 1726882717.79552: done getting next task for host managed_node2 20778 1726882717.79554: ^ task is: TASK: Copy testrepo.tar to the remote system 20778 1726882717.79556: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882717.79559: getting variables 20778 1726882717.79560: in VariableManager get_vars() 20778 1726882717.79587: Calling all_inventory to load vars for managed_node2 20778 1726882717.79598: Calling groups_inventory to load vars for managed_node2 20778 1726882717.79602: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.79612: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.79614: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.79617: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.79847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.80135: done with get_vars() 20778 1726882717.80147: done getting variables 20778 1726882717.80212: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:84 Friday 20 September 2024 21:38:37 -0400 (0:00:00.045) 0:00:10.534 ****** 20778 1726882717.80256: entering _queue_task() for managed_node2/copy 20778 1726882717.80693: worker is 1 (out of 1 available) 20778 1726882717.80704: exiting _queue_task() for managed_node2/copy 20778 1726882717.80716: done queuing things up, now waiting for results queue to drain 20778 1726882717.80717: waiting for pending results... 20778 1726882717.81027: running TaskExecutor() for managed_node2/TASK: Copy testrepo.tar to the remote system 20778 1726882717.81050: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005d 20778 1726882717.81073: variable 'ansible_search_path' from source: unknown 20778 1726882717.81128: calling self._execute() 20778 1726882717.81227: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.81251: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.81346: variable 'omit' from source: magic vars 20778 1726882717.81899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.84617: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.84671: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.84702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.84731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.84755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.84827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.84856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.84874: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.84904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.84915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.85046: variable 'ansible_distribution' from source: facts 20778 1726882717.85053: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.85071: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.85076: when evaluation is False, skipping this task 20778 1726882717.85079: _execute() done 20778 1726882717.85084: dumping result to json 20778 1726882717.85087: done dumping result, returning 20778 1726882717.85090: done running TaskExecutor() for managed_node2/TASK: Copy testrepo.tar to the remote system [0affc7ec-ae25-6d31-63bf-00000000005d] 20778 1726882717.85095: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005d 20778 1726882717.85196: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005d 20778 1726882717.85200: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.85249: no more pending results, returning what we have 20778 1726882717.85253: results queue empty 20778 1726882717.85254: checking for any_errors_fatal 20778 1726882717.85261: done checking for any_errors_fatal 20778 1726882717.85261: checking for max_fail_percentage 20778 1726882717.85264: done checking for max_fail_percentage 20778 1726882717.85264: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.85265: done checking to see if all hosts have failed 20778 1726882717.85266: getting the remaining hosts for this loop 20778 1726882717.85267: done getting the remaining hosts for this loop 20778 1726882717.85272: getting the next task for host managed_node2 20778 1726882717.85278: done getting next task for host managed_node2 20778 1726882717.85283: ^ task is: TASK: Untar testrepo.tar 20778 1726882717.85285: ^ 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 20778 1726882717.85288: getting variables 20778 1726882717.85289: in VariableManager get_vars() 20778 1726882717.85319: Calling all_inventory to load vars for managed_node2 20778 1726882717.85331: Calling groups_inventory to load vars for managed_node2 20778 1726882717.85336: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.85346: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.85348: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.85351: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.85513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.85654: done with get_vars() 20778 1726882717.85664: done getting variables 20778 1726882717.85741: Loading ActionModule 'unarchive' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/unarchive.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:90 Friday 20 September 2024 21:38:37 -0400 (0:00:00.055) 0:00:10.589 ****** 20778 1726882717.85763: entering _queue_task() for managed_node2/unarchive 20778 1726882717.85765: Creating lock for unarchive 20778 1726882717.85990: worker is 1 (out of 1 available) 20778 1726882717.86002: exiting _queue_task() for managed_node2/unarchive 20778 1726882717.86016: done queuing things up, now waiting for results queue to drain 20778 1726882717.86017: waiting for pending results... 20778 1726882717.86202: running TaskExecutor() for managed_node2/TASK: Untar testrepo.tar 20778 1726882717.86265: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005e 20778 1726882717.86278: variable 'ansible_search_path' from source: unknown 20778 1726882717.86311: calling self._execute() 20778 1726882717.86377: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.86381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.86393: variable 'omit' from source: magic vars 20778 1726882717.86830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.88611: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.88661: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.88693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.88731: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.88755: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.88821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.88845: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.88867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.88902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.88914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.89044: variable 'ansible_distribution' from source: facts 20778 1726882717.89049: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.89067: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.89070: when evaluation is False, skipping this task 20778 1726882717.89073: _execute() done 20778 1726882717.89075: dumping result to json 20778 1726882717.89078: done dumping result, returning 20778 1726882717.89088: done running TaskExecutor() for managed_node2/TASK: Untar testrepo.tar [0affc7ec-ae25-6d31-63bf-00000000005e] 20778 1726882717.89091: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005e 20778 1726882717.89189: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005e 20778 1726882717.89192: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.89242: no more pending results, returning what we have 20778 1726882717.89245: results queue empty 20778 1726882717.89246: checking for any_errors_fatal 20778 1726882717.89252: done checking for any_errors_fatal 20778 1726882717.89253: checking for max_fail_percentage 20778 1726882717.89255: done checking for max_fail_percentage 20778 1726882717.89256: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.89257: done checking to see if all hosts have failed 20778 1726882717.89257: getting the remaining hosts for this loop 20778 1726882717.89259: done getting the remaining hosts for this loop 20778 1726882717.89263: getting the next task for host managed_node2 20778 1726882717.89269: done getting next task for host managed_node2 20778 1726882717.89272: ^ task is: TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 20778 1726882717.89275: ^ 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 20778 1726882717.89278: getting variables 20778 1726882717.89280: in VariableManager get_vars() 20778 1726882717.89310: Calling all_inventory to load vars for managed_node2 20778 1726882717.89313: Calling groups_inventory to load vars for managed_node2 20778 1726882717.89316: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.89330: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.89332: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.89335: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.89542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.89680: done with get_vars() 20778 1726882717.89690: done getting variables 20778 1726882717.89857: variable '_rundir' from source: set_fact 20778 1726882717.89886: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [Create subdirectory './ansible' under '{{ _rundir.path }}'] ************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:96 Friday 20 September 2024 21:38:37 -0400 (0:00:00.041) 0:00:10.631 ****** 20778 1726882717.89904: entering _queue_task() for managed_node2/file 20778 1726882717.90129: worker is 1 (out of 1 available) 20778 1726882717.90142: exiting _queue_task() for managed_node2/file 20778 1726882717.90155: done queuing things up, now waiting for results queue to drain 20778 1726882717.90156: waiting for pending results... 20778 1726882717.90336: running TaskExecutor() for managed_node2/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' 20778 1726882717.90397: in run() - task 0affc7ec-ae25-6d31-63bf-00000000005f 20778 1726882717.90416: variable 'ansible_search_path' from source: unknown 20778 1726882717.90449: calling self._execute() 20778 1726882717.90512: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.90519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.90529: variable 'omit' from source: magic vars 20778 1726882717.90890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.92701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.92748: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.92779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.92811: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.92832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.92910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.92926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.92945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.92973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.92986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.93116: variable 'ansible_distribution' from source: facts 20778 1726882717.93122: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.93138: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.93141: when evaluation is False, skipping this task 20778 1726882717.93144: _execute() done 20778 1726882717.93146: dumping result to json 20778 1726882717.93149: done dumping result, returning 20778 1726882717.93156: done running TaskExecutor() for managed_node2/TASK: Create subdirectory './ansible' under '{{ _rundir.path }}' [0affc7ec-ae25-6d31-63bf-00000000005f] 20778 1726882717.93159: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005f 20778 1726882717.93255: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000005f 20778 1726882717.93258: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.93307: no more pending results, returning what we have 20778 1726882717.93311: results queue empty 20778 1726882717.93312: checking for any_errors_fatal 20778 1726882717.93317: done checking for any_errors_fatal 20778 1726882717.93318: checking for max_fail_percentage 20778 1726882717.93320: done checking for max_fail_percentage 20778 1726882717.93320: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.93323: done checking to see if all hosts have failed 20778 1726882717.93324: getting the remaining hosts for this loop 20778 1726882717.93326: done getting the remaining hosts for this loop 20778 1726882717.93330: getting the next task for host managed_node2 20778 1726882717.93336: done getting next task for host managed_node2 20778 1726882717.93339: ^ task is: TASK: Move module_utils to ansible directory 20778 1726882717.93341: ^ 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 20778 1726882717.93344: getting variables 20778 1726882717.93345: in VariableManager get_vars() 20778 1726882717.93377: Calling all_inventory to load vars for managed_node2 20778 1726882717.93380: Calling groups_inventory to load vars for managed_node2 20778 1726882717.93383: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.93395: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.93397: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.93400: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.93573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.93736: done with get_vars() 20778 1726882717.93744: done getting variables 20778 1726882717.93815: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:102 Friday 20 September 2024 21:38:37 -0400 (0:00:00.039) 0:00:10.670 ****** 20778 1726882717.93843: entering _queue_task() for managed_node2/shell 20778 1726882717.93844: Creating lock for shell 20778 1726882717.94062: worker is 1 (out of 1 available) 20778 1726882717.94075: exiting _queue_task() for managed_node2/shell 20778 1726882717.94089: done queuing things up, now waiting for results queue to drain 20778 1726882717.94091: waiting for pending results... 20778 1726882717.94266: running TaskExecutor() for managed_node2/TASK: Move module_utils to ansible directory 20778 1726882717.94322: in run() - task 0affc7ec-ae25-6d31-63bf-000000000060 20778 1726882717.94337: variable 'ansible_search_path' from source: unknown 20778 1726882717.94367: calling self._execute() 20778 1726882717.94431: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.94438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.94448: variable 'omit' from source: magic vars 20778 1726882717.94799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882717.96548: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882717.96602: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882717.96634: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882717.96661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882717.96683: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882717.96748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882717.96769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882717.96789: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882717.96817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882717.96833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882717.96953: variable 'ansible_distribution' from source: facts 20778 1726882717.96959: variable 'ansible_distribution_major_version' from source: facts 20778 1726882717.96976: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882717.96979: when evaluation is False, skipping this task 20778 1726882717.96985: _execute() done 20778 1726882717.96987: dumping result to json 20778 1726882717.96990: done dumping result, returning 20778 1726882717.96993: done running TaskExecutor() for managed_node2/TASK: Move module_utils to ansible directory [0affc7ec-ae25-6d31-63bf-000000000060] 20778 1726882717.96995: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000060 20778 1726882717.97085: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000060 20778 1726882717.97088: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882717.97136: no more pending results, returning what we have 20778 1726882717.97139: results queue empty 20778 1726882717.97140: checking for any_errors_fatal 20778 1726882717.97148: done checking for any_errors_fatal 20778 1726882717.97149: checking for max_fail_percentage 20778 1726882717.97151: done checking for max_fail_percentage 20778 1726882717.97152: checking to see if all hosts have failed and the running result is not ok 20778 1726882717.97153: done checking to see if all hosts have failed 20778 1726882717.97154: getting the remaining hosts for this loop 20778 1726882717.97155: done getting the remaining hosts for this loop 20778 1726882717.97159: getting the next task for host managed_node2 20778 1726882717.97164: done getting next task for host managed_node2 20778 1726882717.97167: ^ task is: TASK: Fake out python module directories, primarily for python2 20778 1726882717.97169: ^ 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 20778 1726882717.97171: getting variables 20778 1726882717.97173: in VariableManager get_vars() 20778 1726882717.97200: Calling all_inventory to load vars for managed_node2 20778 1726882717.97203: Calling groups_inventory to load vars for managed_node2 20778 1726882717.97206: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882717.97215: Calling all_plugins_play to load vars for managed_node2 20778 1726882717.97218: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882717.97220: Calling groups_plugins_play to load vars for managed_node2 20778 1726882717.97382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882717.97518: done with get_vars() 20778 1726882717.97528: done getting variables 20778 1726882717.97572: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:109 Friday 20 September 2024 21:38:37 -0400 (0:00:00.037) 0:00:10.708 ****** 20778 1726882717.97593: entering _queue_task() for managed_node2/shell 20778 1726882717.97800: worker is 1 (out of 1 available) 20778 1726882717.97814: exiting _queue_task() for managed_node2/shell 20778 1726882717.97829: done queuing things up, now waiting for results queue to drain 20778 1726882717.97831: waiting for pending results... 20778 1726882717.97996: running TaskExecutor() for managed_node2/TASK: Fake out python module directories, primarily for python2 20778 1726882717.98050: in run() - task 0affc7ec-ae25-6d31-63bf-000000000061 20778 1726882717.98063: variable 'ansible_search_path' from source: unknown 20778 1726882717.98099: calling self._execute() 20778 1726882717.98155: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882717.98160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882717.98171: variable 'omit' from source: magic vars 20778 1726882717.98540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.00314: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.00363: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.00402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.00430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.00454: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.00519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.00542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.00562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.00598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.00609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.00735: variable 'ansible_distribution' from source: facts 20778 1726882718.00740: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.00757: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.00760: when evaluation is False, skipping this task 20778 1726882718.00763: _execute() done 20778 1726882718.00767: dumping result to json 20778 1726882718.00770: done dumping result, returning 20778 1726882718.00778: done running TaskExecutor() for managed_node2/TASK: Fake out python module directories, primarily for python2 [0affc7ec-ae25-6d31-63bf-000000000061] 20778 1726882718.00781: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000061 20778 1726882718.00870: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000061 20778 1726882718.00873: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.00940: no more pending results, returning what we have 20778 1726882718.00943: results queue empty 20778 1726882718.00944: checking for any_errors_fatal 20778 1726882718.00949: done checking for any_errors_fatal 20778 1726882718.00950: checking for max_fail_percentage 20778 1726882718.00951: done checking for max_fail_percentage 20778 1726882718.00952: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.00953: done checking to see if all hosts have failed 20778 1726882718.00954: getting the remaining hosts for this loop 20778 1726882718.00955: done getting the remaining hosts for this loop 20778 1726882718.00959: getting the next task for host managed_node2 20778 1726882718.00965: done getting next task for host managed_node2 20778 1726882718.00967: ^ task is: TASK: Set _lsr_python_path 20778 1726882718.00970: ^ 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 20778 1726882718.00972: getting variables 20778 1726882718.00974: in VariableManager get_vars() 20778 1726882718.01002: Calling all_inventory to load vars for managed_node2 20778 1726882718.01005: Calling groups_inventory to load vars for managed_node2 20778 1726882718.01007: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.01017: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.01020: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.01024: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.01380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.01513: done with get_vars() 20778 1726882718.01520: done getting variables 20778 1726882718.01565: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set _lsr_python_path] **************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:118 Friday 20 September 2024 21:38:38 -0400 (0:00:00.039) 0:00:10.747 ****** 20778 1726882718.01586: entering _queue_task() for managed_node2/set_fact 20778 1726882718.01787: worker is 1 (out of 1 available) 20778 1726882718.01800: exiting _queue_task() for managed_node2/set_fact 20778 1726882718.01813: done queuing things up, now waiting for results queue to drain 20778 1726882718.01814: waiting for pending results... 20778 1726882718.01991: running TaskExecutor() for managed_node2/TASK: Set _lsr_python_path 20778 1726882718.02046: in run() - task 0affc7ec-ae25-6d31-63bf-000000000062 20778 1726882718.02061: variable 'ansible_search_path' from source: unknown 20778 1726882718.02092: calling self._execute() 20778 1726882718.02154: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.02160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.02173: variable 'omit' from source: magic vars 20778 1726882718.02530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.04110: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.04167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.04195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.04225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.04249: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.04309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.04344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.04366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.04396: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.04407: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.04535: variable 'ansible_distribution' from source: facts 20778 1726882718.04539: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.04556: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.04559: when evaluation is False, skipping this task 20778 1726882718.04562: _execute() done 20778 1726882718.04567: dumping result to json 20778 1726882718.04570: done dumping result, returning 20778 1726882718.04572: done running TaskExecutor() for managed_node2/TASK: Set _lsr_python_path [0affc7ec-ae25-6d31-63bf-000000000062] 20778 1726882718.04586: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000062 20778 1726882718.04670: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000062 20778 1726882718.04673: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.04725: no more pending results, returning what we have 20778 1726882718.04728: results queue empty 20778 1726882718.04730: checking for any_errors_fatal 20778 1726882718.04734: done checking for any_errors_fatal 20778 1726882718.04735: checking for max_fail_percentage 20778 1726882718.04737: done checking for max_fail_percentage 20778 1726882718.04738: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.04738: done checking to see if all hosts have failed 20778 1726882718.04739: getting the remaining hosts for this loop 20778 1726882718.04741: done getting the remaining hosts for this loop 20778 1726882718.04745: getting the next task for host managed_node2 20778 1726882718.04750: done getting next task for host managed_node2 20778 1726882718.04752: ^ task is: TASK: Show _lsr_python_path 20778 1726882718.04754: ^ 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 20778 1726882718.04757: getting variables 20778 1726882718.04758: in VariableManager get_vars() 20778 1726882718.04786: Calling all_inventory to load vars for managed_node2 20778 1726882718.04789: Calling groups_inventory to load vars for managed_node2 20778 1726882718.04791: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.04801: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.04803: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.04806: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.04954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.05091: done with get_vars() 20778 1726882718.05099: done getting variables 20778 1726882718.05142: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show _lsr_python_path] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:122 Friday 20 September 2024 21:38:38 -0400 (0:00:00.035) 0:00:10.783 ****** 20778 1726882718.05162: entering _queue_task() for managed_node2/debug 20778 1726882718.05355: worker is 1 (out of 1 available) 20778 1726882718.05367: exiting _queue_task() for managed_node2/debug 20778 1726882718.05379: done queuing things up, now waiting for results queue to drain 20778 1726882718.05380: waiting for pending results... 20778 1726882718.05568: running TaskExecutor() for managed_node2/TASK: Show _lsr_python_path 20778 1726882718.05635: in run() - task 0affc7ec-ae25-6d31-63bf-000000000063 20778 1726882718.05651: variable 'ansible_search_path' from source: unknown 20778 1726882718.05681: calling self._execute() 20778 1726882718.05750: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.05754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.05765: variable 'omit' from source: magic vars 20778 1726882718.06204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.07790: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.07849: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.07876: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.07907: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.07934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.08001: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.08027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.08050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.08077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.08090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.08218: variable 'ansible_distribution' from source: facts 20778 1726882718.08231: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.08245: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.08248: when evaluation is False, skipping this task 20778 1726882718.08253: _execute() done 20778 1726882718.08255: dumping result to json 20778 1726882718.08258: done dumping result, returning 20778 1726882718.08268: done running TaskExecutor() for managed_node2/TASK: Show _lsr_python_path [0affc7ec-ae25-6d31-63bf-000000000063] 20778 1726882718.08271: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000063 20778 1726882718.08361: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000063 20778 1726882718.08363: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882718.08411: no more pending results, returning what we have 20778 1726882718.08414: results queue empty 20778 1726882718.08415: checking for any_errors_fatal 20778 1726882718.08419: done checking for any_errors_fatal 20778 1726882718.08420: checking for max_fail_percentage 20778 1726882718.08424: done checking for max_fail_percentage 20778 1726882718.08425: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.08426: done checking to see if all hosts have failed 20778 1726882718.08427: getting the remaining hosts for this loop 20778 1726882718.08428: done getting the remaining hosts for this loop 20778 1726882718.08433: getting the next task for host managed_node2 20778 1726882718.08439: done getting next task for host managed_node2 20778 1726882718.08442: ^ task is: TASK: List the files in {{ _rundir.path }} 20778 1726882718.08444: ^ 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 20778 1726882718.08447: getting variables 20778 1726882718.08449: in VariableManager get_vars() 20778 1726882718.08479: Calling all_inventory to load vars for managed_node2 20778 1726882718.08484: Calling groups_inventory to load vars for managed_node2 20778 1726882718.08487: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.08497: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.08500: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.08502: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.08709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.08846: done with get_vars() 20778 1726882718.08856: done getting variables 20778 1726882718.08900: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 20778 1726882718.09002: variable '_rundir' from source: set_fact 20778 1726882718.09011: Ignoring undefined failure: 'dict object' has no attribute 'path' TASK [List the files in {{ _rundir.path }}] ************************************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:126 Friday 20 September 2024 21:38:38 -0400 (0:00:00.038) 0:00:10.822 ****** 20778 1726882718.09031: entering _queue_task() for managed_node2/command 20778 1726882718.09233: worker is 1 (out of 1 available) 20778 1726882718.09246: exiting _queue_task() for managed_node2/command 20778 1726882718.09261: done queuing things up, now waiting for results queue to drain 20778 1726882718.09262: waiting for pending results... 20778 1726882718.09455: running TaskExecutor() for managed_node2/TASK: List the files in {{ _rundir.path }} 20778 1726882718.09521: in run() - task 0affc7ec-ae25-6d31-63bf-000000000064 20778 1726882718.09530: variable 'ansible_search_path' from source: unknown 20778 1726882718.09562: calling self._execute() 20778 1726882718.09626: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.09641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.09649: variable 'omit' from source: magic vars 20778 1726882718.10005: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.11615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.11666: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.11699: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.11738: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.11761: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.11827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.11848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.11867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.11899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.11912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.12041: variable 'ansible_distribution' from source: facts 20778 1726882718.12046: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.12063: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.12067: when evaluation is False, skipping this task 20778 1726882718.12069: _execute() done 20778 1726882718.12072: dumping result to json 20778 1726882718.12074: done dumping result, returning 20778 1726882718.12084: done running TaskExecutor() for managed_node2/TASK: List the files in {{ _rundir.path }} [0affc7ec-ae25-6d31-63bf-000000000064] 20778 1726882718.12086: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000064 20778 1726882718.12179: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000064 20778 1726882718.12184: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.12247: no more pending results, returning what we have 20778 1726882718.12249: results queue empty 20778 1726882718.12251: checking for any_errors_fatal 20778 1726882718.12258: done checking for any_errors_fatal 20778 1726882718.12259: checking for max_fail_percentage 20778 1726882718.12261: done checking for max_fail_percentage 20778 1726882718.12262: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.12263: done checking to see if all hosts have failed 20778 1726882718.12263: getting the remaining hosts for this loop 20778 1726882718.12265: done getting the remaining hosts for this loop 20778 1726882718.12269: getting the next task for host managed_node2 20778 1726882718.12276: done getting next task for host managed_node2 20778 1726882718.12279: ^ task is: TASK: Run pytest with nm 20778 1726882718.12284: ^ 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 20778 1726882718.12287: getting variables 20778 1726882718.12288: in VariableManager get_vars() 20778 1726882718.12327: Calling all_inventory to load vars for managed_node2 20778 1726882718.12329: Calling groups_inventory to load vars for managed_node2 20778 1726882718.12332: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.12342: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.12345: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.12347: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.12508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.12655: done with get_vars() 20778 1726882718.12664: done getting variables 20778 1726882718.12710: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run pytest with nm] ****************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:132 Friday 20 September 2024 21:38:38 -0400 (0:00:00.037) 0:00:10.859 ****** 20778 1726882718.12734: entering _queue_task() for managed_node2/command 20778 1726882718.12964: worker is 1 (out of 1 available) 20778 1726882718.12978: exiting _queue_task() for managed_node2/command 20778 1726882718.12993: done queuing things up, now waiting for results queue to drain 20778 1726882718.12995: waiting for pending results... 20778 1726882718.13174: running TaskExecutor() for managed_node2/TASK: Run pytest with nm 20778 1726882718.13243: in run() - task 0affc7ec-ae25-6d31-63bf-000000000066 20778 1726882718.13257: variable 'ansible_search_path' from source: unknown 20778 1726882718.13288: calling self._execute() 20778 1726882718.13352: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.13358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.13367: variable 'omit' from source: magic vars 20778 1726882718.13792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.15337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.15393: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.15425: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.15453: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.15472: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.15541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.15562: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.15584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.15613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.15626: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.15754: variable 'ansible_distribution' from source: facts 20778 1726882718.15758: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.15775: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.15778: when evaluation is False, skipping this task 20778 1726882718.15783: _execute() done 20778 1726882718.15786: dumping result to json 20778 1726882718.15788: done dumping result, returning 20778 1726882718.15793: done running TaskExecutor() for managed_node2/TASK: Run pytest with nm [0affc7ec-ae25-6d31-63bf-000000000066] 20778 1726882718.15798: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000066 20778 1726882718.15900: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000066 20778 1726882718.15903: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.15954: no more pending results, returning what we have 20778 1726882718.15957: results queue empty 20778 1726882718.15958: checking for any_errors_fatal 20778 1726882718.15963: done checking for any_errors_fatal 20778 1726882718.15964: checking for max_fail_percentage 20778 1726882718.15967: done checking for max_fail_percentage 20778 1726882718.15968: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.15969: done checking to see if all hosts have failed 20778 1726882718.15970: getting the remaining hosts for this loop 20778 1726882718.15971: done getting the remaining hosts for this loop 20778 1726882718.15976: getting the next task for host managed_node2 20778 1726882718.15985: done getting next task for host managed_node2 20778 1726882718.15988: ^ task is: TASK: Debug stdout_lines of the running playbook with nm 20778 1726882718.15990: ^ 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=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882718.15994: getting variables 20778 1726882718.15995: in VariableManager get_vars() 20778 1726882718.16032: Calling all_inventory to load vars for managed_node2 20778 1726882718.16035: Calling groups_inventory to load vars for managed_node2 20778 1726882718.16039: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.16050: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.16052: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.16055: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.16243: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.16387: done with get_vars() 20778 1726882718.16395: done getting variables 20778 1726882718.16448: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with nm] ********************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:142 Friday 20 September 2024 21:38:38 -0400 (0:00:00.037) 0:00:10.896 ****** 20778 1726882718.16471: entering _queue_task() for managed_node2/debug 20778 1726882718.16674: worker is 1 (out of 1 available) 20778 1726882718.16688: exiting _queue_task() for managed_node2/debug 20778 1726882718.16699: done queuing things up, now waiting for results queue to drain 20778 1726882718.16700: waiting for pending results... 20778 1726882718.16881: running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with nm 20778 1726882718.16952: in run() - task 0affc7ec-ae25-6d31-63bf-000000000067 20778 1726882718.16965: variable 'ansible_search_path' from source: unknown 20778 1726882718.16999: calling self._execute() 20778 1726882718.17065: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.17069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.17079: variable 'omit' from source: magic vars 20778 1726882718.17441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.19041: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.19090: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.19133: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.19161: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.19181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.19253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.19274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.19296: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.19329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.19343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.19472: variable 'ansible_distribution' from source: facts 20778 1726882718.19478: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.19497: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.19500: when evaluation is False, skipping this task 20778 1726882718.19503: _execute() done 20778 1726882718.19506: dumping result to json 20778 1726882718.19509: done dumping result, returning 20778 1726882718.19516: done running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with nm [0affc7ec-ae25-6d31-63bf-000000000067] 20778 1726882718.19519: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000067 20778 1726882718.19614: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000067 20778 1726882718.19617: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882718.19688: no more pending results, returning what we have 20778 1726882718.19692: results queue empty 20778 1726882718.19693: checking for any_errors_fatal 20778 1726882718.19699: done checking for any_errors_fatal 20778 1726882718.19700: checking for max_fail_percentage 20778 1726882718.19701: done checking for max_fail_percentage 20778 1726882718.19702: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.19704: done checking to see if all hosts have failed 20778 1726882718.19704: getting the remaining hosts for this loop 20778 1726882718.19706: done getting the remaining hosts for this loop 20778 1726882718.19710: getting the next task for host managed_node2 20778 1726882718.19718: done getting next task for host managed_node2 20778 1726882718.19721: ^ task is: TASK: Install network-scripts when running pytest with initscripts 20778 1726882718.19729: ^ 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 20778 1726882718.19733: getting variables 20778 1726882718.19740: in VariableManager get_vars() 20778 1726882718.19768: Calling all_inventory to load vars for managed_node2 20778 1726882718.19771: Calling groups_inventory to load vars for managed_node2 20778 1726882718.19773: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.19784: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.19786: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.19789: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.19948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.20115: done with get_vars() 20778 1726882718.20125: done getting variables 20778 1726882718.20167: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install network-scripts when running pytest with initscripts] ************ task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:148 Friday 20 September 2024 21:38:38 -0400 (0:00:00.037) 0:00:10.934 ****** 20778 1726882718.20194: entering _queue_task() for managed_node2/package 20778 1726882718.20410: worker is 1 (out of 1 available) 20778 1726882718.20427: exiting _queue_task() for managed_node2/package 20778 1726882718.20442: done queuing things up, now waiting for results queue to drain 20778 1726882718.20443: waiting for pending results... 20778 1726882718.20618: running TaskExecutor() for managed_node2/TASK: Install network-scripts when running pytest with initscripts 20778 1726882718.20700: in run() - task 0affc7ec-ae25-6d31-63bf-000000000069 20778 1726882718.20711: variable 'ansible_search_path' from source: unknown 20778 1726882718.20746: calling self._execute() 20778 1726882718.20811: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.20815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.20826: variable 'omit' from source: magic vars 20778 1726882718.21189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.22809: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.22861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.22893: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.22920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.22941: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.23010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.23228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.23232: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.23235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.23238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.23305: variable 'ansible_distribution' from source: facts 20778 1726882718.23317: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.23345: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.23354: when evaluation is False, skipping this task 20778 1726882718.23362: _execute() done 20778 1726882718.23369: dumping result to json 20778 1726882718.23376: done dumping result, returning 20778 1726882718.23388: done running TaskExecutor() for managed_node2/TASK: Install network-scripts when running pytest with initscripts [0affc7ec-ae25-6d31-63bf-000000000069] 20778 1726882718.23397: sending task result for task 0affc7ec-ae25-6d31-63bf-000000000069 skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.23565: no more pending results, returning what we have 20778 1726882718.23569: results queue empty 20778 1726882718.23570: checking for any_errors_fatal 20778 1726882718.23577: done checking for any_errors_fatal 20778 1726882718.23578: checking for max_fail_percentage 20778 1726882718.23580: done checking for max_fail_percentage 20778 1726882718.23583: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.23584: done checking to see if all hosts have failed 20778 1726882718.23585: getting the remaining hosts for this loop 20778 1726882718.23586: done getting the remaining hosts for this loop 20778 1726882718.23591: getting the next task for host managed_node2 20778 1726882718.23598: done getting next task for host managed_node2 20778 1726882718.23600: ^ task is: TASK: Run pytest with initscripts 20778 1726882718.23603: ^ 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=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 20778 1726882718.23606: getting variables 20778 1726882718.23608: in VariableManager get_vars() 20778 1726882718.23642: Calling all_inventory to load vars for managed_node2 20778 1726882718.23645: Calling groups_inventory to load vars for managed_node2 20778 1726882718.23648: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.23662: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.23664: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.23668: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.23978: done sending task result for task 0affc7ec-ae25-6d31-63bf-000000000069 20778 1726882718.23982: WORKER PROCESS EXITING 20778 1726882718.24007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.24248: done with get_vars() 20778 1726882718.24260: done getting variables 20778 1726882718.24320: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run pytest with initscripts] ********************************************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:153 Friday 20 September 2024 21:38:38 -0400 (0:00:00.041) 0:00:10.975 ****** 20778 1726882718.24355: entering _queue_task() for managed_node2/command 20778 1726882718.24592: worker is 1 (out of 1 available) 20778 1726882718.24604: exiting _queue_task() for managed_node2/command 20778 1726882718.24618: done queuing things up, now waiting for results queue to drain 20778 1726882718.24619: waiting for pending results... 20778 1726882718.24830: running TaskExecutor() for managed_node2/TASK: Run pytest with initscripts 20778 1726882718.24891: in run() - task 0affc7ec-ae25-6d31-63bf-00000000006a 20778 1726882718.24906: variable 'ansible_search_path' from source: unknown 20778 1726882718.24943: calling self._execute() 20778 1726882718.25006: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.25011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.25019: variable 'omit' from source: magic vars 20778 1726882718.25387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.27429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.27433: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.27479: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.27524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.27560: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.27646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.27679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.27712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.27840: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.27862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.28086: variable 'ansible_distribution' from source: facts 20778 1726882718.28108: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.28144: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.28154: when evaluation is False, skipping this task 20778 1726882718.28162: _execute() done 20778 1726882718.28169: dumping result to json 20778 1726882718.28177: done dumping result, returning 20778 1726882718.28191: done running TaskExecutor() for managed_node2/TASK: Run pytest with initscripts [0affc7ec-ae25-6d31-63bf-00000000006a] 20778 1726882718.28200: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006a skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.28529: no more pending results, returning what we have 20778 1726882718.28533: results queue empty 20778 1726882718.28534: checking for any_errors_fatal 20778 1726882718.28541: done checking for any_errors_fatal 20778 1726882718.28542: checking for max_fail_percentage 20778 1726882718.28553: done checking for max_fail_percentage 20778 1726882718.28558: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.28559: done checking to see if all hosts have failed 20778 1726882718.28560: getting the remaining hosts for this loop 20778 1726882718.28562: done getting the remaining hosts for this loop 20778 1726882718.28568: getting the next task for host managed_node2 20778 1726882718.28577: done getting next task for host managed_node2 20778 1726882718.28580: ^ task is: TASK: Debug stdout_lines of the running playbook with initscripts 20778 1726882718.28586: ^ 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=2, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882718.28590: getting variables 20778 1726882718.28592: in VariableManager get_vars() 20778 1726882718.28630: Calling all_inventory to load vars for managed_node2 20778 1726882718.28633: Calling groups_inventory to load vars for managed_node2 20778 1726882718.28638: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.28733: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006a 20778 1726882718.28736: WORKER PROCESS EXITING 20778 1726882718.28750: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.28753: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.28757: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.29360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.29637: done with get_vars() 20778 1726882718.29648: done getting variables 20778 1726882718.29723: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Debug stdout_lines of the running playbook with initscripts] ************* task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:163 Friday 20 September 2024 21:38:38 -0400 (0:00:00.053) 0:00:11.029 ****** 20778 1726882718.29753: entering _queue_task() for managed_node2/debug 20778 1726882718.30094: worker is 1 (out of 1 available) 20778 1726882718.30226: exiting _queue_task() for managed_node2/debug 20778 1726882718.30241: done queuing things up, now waiting for results queue to drain 20778 1726882718.30243: waiting for pending results... 20778 1726882718.30471: running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with initscripts 20778 1726882718.30595: in run() - task 0affc7ec-ae25-6d31-63bf-00000000006b 20778 1726882718.30617: variable 'ansible_search_path' from source: unknown 20778 1726882718.30675: calling self._execute() 20778 1726882718.30807: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.30811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.30814: variable 'omit' from source: magic vars 20778 1726882718.31443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.33618: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.33669: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.33701: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.33732: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.33753: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.33826: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.33856: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.33876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.33909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.33924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.34054: variable 'ansible_distribution' from source: facts 20778 1726882718.34060: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.34078: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.34084: when evaluation is False, skipping this task 20778 1726882718.34087: _execute() done 20778 1726882718.34089: dumping result to json 20778 1726882718.34092: done dumping result, returning 20778 1726882718.34098: done running TaskExecutor() for managed_node2/TASK: Debug stdout_lines of the running playbook with initscripts [0affc7ec-ae25-6d31-63bf-00000000006b] 20778 1726882718.34101: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006b 20778 1726882718.34198: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006b 20778 1726882718.34201: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)" } 20778 1726882718.34271: no more pending results, returning what we have 20778 1726882718.34275: results queue empty 20778 1726882718.34276: checking for any_errors_fatal 20778 1726882718.34285: done checking for any_errors_fatal 20778 1726882718.34286: checking for max_fail_percentage 20778 1726882718.34287: done checking for max_fail_percentage 20778 1726882718.34288: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.34289: done checking to see if all hosts have failed 20778 1726882718.34290: getting the remaining hosts for this loop 20778 1726882718.34291: done getting the remaining hosts for this loop 20778 1726882718.34296: getting the next task for host managed_node2 20778 1726882718.34303: done getting next task for host managed_node2 20778 1726882718.34306: ^ task is: TASK: Remove local tar file 20778 1726882718.34308: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882718.34320: getting variables 20778 1726882718.34324: in VariableManager get_vars() 20778 1726882718.34351: Calling all_inventory to load vars for managed_node2 20778 1726882718.34354: Calling groups_inventory to load vars for managed_node2 20778 1726882718.34357: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.34367: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.34369: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.34372: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.34573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.34799: done with get_vars() 20778 1726882718.34812: done getting variables TASK [Remove local tar file] *************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:167 Friday 20 September 2024 21:38:38 -0400 (0:00:00.051) 0:00:11.081 ****** 20778 1726882718.34916: entering _queue_task() for managed_node2/file 20778 1726882718.35447: worker is 1 (out of 1 available) 20778 1726882718.35455: exiting _queue_task() for managed_node2/file 20778 1726882718.35466: done queuing things up, now waiting for results queue to drain 20778 1726882718.35467: waiting for pending results... 20778 1726882718.35538: running TaskExecutor() for managed_node2/TASK: Remove local tar file 20778 1726882718.35612: in run() - task 0affc7ec-ae25-6d31-63bf-00000000006c 20778 1726882718.35628: variable 'ansible_search_path' from source: unknown 20778 1726882718.35660: calling self._execute() 20778 1726882718.35690: in VariableManager get_vars() 20778 1726882718.35728: Calling all_inventory to load vars for localhost 20778 1726882718.35734: Calling groups_inventory to load vars for localhost 20778 1726882718.35738: Calling all_plugins_inventory to load vars for localhost 20778 1726882718.35756: Calling all_plugins_play to load vars for localhost 20778 1726882718.35760: Calling groups_plugins_inventory to load vars for localhost 20778 1726882718.35766: Calling groups_plugins_play to load vars for localhost 20778 1726882718.35844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.35863: done with get_vars() 20778 1726882718.35869: variable 'inventory_hostname' from source: host vars for 'managed_node2' 20778 1726882718.35920: variable 'ansible_delegated_vars' from source: unknown 20778 1726882718.35929: variable 'ansible_connection' from source: host vars for 'localhost' 20778 1726882718.35932: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 20778 1726882718.35944: variable 'omit' from source: magic vars 20778 1726882718.36333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.38128: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.38132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.38135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.38188: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.38226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.38332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.38385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.38425: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.38490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.38511: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.38734: variable 'ansible_distribution' from source: facts 20778 1726882718.38746: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.38775: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.38798: when evaluation is False, skipping this task 20778 1726882718.38807: _execute() done 20778 1726882718.38814: dumping result to json 20778 1726882718.38888: done dumping result, returning 20778 1726882718.38894: done running TaskExecutor() for managed_node2/TASK: Remove local tar file [0affc7ec-ae25-6d31-63bf-00000000006c] 20778 1726882718.38897: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006c 20778 1726882718.38966: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006c 20778 1726882718.38969: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.39021: no more pending results, returning what we have 20778 1726882718.39027: results queue empty 20778 1726882718.39028: checking for any_errors_fatal 20778 1726882718.39034: done checking for any_errors_fatal 20778 1726882718.39034: checking for max_fail_percentage 20778 1726882718.39036: done checking for max_fail_percentage 20778 1726882718.39037: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.39038: done checking to see if all hosts have failed 20778 1726882718.39038: getting the remaining hosts for this loop 20778 1726882718.39040: done getting the remaining hosts for this loop 20778 1726882718.39044: getting the next task for host managed_node2 20778 1726882718.39050: done getting next task for host managed_node2 20778 1726882718.39052: ^ task is: TASK: Remove tempdir 20778 1726882718.39054: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 20778 1726882718.39058: getting variables 20778 1726882718.39059: in VariableManager get_vars() 20778 1726882718.39089: Calling all_inventory to load vars for managed_node2 20778 1726882718.39092: Calling groups_inventory to load vars for managed_node2 20778 1726882718.39095: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.39107: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.39109: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.39112: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.39354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.39493: done with get_vars() 20778 1726882718.39506: done getting variables TASK [Remove tempdir] ********************************************************** task path: /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:173 Friday 20 September 2024 21:38:38 -0400 (0:00:00.046) 0:00:11.127 ****** 20778 1726882718.39584: entering _queue_task() for managed_node2/file 20778 1726882718.39809: worker is 1 (out of 1 available) 20778 1726882718.39825: exiting _queue_task() for managed_node2/file 20778 1726882718.39836: done queuing things up, now waiting for results queue to drain 20778 1726882718.39837: waiting for pending results... 20778 1726882718.40015: running TaskExecutor() for managed_node2/TASK: Remove tempdir 20778 1726882718.40078: in run() - task 0affc7ec-ae25-6d31-63bf-00000000006d 20778 1726882718.40089: variable 'ansible_search_path' from source: unknown 20778 1726882718.40120: calling self._execute() 20778 1726882718.40189: variable 'ansible_host' from source: host vars for 'managed_node2' 20778 1726882718.40193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 20778 1726882718.40200: variable 'omit' from source: magic vars 20778 1726882718.40560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 20778 1726882718.42621: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 20778 1726882718.42751: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 20778 1726882718.42764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 20778 1726882718.42809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 20778 1726882718.42861: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 20778 1726882718.42970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 20778 1726882718.43029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 20778 1726882718.43052: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 20778 1726882718.43113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 20778 1726882718.43140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 20778 1726882718.43300: variable 'ansible_distribution' from source: facts 20778 1726882718.43308: variable 'ansible_distribution_major_version' from source: facts 20778 1726882718.43325: Evaluated conditional ((ansible_distribution in ["CentOS", "RedHat"] and ansible_distribution_major_version == "8") or (ansible_distribution == "Fedora" and ansible_distribution_major_version | int < 39)): False 20778 1726882718.43329: when evaluation is False, skipping this task 20778 1726882718.43331: _execute() done 20778 1726882718.43334: dumping result to json 20778 1726882718.43337: done dumping result, returning 20778 1726882718.43344: done running TaskExecutor() for managed_node2/TASK: Remove tempdir [0affc7ec-ae25-6d31-63bf-00000000006d] 20778 1726882718.43348: sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006d 20778 1726882718.43449: done sending task result for task 0affc7ec-ae25-6d31-63bf-00000000006d 20778 1726882718.43452: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "(ansible_distribution in [\"CentOS\", \"RedHat\"] and ansible_distribution_major_version == \"8\") or (ansible_distribution == \"Fedora\" and ansible_distribution_major_version | int < 39)", "skip_reason": "Conditional result was False" } 20778 1726882718.43510: no more pending results, returning what we have 20778 1726882718.43514: results queue empty 20778 1726882718.43515: checking for any_errors_fatal 20778 1726882718.43520: done checking for any_errors_fatal 20778 1726882718.43520: checking for max_fail_percentage 20778 1726882718.43524: done checking for max_fail_percentage 20778 1726882718.43525: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.43526: done checking to see if all hosts have failed 20778 1726882718.43527: getting the remaining hosts for this loop 20778 1726882718.43528: done getting the remaining hosts for this loop 20778 1726882718.43534: getting the next task for host managed_node2 20778 1726882718.43540: done getting next task for host managed_node2 20778 1726882718.43543: ^ task is: TASK: meta (flush_handlers) 20778 1726882718.43545: ^ 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 20778 1726882718.43548: getting variables 20778 1726882718.43549: in VariableManager get_vars() 20778 1726882718.43580: Calling all_inventory to load vars for managed_node2 20778 1726882718.43585: Calling groups_inventory to load vars for managed_node2 20778 1726882718.43588: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.43599: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.43601: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.43604: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.43776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.43917: done with get_vars() 20778 1726882718.43928: done getting variables 20778 1726882718.43982: in VariableManager get_vars() 20778 1726882718.43991: Calling all_inventory to load vars for managed_node2 20778 1726882718.43992: Calling groups_inventory to load vars for managed_node2 20778 1726882718.43994: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.43997: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.43999: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.44001: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.44129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.44257: done with get_vars() 20778 1726882718.44267: done queuing things up, now waiting for results queue to drain 20778 1726882718.44268: results queue empty 20778 1726882718.44269: checking for any_errors_fatal 20778 1726882718.44271: done checking for any_errors_fatal 20778 1726882718.44271: checking for max_fail_percentage 20778 1726882718.44272: done checking for max_fail_percentage 20778 1726882718.44272: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.44273: done checking to see if all hosts have failed 20778 1726882718.44273: getting the remaining hosts for this loop 20778 1726882718.44274: done getting the remaining hosts for this loop 20778 1726882718.44276: getting the next task for host managed_node2 20778 1726882718.44279: done getting next task for host managed_node2 20778 1726882718.44280: ^ task is: TASK: meta (flush_handlers) 20778 1726882718.44282: ^ 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 20778 1726882718.44284: getting variables 20778 1726882718.44285: in VariableManager get_vars() 20778 1726882718.44292: Calling all_inventory to load vars for managed_node2 20778 1726882718.44294: Calling groups_inventory to load vars for managed_node2 20778 1726882718.44299: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.44303: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.44304: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.44306: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.44402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.44534: done with get_vars() 20778 1726882718.44540: done getting variables 20778 1726882718.44571: in VariableManager get_vars() 20778 1726882718.44577: Calling all_inventory to load vars for managed_node2 20778 1726882718.44578: Calling groups_inventory to load vars for managed_node2 20778 1726882718.44580: Calling all_plugins_inventory to load vars for managed_node2 20778 1726882718.44583: Calling all_plugins_play to load vars for managed_node2 20778 1726882718.44585: Calling groups_plugins_inventory to load vars for managed_node2 20778 1726882718.44587: Calling groups_plugins_play to load vars for managed_node2 20778 1726882718.44697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 20778 1726882718.44824: done with get_vars() 20778 1726882718.44834: done queuing things up, now waiting for results queue to drain 20778 1726882718.44837: results queue empty 20778 1726882718.44837: checking for any_errors_fatal 20778 1726882718.44838: done checking for any_errors_fatal 20778 1726882718.44839: checking for max_fail_percentage 20778 1726882718.44839: done checking for max_fail_percentage 20778 1726882718.44840: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.44840: done checking to see if all hosts have failed 20778 1726882718.44841: getting the remaining hosts for this loop 20778 1726882718.44841: done getting the remaining hosts for this loop 20778 1726882718.44843: getting the next task for host managed_node2 20778 1726882718.44845: done getting next task for host managed_node2 20778 1726882718.44846: ^ task is: None 20778 1726882718.44847: ^ 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 20778 1726882718.44847: done queuing things up, now waiting for results queue to drain 20778 1726882718.44848: results queue empty 20778 1726882718.44848: checking for any_errors_fatal 20778 1726882718.44849: done checking for any_errors_fatal 20778 1726882718.44849: checking for max_fail_percentage 20778 1726882718.44850: done checking for max_fail_percentage 20778 1726882718.44850: checking to see if all hosts have failed and the running result is not ok 20778 1726882718.44851: done checking to see if all hosts have failed 20778 1726882718.44852: getting the next task for host managed_node2 20778 1726882718.44853: done getting next task for host managed_node2 20778 1726882718.44854: ^ task is: None 20778 1726882718.44854: ^ 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_node2 : ok=6 changed=0 unreachable=0 failed=0 skipped=84 rescued=0 ignored=0 Friday 20 September 2024 21:38:38 -0400 (0:00:00.053) 0:00:11.181 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 3.42s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_integration_pytest.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 2.40s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.79s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Install Pytest ---------------------------------------------------------- 0.14s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:18 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.11s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Set network provider to 'nm' -------------------------------------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:10 fedora.linux_system_roles.network : Print network provider -------------- 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Install rpm dependencies ------------------------------------------------ 0.10s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/integration_pytest_python3.yml:12 Gathering Facts --------------------------------------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_initscripts.yml:3 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Include the task 'enable_epel.yml' -------------------------------------- 0.08s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Configure networking state ---------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Gathering Facts --------------------------------------------------------- 0.07s /tmp/collections-AQL/ansible_collections/fedora/linux_system_roles/tests/network/tests_default_nm.yml:3 20778 1726882718.44920: RUNNING CLEANUP